# Variables
ErrVMDoesNotExist is returned when the VM identifier cannot be found on any cluster node.
# Structs
Client is an interface for accessing the Proxmox cluster API.
NextIDRequestBody contains the data for a cluster next id request.
NextIDResponseBody contains the body from a cluster next id response.
OptionsRequestData contains the body for cluster options request.
OptionsResponseBody contains the body from a cluster options response.
OptionsResponseData contains the data from a cluster options response.
ResourcesListBody contains the body from a cluste resource list response.
ResourcesListRequestBody contains the body params to cluster resource list request.
ResourcesListResponseData contains the data from a cluster resource list body response.