Apache OpenWhisk · Capability
Apache OpenWhisk REST API — Rules
Apache OpenWhisk REST API — Rules. 5 operations. Lead operation: Apache OpenWhisk List Rules. Self-contained Naftiko capability covering one Apache Openwhisk business surface.
What You Can Do
GET
Listrules
— Apache OpenWhisk List Rules
/v1/namespaces/{namespace}/rules
GET
Getrule
— Apache OpenWhisk Get Rule
/v1/namespaces/{namespace}/rules/{rulename}
PUT
Createorupdaterule
— Apache OpenWhisk Create or Update Rule
/v1/namespaces/{namespace}/rules/{rulename}
POST
Updaterulestatus
— Apache OpenWhisk Update Rule Status
/v1/namespaces/{namespace}/rules/{rulename}
DELETE
Deleterule
— Apache OpenWhisk Delete Rule
/v1/namespaces/{namespace}/rules/{rulename}
MCP Tools
apache-openwhisk-list-rules
Apache OpenWhisk List Rules
read-only
idempotent
apache-openwhisk-get-rule
Apache OpenWhisk Get Rule
read-only
idempotent
apache-openwhisk-create-update-rule
Apache OpenWhisk Create or Update Rule
idempotent
apache-openwhisk-update-rule-status
Apache OpenWhisk Update Rule Status
apache-openwhisk-delete-rule
Apache OpenWhisk Delete Rule
idempotent