This repository has been archived by the owner on Apr 23, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 445
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
Contents
- Top
- Standalone Version
- WAR File
- Core/Library
- Features
- Shared Configuration
- Using Exhibitor
- REST API
- Contributions