Policy

Properties

Name Type Description Notes
name str The name of the object (e.g., a file system or snapshot). [optional]
id str A non-modifiable, globally unique ID chosen by the system. [optional]
enabled bool Indicates if policy is enabled (true) or disabled (false). Enabled by default. [optional]
is_local bool -> Returns a value of `true` if the policy is defined on the local array. Returns a value of `false` if the policy is defined on the remote array. [optional]
location FixedReferenceWithId Reference to the array where the policy is defined. [optional]
rules list[PolicyRule] [optional]

[Back to Model list] [Back to API list] [Back to Overview]