endpoints

PolicyBinding Viewset

put/endpoints/device_bindings/{policy_binding_uuid}/

Path parameters

policy_binding_uuidstring uuid required

A UUID string identifying this Device User binding.

Request body

policystring uuid nullable
groupstring uuid nullable
userinteger nullable
targetstring uuid required
negateboolean

Negates the outcome of the policy. Messages are unaffected.

enabledboolean
orderinteger required
timeoutinteger

Timeout after which Policy execution is terminated.

failure_resultboolean

Result if the Policy execution fails.

is_primaryboolean

Response

pkstring uuid required
policystring uuid nullable
groupstring uuid nullable
userinteger nullable
targetstring uuid required
negateboolean

Negates the outcome of the policy. Messages are unaffected.

enabledboolean
orderinteger required
timeoutinteger

Timeout after which Policy execution is terminated.

failure_resultboolean

Result if the Policy execution fails.

expiresstring date-time nullable required
expiringboolean required
is_primaryboolean
connectorstring uuid nullable required

Changes

No recorded changes to this endpoint across all 1 revision of this API.