Skip to content
This repository has been archived by the owner on Apr 23, 2020. It is now read-only.

REST Cluster

Randgalt edited this page Apr 6, 2012 · 14 revisions

APIs concerning the ZooKeeper ensemble instances. See REST Entities for descriptions of any arguments/results.

API URL/Method Arguments/Result Description
remoteGetStatus GET
exhibitor/v1/cluster/state/{hostname}
In: n/a
Out: State
Returns the system state of any instance in the ensemble. A remote call to the instance is made.
remoteGetStatus GET
exhibitor/v1/cluster/state/{hostname}
In: n/a
Out: State
Returns
remoteGetStatus GET
exhibitor/v1/cluster/state/{hostname}
In: n/a
Out: State
Returns
remoteGetStatus GET
exhibitor/v1/cluster/state/{hostname}
In: n/a
Out: State
Returns
remoteGetStatus GET
exhibitor/v1/cluster/state/{hostname}
In: n/a
Out: State
Returns
remoteGetStatus GET
exhibitor/v1/cluster/state/{hostname}
In: n/a
Out: State
Returns
remoteGetStatus GET
exhibitor/v1/cluster/state/{hostname}
In: n/a
Out: State
Returns
remoteGetStatus GET
exhibitor/v1/cluster/state/{hostname}
In: n/a
Out: State
Returns
remoteGetStatus GET
exhibitor/v1/cluster/state/{hostname}
In: n/a
Out: State
Returns

TBD