Delete the host/agent record. Any work still running on this host will be restarted on other hosts.
Example
aiware terminateHost HostID=value X-Correlation-Id:value
Parameters
| Name | Type | Description | Notes |
|---|
| hostID | string | ID of Host | [default to null] |
| terminateHostRequest | TerminateHostRequest | The request to terminate the host | |
| 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] |
Return type
AdminOperationResponse
Authorization
api_key
- Content-Type: application/json
- Accept: application/json