2019.1

Table Of Contents
Get All Job Sets
Returns a list of all the Job 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 Job Sets.
Type: GET
URI:
/rest/serverengine/entity/jobsets
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 Job Sets in Server
Content
Type:
application/json
Status:
l 200 OK Identifier List of Job Sets returned
l 401 Unauthorized Server authentication required
l 403 Forbidden Server authentication has failed
or expired
Page 523