Incus · Capability
Incus external REST API — cluster
Incus external REST API — cluster. 14 operations. Lead operation: Get the cluster configuration. Self-contained Naftiko capability covering one Incus business surface.
What You Can Do
GET
Clusterget
— Get the cluster configuration
/v1/1-0/cluster
PUT
Clusterput
— Update the cluster configuration
/v1/1-0/cluster
PUT
Clusteringupdatecert
— Update the certificate for the cluster
/v1/1-0/cluster/certificate
POST
Clustergroupspost
— Create a cluster group.
/v1/1-0/cluster/groups
GET
Clustermembersget
— Get the cluster members
/v1/1-0/cluster/members
POST
Clustermemberspost
— Request a join token
/v1/1-0/cluster/members
DELETE
Clustermemberdelete
— Delete the cluster member
/v1/1-0/cluster/members/{name}
GET
Clustermemberget
— Get the cluster member
/v1/1-0/cluster/members/{name}
PATCH
Clustermemberpatch
— Partially update the cluster member
/v1/1-0/cluster/members/{name}
POST
Clustermemberpost
— Rename the cluster member
/v1/1-0/cluster/members/{name}
PUT
Clustermemberput
— Update the cluster member
/v1/1-0/cluster/members/{name}
GET
Clustermemberstateget
— Get state of the cluster member
/v1/1-0/cluster/members/{name}/state
POST
Clustermemberstatepost
— Evacuate or restore a cluster member
/v1/1-0/cluster/members/{name}/state
GET
Clustermembersgetrecursion1
— Get the cluster members
/v1/1-0/cluster/members-recursion-1
MCP Tools
get-cluster-configuration
Get the cluster configuration
read-only
idempotent
update-cluster-configuration
Update the cluster configuration
idempotent
update-certificate-cluster
Update the certificate for the cluster
idempotent
create-cluster-group
Create a cluster group.
get-cluster-members
Get the cluster members
read-only
idempotent
request-join-token
Request a join token
delete-cluster-member
Delete the cluster member
idempotent
get-cluster-member
Get the cluster member
read-only
idempotent
partially-update-cluster-member
Partially update the cluster member
idempotent
rename-cluster-member
Rename the cluster member
update-cluster-member
Update the cluster member
idempotent
get-state-cluster-member
Get state of the cluster member
read-only
idempotent
evacuate-restore-cluster-member
Evacuate or restore a cluster member
get-cluster-members-2
Get the cluster members
read-only
idempotent