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:
  • 200 OK – Identifier List of Job Sets returned
  • 401 Unauthorized – Server authentication required
  • 403 Forbidden – Server authentication has failed or expired
 
   
  • Last Topic Update: Jan-22-2018 13:07
  • Last Published: 2018-05-14 : 9:58 AM