Abort active batch provisioning for a
POST/v1/machines/:id/batchprovisionings/abort
Triggers the abort operation on the current batch provisioning process for the machine with the specified id.
Request
Responses
- 202
- 403
- 404
- 405
- 500
Batch provisioning abort success.
Operation forbidden.
Active batch provisioning not found.
Abort batch provisioning not allowed.
Internal server error.