Module netapp_ontap.models.volume_space_logical_space

Copyright © 2019 NetApp Inc. All rights reserved.

Classes

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

The fields of the VolumeSpaceLogicalSpace object

Ancestors

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

Class variables

var available

The amount of space available in this volume with storage efficiency space considered used, in bytes.

var enforcement

Specifies whether space accounting for operations on the volume is done along with storage efficiency.

var opts
var reporting

Specifies whether space reporting on the volume is done along with storage efficiency.

var used_by_afs

The virtual space used by AFS alone (includes volume reserves) and along with storage efficiency, in bytes.

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