policies

PolicyBinding Viewset

put/policies/bindings/{policy_binding_uuid}/

Path parameters

policy_binding_uuidstring uuid required

A UUID string identifying this Policy 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.

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

Changes

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