UpdaterStatusResource
Report the status of the graph updaters via a web service.
The following resources are applicable:
/routers/{routerId}/updaters
GET
Return a list of all agencies in the graph.
Parameters
name | description | type | default |
---|---|---|---|
detail | Choose short or long form of results. | query |
Response Body
element: | (custom) |
media types: | application/json |
(no documentation provided)
/routers/{routerId}/updaters/{updaterId}
GET
Return status for a specific updater.
Parameters
name | description | type | default |
---|---|---|---|
updaterId | (no documentation provided) | path | |
detail | Choose short or long form of results. | query |
Response Body
element: | (custom) |
media types: | application/json |
(no documentation provided)