IBM WebSphere · Capability
WebSphere Application Server Admin REST API — Clusters
WebSphere Application Server Admin REST API — Clusters. 4 operations. Lead operation: List Clusters. Self-contained Naftiko capability covering one Websphere business surface.
What You Can Do
GET
Listclusters
— List Clusters
/v1/clusters
GET
Getcluster
— Get Cluster Details
/v1/clusters/{clustername}
POST
Startcluster
— Start a Cluster
/v1/clusters/{clustername}/start
POST
Stopcluster
— Stop a Cluster
/v1/clusters/{clustername}/stop
MCP Tools
list-clusters
List Clusters
read-only
idempotent
get-cluster-details
Get Cluster Details
read-only
idempotent
start-cluster
Start a Cluster
stop-cluster
Stop a Cluster