Skip to main content

GET Targeted Count

POST 

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

GET Targeted Count

Request

Path Parameters

    workspaceId uuidrequired

Body

    targetCondition stringrequired

Responses

The number of devices targeted by the condition.

Schema

    targetedDevices int64
Loading...