VMware Tanzu · Capability
VMware Tanzu Service Mesh API — Clusters
VMware Tanzu Service Mesh API — Clusters. 4 operations. Lead operation: List Clusters. Self-contained Naftiko capability covering one Vmware Tanzu business surface.
What You Can Do
GET
Listclusters
— List Clusters
/v1/v1alpha1/clusters
GET
Getcluster
— Get Cluster
/v1/v1alpha1/clusters/{cluster-name}
PUT
Onboardcluster
— Onboard Cluster
/v1/v1alpha1/clusters/{cluster-name}
DELETE
Removecluster
— Remove Cluster
/v1/v1alpha1/clusters/{cluster-name}
MCP Tools
list-clusters
List Clusters
read-only
idempotent
get-cluster
Get Cluster
read-only
idempotent
onboard-cluster
Onboard Cluster
idempotent
remove-cluster
Remove Cluster
idempotent