Module netapp_ontap.models.raid_group
Copyright © 2019 NetApp Inc. All rights reserved.
Classes
class RaidGroupSchema (only=None, exclude=(), many=False, context=None, load_only=(), dump_only=(), partial=False, unknown=None)
-
The fields of the RaidGroup object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.schema.BaseSchema
- marshmallow.base.SchemaABC
Class variables
var cache_tier
-
RAID group is a cache tier
var degraded
-
RAID group is degraded. A RAID group is degraded when at least one disk from that group has failed or is offline.
var disks
-
The disks field of the raid_group.
var name
-
RAID group name
Example: rg0
var opts
var recomputing_parity
-
The recomputing_parity field of the raid_group.
var reconstruct
-
The reconstruct field of the raid_group.
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