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

KeyDatatypeRequiredDescription
x-authstringAuthorization key and token
Content-Typestring
Content-Typestring
Acceptstring

RESPONSES

status: OK

{}