/clusters/{clusterName}/hosts

Mount Point: /api/v17/clusters/{clusterName}/hosts

The following operations are supported on this resource:

GET

Parameters

name description type default
clusterName (no documentation provided) path

Response Body

element: hostRefList

the hosts associated with the cluster

POST

Parameters

name description type default
clusterName (no documentation provided) path

Request Body

element: hostRefList

(no documentation provided)

Response Body

element: hostRefList

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

element: hostRefList

all the hosts that were unassociated with the cluster