Skip to main content

Assign Policy to Device

POST 

/v1/device/:deviceUid/policy

Assign policy to device by deviceUid and policyUid.

Parameters

FieldTypeRequiredDescription
deviceUidstringRequiredUnique Device Identification

Body

FieldTypeRequiredDescription
uidstringRequiredUid of Policy to be assigned to the Device
prioritynumberRequiredPriority of the policy regarding the Device. Higher the number higher the priority. If multiple policies assigned conflicting policy item will be set by the Policy with higher priority.

Request

Responses

OK

Response Headers
    Content-Type