IVM Platform :API call for Data Collection Management

Check with Eugenia in this threat to get the GraphQL API docs:

Basically, there is an executedJobs event in agentJobs when iterating over the Asset fragment. This returns event data such as “FAILED” and “ERROR”. This is what we use to monitor agent error status.

1 Like