Module netapp_ontap.models.snapmirror_policy_rule
Copyright © 2019 NetApp Inc. All rights reserved.
Classes
class SnapmirrorPolicyRuleSchema (only=None, exclude=(), many=False, context=None, load_only=(), dump_only=(), partial=False, unknown=None)
-
The fields of the SnapmirrorPolicyRule object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.schema.BaseSchema
- marshmallow.base.SchemaABC
Class variables
var count
-
Number of Snapshot copies to be kept for retention.
Example: 7
var creation_schedule
-
The creation_schedule field of the snapmirror_policy_rule.
var label
-
Snapshot copy label
Example: hourly
var opts
var prefix
-
Specifies the prefix for the Snapshot copy name to be created as per the schedule. If no value is specified, then the label is used as the prefix.
Instance variables
var patchable_fields
-
Only fields in this list will be considered when patching a resource
var postable_fields
-
Only fields in this list will be considered when posting a resource