Skip to main content

Module cluster_api

Module cluster_api 

Source

Enums§

ClusterGetClusterError
struct for typed errors of method cluster_get_cluster
ClusterGetStatusError
struct for typed errors of method cluster_get_status
ClusterLogError
struct for typed errors of method cluster_log
ClusterNextidError
struct for typed errors of method cluster_nextid
ClusterResourcesError
struct for typed errors of method cluster_resources
ClusterTasksError
struct for typed errors of method cluster_tasks

Functions§

cluster_get_cluster
Cluster index.
cluster_get_status
Get cluster status information.
cluster_log
Read cluster log Permissions: The user needs ‘Sys.Syslog’ on ‘/’ in order to get all logs.
cluster_nextid
Get next free VMID. Pass a VMID to assert that its free (at time of check).
cluster_resources
Resources index (cluster wide).
cluster_tasks
List recent tasks (cluster wide).