Module netapp_ontap.models.aggregate_cloud_storage

Copyright © 2019 NetApp Inc. All rights reserved.

Classes

class AggregateCloudStorageSchema (only=None, exclude=(), many=False, context=None, load_only=(), dump_only=(), partial=False, unknown=None)

The fields of the AggregateCloudStorage object

Ancestors

  • netapp_ontap.resource.ResourceSchema
  • marshmallow.schema.Schema
  • marshmallow.schema.BaseSchema
  • marshmallow.base.SchemaABC

Class variables

var attach_eligible

Aggregate is eligible for a cloud store to be attached.

var opts
var stores

Configuration information for each cloud storage portion of the aggregate.

var tiering_fullness_threshold

The percentage of space in the performance tier that must be used before data is tiered out to the cloud store. Only valid for PATCH operations.

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