Skip to main content

api.ResumeRolloutRequest

dry_runboolean

Validate without applying

namespacestring

Namespace to search in

reasonstring

Reason for resuming

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