Name | Type | Description | Notes |
---|---|---|---|
pk | java.util.UUID | [readonly] | |
policyObj | Policy | [readonly] | |
groupObj | Group | [readonly] | |
userObj | User | [readonly] | |
target | java.util.UUID | ||
order | kotlin.Int | ||
policy | java.util.UUID | [optional] | |
group | java.util.UUID | [optional] | |
user | kotlin.Int | [optional] | |
negate | kotlin.Boolean | Negates the outcome of the policy. Messages are unaffected. | [optional] |
enabled | kotlin.Boolean | [optional] | |
timeout | kotlin.Int | Timeout after which Policy execution is terminated. | [optional] |
failureResult | kotlin.Boolean | Result if the Policy execution fails. | [optional] |
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.