Deployment management
Gets a list of devices in a deployment along with their state. Useful for getting a list of failed devices.
get/deviceupdate/{instanceId}/v2/management/deployments/{deploymentId}/devicestates
Path parameters
instanceIdstring required
Account instance identifier.
deploymentIdstring required
Deployment identifier.
Query parameters
$filterstring
Restricts the set of deployment device states returned. You can filter on deviceId and/or deviceState.
Response
The devices in the deployment along with their states.