LocationResource
LocationResource REST endpoint to access and manipulate specific Location data. Copyright 2013 WANdisco.
The following resources are part of this group:
/location/{locationIdentity}
Mount Point: /api/location/{locationIdentity}
GET
Returns the LocationDTO with the specified identity if it exists or a 404 not found exception if the element does not exist
Parameters
name | description | type | default |
---|---|---|---|
locationIdentity | (no documentation provided) | path |
Response Body
element: | (custom) |
media types: | application/xml |
a task with a given identity
/location/{locationIdentity}/nodes
Mount Point: /api/location/{locationIdentity}/nodes
GET
Returns the NodeListDTO containing nodes at the specified identity
Parameters
name | description | type | default |
---|---|---|---|
locationIdentity | (no documentation provided) | path |
Response Body
element: | (custom) |
media types: | application/xml |
a task with a given identity