Guest Feature Availability
proxmox_guest_featureCheck whether snapshot, clone, or copy is available for a VM or LXC container before attempting the operation.
Instructions
Check if a feature (snapshot, clone, copy) is available for a VM (type=vm) or LXC container (type=lxc)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | Node name where VM is located | |
| type | Yes | ||
| vmid | Yes | VM ID number | |
| feature | Yes | Feature to check (snapshot, clone, copy) |