Module netapp_ontap.models.aggregate_space

Copyright © 2019 NetApp Inc. All rights reserved.

Classes

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

The fields of the AggregateSpace object

Ancestors

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

Class variables

var block_storage

The block_storage field of the aggregate_space.

var cloud_storage

The cloud_storage field of the aggregate_space.

var efficiency

The efficiency field of the aggregate_space.

var efficiency_without_snapshots

The efficiency_without_snapshots field of the aggregate_space.

var footprint

A summation of volume footprints (including volume guarantees), in bytes. This includes all of the volume footprints in the block_storage tier and the cloud_storage tier. This is an advanced property; there is an added cost to retrieving its value. The field is not populated for either a collection GET or an instance GET unless it is explicitly requested using the fields query parameter containing either footprint or **.

Example: 608896

var opts

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