Agent Insights enrollment

Enrol projects in the auto-first-run rollout

Enrols the given projects, creating their job row if needed, or clears their enrolment. Idempotent.

post/v1/internal/agent-insights/enrollment

Request body

enrolledboolean required

True enrols the given projects, false clears their enrolment

project_idsstring[] required

Response

Enrollment result

enrolledinteger
clearedinteger
unknown_project_idsstring[]

Ids that match no project

already_run_project_idsstring[]

Ids whose automatic run already happened, so enrolling has no effect

Changes

Changed in 1 of the 67 revisions of this API.1