This API pauses a build so that tasks based on this engine build will not run.
Example
aiware pauseBuild BuildID=value X-Correlation-Id:value BuildState=value
Parameters
| Name | Type | Description | Notes |
|---|
| buildID | string | ID of Build | [default to null] |
| xCorrelationId | string | Correlation Id that can be passed, traced in the server and will be returned in the response if present in the request | [optional] [default to null] |
| buildState | string | Filter builds by the build state | [optional] [default to null] |
Return type
AdminOperationResponse
Authorization
api_key
- Content-Type: Not Applicable
- Accept: application/json