1.5

Get Jobs for Job Set
Returns a list of all the Job entities contained within a specific Job Set entity.
Request takes no content, and on success returns a response containing a JSON Identifier List
of all the Jobs in the Job Set.
Type: GET
URI:
/rest/serverengine/entity/jobsets/{jobSetId}
Parameters:
Path:
l jobSetId the ID of the Job Set entity in Server
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 Jobs in Job Set
Content
Type:
application/json
Status:
l 200 OK Identifier List of Jobs returned
l 401 Unauthorized Server authentication required
l 403 Forbidden Server authentication has failed
or expired
Page 364