Couchbase · Capability
Couchbase Eventing Service REST API — Lifecycle
Couchbase Eventing Service REST API — Lifecycle. 4 operations. Lead operation: Deploy an Eventing Function. Self-contained Naftiko capability covering one Couchbase business surface.
What You Can Do
POST
Deployeventingfunction
— Deploy an Eventing Function
/v1/api/v1/functions/{functionname}/deploy
POST
Pauseeventingfunction
— Pause an Eventing Function
/v1/api/v1/functions/{functionname}/pause
POST
Resumeeventingfunction
— Resume an Eventing Function
/v1/api/v1/functions/{functionname}/resume
POST
Undeployeventingfunction
— Undeploy an Eventing Function
/v1/api/v1/functions/{functionname}/undeploy
MCP Tools
deploy-eventing-function
Deploy an Eventing Function
pause-eventing-function
Pause an Eventing Function
resume-eventing-function
Resume an Eventing Function
undeploy-eventing-function
Undeploy an Eventing Function