Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Latest commit

 

History

History
22 lines (18 loc) · 966 Bytes

PolicyBinding.md

File metadata and controls

22 lines (18 loc) · 966 Bytes

PolicyBinding

Properties

Name Type Description Notes
pk UUID [readonly]
policy UUID [optional]
group UUID [optional]
user Int [optional]
policyObj Policy [readonly]
groupObj Group [readonly]
userObj User [readonly]
target UUID
negate Bool Negates the outcome of the policy. Messages are unaffected. [optional]
enabled Bool [optional]
order Int
timeout Int Timeout after which Policy execution is terminated. [optional]
failureResult Bool Result if the Policy execution fails. [optional]

[Back to Model list] [Back to API list] [Back to README]