IBM WebSphere · Capability
WebSphere Application Server Admin REST API — Configuration
WebSphere Application Server Admin REST API — Configuration. 7 operations. Lead operation: List Configuration Resource Types. Self-contained Naftiko capability covering one Websphere business surface.
What You Can Do
GET
Listconfigresources
— List Configuration Resource Types
/v1/config
GET
Getconfigresources
— List Resources of a Specific Type
/v1/config/{resourcetype}
POST
Createconfigresource
— Create a New Configuration Resource
/v1/config/{resourcetype}
GET
Getconfigresource
— Get a Specific Configuration Resource
/v1/config/{resourcetype}/{resourceid}
PUT
Updateconfigresource
— Update a Configuration Resource
/v1/config/{resourcetype}/{resourceid}
DELETE
Deleteconfigresource
— Delete a Configuration Resource
/v1/config/{resourcetype}/{resourceid}
GET
Getapiexplorer
— Access the Api Explorer
/v1/explorer
MCP Tools
list-configuration-resource-types
List Configuration Resource Types
read-only
idempotent
list-resources-specific-type
List Resources of a Specific Type
read-only
idempotent
create-new-configuration-resource
Create a New Configuration Resource
get-specific-configuration-resource
Get a Specific Configuration Resource
read-only
idempotent
update-configuration-resource
Update a Configuration Resource
idempotent
delete-configuration-resource
Delete a Configuration Resource
idempotent
access-api-explorer
Access the Api Explorer
read-only
idempotent