Agent Insights Jobs

Create Agent Insights job

Creates the Agent Insights job for a project, disabled: the daily schedule stays off until the job is enabled with PATCH. 409 if one already exists.

post/v1/private/agent-insights/jobs/{projectId}

Path parameters

projectIdstring uuid required

Response

Job created

idstring uuid
project_idstring uuid required
status'enabled' | 'disabled'
auto_first_run_enrolledboolean
auto_first_run_atstring date-time
last_scan_atstring date-time
last_failure_reasonstring
last_failure_detailstring
last_failed_atstring date-time
created_atstring date-time
created_bystring
last_updated_atstring date-time
last_updated_bystring

Changes