Resume bulk operation
PUT {{baseUrl}}/v1/bulk-operation/:bulkOperationUid/resume
Resume bulk operation by bulkOperationUid.
Request Body
{"rollingUpdate"=>{"batchSize"=>"<integer>", "batchDelay"=>"<integer>", "stopThreshold"=>"<integer>"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-auth | string | Authorization key and token | |
Content-Type | string | ||
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{}