Skip to main content

Unified sync endpoint that combines desired state fetch and observed state report into a single round-trip. Client sends

POST 

/api/v1/devices/:device_id/sync

Unified sync endpoint that combines desired state fetch and observed state report into a single round-trip. Client sends inventory + observed state, server returns desired state + directives. Supersedes separate devices.desired_state and devices.observed_state calls for new SDKs.

Request

Responses

Success