Module netapp_ontap.models.layout_requirement
Copyright © 2019 NetApp Inc. All rights reserved.
Classes
class LayoutRequirementSchema (only=None, exclude=(), many=False, context=None, load_only=(), dump_only=(), partial=False, unknown=None)
-
The fields of the LayoutRequirement object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.schema.BaseSchema
- marshmallow.base.SchemaABC
Class variables
var aggregate_min_disks
-
Minimum number of disks to create an aggregate
Example: 6
var default
-
Indicates if this RAID type is the default
var opts
var raid_group
-
The raid_group field of the layout_requirement.
var raid_type
-
RAID type
Valid choices:
- raid_dp
- raid_tec
- raid4
- raid0
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