Module netapp_ontap.models.volume_space_snapshot

Copyright © 2021 NetApp Inc. All rights reserved.

Classes

class VolumeSpaceSnapshotSchema (*, only: typing.Union = None, exclude: typing.Union = (), many: bool = False, context: typing.Dict = None, load_only: typing.Union = (), dump_only: typing.Union = (), partial: typing.Union = False, unknown: str = None)

The fields of the VolumeSpaceSnapshot object

Ancestors

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

Class variables

autodelete_enabled PATCH

Specifies whether Snapshot copy autodelete is currently enabled on this volume.

reserve_percent GET POST PATCH

The space that has been set aside as a reserve for Snapshot copy usage, in percent.

used GET

The total space used by Snapshot copies in the volume, in bytes.