Name | Type | Description | Notes |
---|---|---|---|
policy | java.util.UUID | [optional] | |
group | java.util.UUID | [optional] | |
user | kotlin.Int | [optional] | |
target | java.util.UUID | [optional] | |
negate | kotlin.Boolean | Negates the outcome of the policy. Messages are unaffected. | [optional] |
enabled | kotlin.Boolean | [optional] | |
order | kotlin.Int | [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.