Incus · Capability
Incus external REST API — cluster-groups
Incus external REST API — cluster-groups. 7 operations. Lead operation: Get the cluster groups. Self-contained Naftiko capability covering one Incus business surface.
What You Can Do
GET
Clustergroupsget
— Get the cluster groups
/v1/1-0/cluster/groups
DELETE
Clustergroupdelete
— Delete the cluster group.
/v1/1-0/cluster/groups/{name}
GET
Clustergroupget
— Get the cluster group
/v1/1-0/cluster/groups/{name}
PATCH
Clustergrouppatch
— Update the cluster group
/v1/1-0/cluster/groups/{name}
POST
Clustergrouppost
— Rename the cluster group
/v1/1-0/cluster/groups/{name}
PUT
Clustergroupput
— Update the cluster group
/v1/1-0/cluster/groups/{name}
GET
Clustergroupsgetrecursion1
— Get the cluster groups
/v1/1-0/cluster/groups-recursion-1
MCP Tools
get-cluster-groups
Get the cluster groups
read-only
idempotent
delete-cluster-group
Delete the cluster group.
idempotent
get-cluster-group
Get the cluster group
read-only
idempotent
update-cluster-group
Update the cluster group
idempotent
rename-cluster-group
Rename the cluster group
update-cluster-group-2
Update the cluster group
idempotent
get-cluster-groups-2
Get the cluster groups
read-only
idempotent