Skip to main content

LIST Targeted Devices

POST 

/workspaces/:workspaceId/device-fleet-configurations/validate/device-list

LIST Targeted Devices

Request

Path Parameters

    workspaceId uuidrequired

Body

    targetCondition stringrequired

Responses

List of devices targeted by the condition.

Schema

  • Array [

  • deviceId string
    alreadyTargetedBy string[]
  • ]

Loading...