ApplicationResource
Copyright 2013 WANdisco.
The following resources are part of this group:
Mount Point: /api
GET
Response Body
element: | (custom) |
media types: | application/xml |
a representation of the application
POST
Start the induction process according to the information given in the inductionDTO.
Request Body
element: | inductionTicket |
media types: | application/xml |
(no documentation provided)
Response Body
element: | (custom) |
media types: | */* application/xml |
(no documentation provided)
/backup
Mount Point: /api/backup
POST
Response Body
element: | (custom) |
media types: | */* application/xml |
(no documentation provided)
/handlers
Mount Point: /api/handlers
GET
Response Body
element: | (custom) |
media types: | */* application/xml |
(no documentation provided)
/nodeRecoveryDetails
Mount Point: /api/nodeRecoveryDetails
PUT
Generates a human readable file containing the local nodes details including ip, ports, other nodes it knows about, memberships, replication groups, and extensions in the application layer.
Response Body
element: | (custom) |
media types: | */* application/xml |
(no documentation provided)
/restart
Mount Point: /api/restart
POST
Shuts down the replicator process; exits with signal 0 to ensure the watchdog restarts it.
Parameters
name | description | type | default |
---|---|---|---|
reason | (no documentation provided) | query | Restart requested via REST API |
Response Body
element: | (custom) |
media types: | */* application/xml |
(no documentation provided)
/shutdown
Mount Point: /api/shutdown
POST
Shuts down the replicator process; exits with signal 1 to ensure the watchdog does not restart it.
Parameters
name | description | type | default |
---|---|---|---|
reason | (no documentation provided) | query | Shutdown requested via REST API |
Response Body
element: | (custom) |
media types: | */* application/xml |
(no documentation provided)
/threaddump
Mount Point: /api/threaddump
POST
Response Body
element: | (custom) |
media types: | */* application/xml |
(no documentation provided)
/logging/reload
Mount Point: /api/logging/reload
PUT
Response Body
element: | (custom) |
media types: | */* application/xml |
(no documentation provided)