Remove Cluster Host

Remove Cluster Host

Remove host from cluster. Operation is available for container admins, system admins and developers.

Request
URI
DELETE
https://{api_host}/container-service/api/resources/clusters/{clusterId}/hosts/{hostId}
COPY
Path Parameters
string
Required

The id of cluster that contains the host.

string
Required

The id of the host to remove.

Header Parameters
string
x-project
Required

x-project


Responses
204

successful operation.

Operation doesn't return any data structure