LAC Control API
 0.1 
OAS3

./openapi.yaml

This API provides endpoints for retrieving information about LAC jobs and performing various actions related to them.

Servers

Jobs

A job is a task assigned to the LAC that can be in different states based on its progress in the workflow.

GET​/jobs
View Jobs
GET​/jobs​/{id}
View Job
PUT​/jobs​/{id}
Modify Job

Schemas

Job
JobStatusName
Problem