1.5

Get All Data Set Entities
Returns a list of all the Data Set entities currently contained within the Server.
Request takes no content, and on success returns a response containing a JSON Identifier List
of all the Data Sets.
Type: GET
URI:
/rest/serverengine/entity/datasets
Parameters: -
Request:
Add.
Headers:
auth_token Authorization Token (if server security
settings enabled)
Content: -
Content
Type:
-
Response:
Add.
Headers:
-
Content: JSON Identifier List of all the Data Sets in Server
Content
Type:
application/json
Status:
l 200 OK Identifier List of Data Sets returned
l 401 Unauthorized Server authentication required
l 403 Forbidden Server authentication has failed
or expired
Page 272