Proxmox

Discover Proxmox guests on a node

Connects to an existing SSH host (a Proxmox node) using its stored credentials, runs pvesh to enumerate all guests (VMs and LXC containers) in the cluster, and returns them ready to be imported as Termix hosts. No separate Proxmox API token is required.

post/proxmox/discover

Request body

hostIdnumber required

ID of the SSH host that is a Proxmox node.

Response

Discovered guests.

credentialIdnumber nullable
defaultCredentialIdnumber nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.