Export Sensors in Sensor Update Job
POST {{cb_url}}/sensor_update_service/v3/orgs/{{cb_org_key}}/jobs/{{cb_job_id}}/sensors/_export
Export the sensors associated with the sensor update job.
RBAC Permissions Required
Permission (.notation name) | Operation(s) |
---|---|
device | READ |
Request Body
{"criteria"=>{"sensor_kit_type"=>["<string>", "<string>"], "status"=>["<string>", "<string>"], "version"=>["<string>", "<string>"]}, "format"=>"<string>", "query"=>"<string>", "sort"=>[{"field"=>"<string>", "order"=>"<string>"}]}