Name | Type | Description | Notes |
---|---|---|---|
actions | list[FilepoolPolicyAction] | A list of actions to be taken for matching files | [optional] |
apply_order | int | The order in which this policy should be applied (relative to other policies) | [optional] |
birth_cluster_id | str | The guid assigned to the cluster on which the account was created | [optional] |
description | str | A description for this policy | [optional] |
file_matching_pattern | FilepoolPolicyFileMatchingPattern | The file matching rules for this policy | [optional] |
id | int | A unique identifier for this policy | [optional] |
name | str | A unique name for this policy | [optional] |
state | str | Indicates whether this policy is in a good state ("OK") or disabled ("disabled") | [optional] |
state_details | str | Gives further information to describe the state of this policy | [optional] |