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] |
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.