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