Skip to main content

api.PauseRolloutRequest

dry_runboolean

Validate without applying

namespacestring

Namespace to search in

reasonstring

Reason for pausing

api.PauseRolloutRequest
{
"dry_run": true,
"namespace": "string",
"reason": "string"
}