IBM WebSphere · Capability
WebSphere Automation REST API — Fixes
WebSphere Automation REST API — Fixes. 3 operations. Lead operation: List Available Fixes. Self-contained Naftiko capability covering one Websphere business surface.
What You Can Do
GET
Listfixes
— List Available Fixes
/v1/fixes
GET
Getfix
— Get Fix Details
/v1/fixes/{fixid}
POST
Applyfix
— Apply a Fix
/v1/fixes/{fixid}/apply
MCP Tools
list-available-fixes
List Available Fixes
read-only
idempotent
get-fix-details
Get Fix Details
read-only
idempotent
apply-fix
Apply a Fix