Service name: <MachineName>-Director (one per machine).
General
Top-level director state and persistent state endpoints.
State [GET]
State
Retrieves the current state of the Director.
No parameters — message is always {}.
Value
|
State |
OBJECT |
The current state of the Director. |
Example - StateRequest (you send) JSON
JSON
Response (you receive) JSON
JSON
|
Persistent State [GET]
Persistent State
Retrieves the persistent state of the Director.
No parameters — message is always {}.
Value
|
Persistent State |
OBJECT |
The persistent state of the Director. |
Example - Persistent StateRequest (you send) JSON
JSON
Response (you receive) JSON
JSON
|
External Links [GET]
External Links
Retrieves the external links of the Director.
No parameters — message is always {}.
Value
|
External Links |
OBJECT |
The external links of the Director. |
Example - External LinksRequest (you send) JSON
JSON
Response (you receive) JSON
JSON
|