proxmox_ping |
Checks API reachability and reports the Proxmox version |
proxmox_cluster_resources |
Lists all cluster resources (nodes, VMs, LXC, storage) |
proxmox_nodes |
Lists cluster nodes with status |
proxmox_node_status |
Node status and statistics (CPU, memory) |
proxmox_vms |
Lists QEMU VMs (optionally for one node) |
proxmox_lxc |
Lists LXC containers (optionally for one node) |
proxmox_vm_status |
Status of a VM or container (vmid; node optional, auto-resolved) |
proxmox_vm_start |
Starts a VM or container |
proxmox_vm_stop |
Stops a VM or container (ACPI shutdown, falls back to stop) |
proxmox_vm_restart |
Restarts a VM or container |
proxmox_vm_snapshot_list |
Lists snapshots of a VM or container |
proxmox_vm_snapshot_create |
Creates a snapshot of a VM or container |
proxmox_vm_snapshot_delete |
Deletes a snapshot of a VM or container |
proxmox_tasks |
Lists recent cluster tasks |
proxmox_node_logs |
Reads the systemd journal of a node |