Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 852 Bytes

FilepoolPolicyCreateParams.md

File metadata and controls

14 lines (10 loc) · 852 Bytes

FilepoolPolicyCreateParams

Properties

Name Type Description Notes
actions list[FilepoolDefaultPolicyAction] 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]
description str A description for this policy [optional]
file_matching_pattern FilepoolPolicyFileMatchingPattern The file matching rules for this policy
name str A unique name for this policy

[Back to Model list] [Back to API list] [Back to README]