/clusters/{clusterName}/hosts
Mount Point: /api/v15/clusters/{clusterName}/hosts
The following operations are supported on this resource:
GET
Parameters
name |
description |
type |
default |
clusterName |
(no documentation provided)
|
path |
|
Response Body
the hosts associated with the cluster
POST
Parameters
name |
description |
type |
default |
clusterName |
(no documentation provided)
|
path |
|
Request Body
(no documentation provided)
Response Body
the newly added hosts to the cluster.
if a host is already a member,
it will be excluded from the list
DELETE
Parameters
name |
description |
type |
default |
clusterName |
(no documentation provided)
|
path |
|
Response Body
all the hosts that were unassociated with the cluster