Remove Cluster Host
Remove host from cluster. Operation is available for container admins and system admins.
Request
URI
DELETE
https://{api_host}/container-service/api/resources/clusters/{clusterId}/hosts/{hostId}
COPY
Path Parameters
string
The id of cluster that contains the host.
string
The id of the host to remove.
Responses
204
successful operation.
Operation doesn't return any data structure