HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/jobs/{Job.name}/job_entries/{Job_Entry.sequence_number}

Path Params
string
required

Reference Resource: Job
Job name.

string
required

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

Body Params
string
required
length between 1 and 4096

CLI command that needs to be executed when the job is scheduled.

integer
0 to 300

Delay in seconds that the system will wait after executing the current CLI command.

string
enum

Type of the job. cli : Set of CLI commands are defined as job.

Allowed:
integer
required

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

Responses
204

No Content

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
Response
Click Try It! to start a request and see the response here!