HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/jobs/{name}/job_entries

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Reference Resource: Job
Job name.

Body Params
string
required
length between 1 and 4096

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

string
enum

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

Allowed:
integer
0 to 300

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

integer
required

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

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…