Nodes - Conductor Live

Nodes

Nickname Action Signature Description
POST Node POST /nodes Add a node to the cluster.
GET Node List GET /nodes Get the list of the nodes in the cluster.
GET Node GET /nodes/<ID of node> Get the attributes on the specified node.
GET Node Status GET /nodes/<ID of node>/system_status Get the status of the specified node.
DELETE Node DELETE /nodes/<ID of node> Remove the specified node from the cluster.