Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.25 KB

FilepoolTemplate.md

File metadata and controls

18 lines (14 loc) · 1.25 KB

FilepoolTemplate

Properties

Name Type Description Notes
actions list[FilepoolTemplateAction] 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]

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