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"
}
Validate without applying
Namespace to search in
Reason for resuming
{
"dry_run": true,
"namespace": "string",
"reason": "string"
}