Portworx · Capability
OpenStorage SDK — OpenStorageClusterDomains
OpenStorage SDK — OpenStorageClusterDomains. 4 operations. Lead operation: Enumerate returns names of all the cluster domains in the cluster. Self-contained Naftiko capability covering one Portworx business surface.
What You Can Do
GET
Openstorageclusterdomainsenumerate
— Enumerate returns names of all the cluster domains in the cluster
/v1/v1/clusterdomains
POST
Openstorageclusterdomainsactivate
— Activates a cluster domain in the cluster.
/v1/v1/clusterdomains/activate/{cluster-domain-name}
POST
Openstorageclusterdomainsdeactivate
— Deactivates a cluster domain in the cluster.
/v1/v1/clusterdomains/deactivate/{cluster-domain-name}
GET
Openstorageclusterdomainsinspect
— Inspect returns information about a cluster domain and a
/v1/v1/clusterdomains/inspect/{cluster-domain-name}
MCP Tools
enumerate-returns-names-all-cluster
Enumerate returns names of all the cluster domains in the cluster
read-only
idempotent
activates-cluster-domain-cluster
Activates a cluster domain in the cluster.
deactivates-cluster-domain-cluster
Deactivates a cluster domain in the cluster.
inspect-returns-information-about-cluster
Inspect returns information about a cluster domain and a
read-only
idempotent