Skip to content

`POST /api/v1/agents/{node_id}/drift` — drift check against the agent's last successful apply snapshot.

POST
/api/v1/agents/{node_id}/drift
curl --request POST \
--url https://example.com/api/v1/agents/example/drift
node_id
required
string

Agent node ID

Drift check result

Media type application/json
Example generated
example

Agent not found