IBM WebSphere · Capability

WebSphere Server Administration

Unified workflow for administering WebSphere Application Server and Liberty environments, combining traditional admin, Liberty admin, collective controller, and JMX connector APIs for platform administrators.

Run with Naftiko IBM WebSphereAdministrationServer ManagementLiberty

What You Can Do

GET
List was applications — List applications on traditional WAS
/v1/applications
GET
List liberty applications — List applications on Liberty
/v1/applications
GET
List servers — List WAS servers
/v1/servers
GET
Get liberty server info — Get Liberty server information
/v1/servers
GET
List was clusters — List WAS clusters
/v1/clusters
GET
List collective clusters — List Liberty collective clusters
/v1/clusters
GET
List members — List collective members
/v1/members
GET
Get was config — List WAS configuration resource types
/v1/configuration
GET
Get liberty config — Get Liberty server configuration
/v1/configuration
GET
List mbeans — List registered MBeans
/v1/mbeans
GET
List features — List installed Liberty features
/v1/features

MCP Tools

was-list-applications

List deployed applications on traditional WebSphere

read-only
liberty-list-applications

List deployed applications on Liberty

read-only
was-list-servers

List WAS servers in the cell

read-only
liberty-get-server-info

Get Liberty server runtime information

read-only
was-start-server

Start a WAS server

idempotent
was-stop-server

Stop a WAS server

idempotent
list-collective-members

List Liberty collective members

read-only
list-collective-clusters

List clusters in Liberty collective

read-only
get-controller-info

Get collective controller information

read-only
list-mbeans

List JMX MBeans via REST connector

read-only
list-features

List installed Liberty features

read-only
get-liberty-config

Get Liberty server configuration

read-only
get-was-health

Get WAS server health status

read-only
get-liberty-health

Get Liberty health check results

read-only

APIs Used

admin-rest liberty-admin rest-connector collective-controller