HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/jobs

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
length between 1 and 128

A description about the job. This column value can be empty.

boolean

Disable the job.

job_entries
object

Reference Resource: Job_Entry
List of commands executed under this job.

string
required
length between 1 and 64

Reference Resource: Job
Job name.

string
enum

Origin of the Job, i.e., how the Job is provisioned: synthesized: Job has been dynamically synthesized by the system. static : Job is provisioned by the administrator via CLI or REST.

Allowed:
Responses
201

Created

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

415

Unsupported Media Type

500

Internal Server Error

501

Not Implemented

503

Service Unavailable

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!