The snapMirrorPolicy object contains information about a SnapMirror policy that is stored on an ONTAP system.
This object contains the following members:
Name | Description | Type |
---|---|---|
snapMirrorEndpointID | The ID of the destination ONTAP system. | integer |
policyName | The unique name assigned to the policy. | string |
policyType | The type of policy. Possible values:
|
string |
comment | A human-readable description associated with the SnapMirror policy. | string |
transferPriority | The priority at which a SnapMirror transfer runs. Possible values:
|
string |
policyRules | A list of objects describing the policy rules. | snapMirrorPolicyRule array |
totalKeepCount | The total retention count for all rules in the policy. | integer |
totalRules | The total number of rules in the policy. | integer |
vserverName | The name of the Vserver for the SnapMirror policy. | string |