Job Events REST Endpoints
Job Events
REST API endpoints for Job Events
- List Hosts for a Job Event
- Method: getPath:
/api/v2/job_events/{id}/hosts/
- List Job Events
- Method: getPath:
/api/v2/job_events/
- List Job Events for a Job Event
- Method: getPath:
/api/v2/job_events/{id}/children/
- Retrieve a Job Event
- Method: getPath:
/api/v2/job_events/{id}/