# FilepoolPolicyCreateParams
## Properties
**actions** | [**Vec<::models::FilepoolDefaultPolicyAction>**](FilepoolDefaultPolicyAction.md) | A list of actions to be taken for matching files | [optional] [default to null]
**apply_order** | **i32** | The order in which this policy should be applied (relative to other policies) | [optional] [default to null]
**description** | **String** | A description for this policy | [optional] [default to null]
**file_matching_pattern** | [***::models::FilepoolPolicyFileMatchingPattern**](FilepoolPolicyFileMatchingPattern.md) | The file matching rules for this policy | [default to null]
**name** | **String** | A unique name for this policy | [default to null]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)