Fetch one narrow cert-manager provisioning command
POST/api/v1/certops/executor/provisioning-commands/next
Controller-specific command transport. Requires exactly certops:provision:execute and immutable controller cluster binding. It is not agent polling or claim protocol. Non-terminal work may be redelivered after a bounded throttle; no Secrets or private material are returned.
Responses
- 200
- 204
- 401
- 403
- 404
- 409
- 422
- 429
- 500
One cluster-bound provisioning command
No work assigned to the authenticated cluster
Unauthorized
Forbidden
Not found
Workspace CertOps is paused
Request rejected because it contained private key material
CertOps machine-token rate limit exceeded
Command dispatch failed after selection (CERTOPS_CONTROLLER_PROVISIONING_COMMAND_FAILED)