Module netapp_ontap.models.cluster_space_block_storage_medias

Copyright © 2023 NetApp Inc. All rights reserved.

This file has been automatically generated based on the ONTAP REST API documentation.

Classes

class ClusterSpaceBlockStorageMediasSchema (*, only: Union[Sequence[str], Set[str]] = None, exclude: Union[Sequence[str], Set[str]] = (), many: bool = False, context: Dict = None, load_only: Union[Sequence[str], Set[str]] = (), dump_only: Union[Sequence[str], Set[str]] = (), partial: Union[bool, Sequence[str], Set[str]] = False, unknown: str = None)

The fields of the ClusterSpaceBlockStorageMedias object

Ancestors

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

Class variables

available: Size GET POST PATCH

Available space

efficiency: SpaceEfficiency GET POST PATCH

Storage Efficiency

efficiency_without_snapshots: SpaceEfficiency GET POST PATCH

Storage efficiency that does not include the savings provided by Snapshot copies.

efficiency_without_snapshots_flexclones: SpaceEfficiency GET POST PATCH

Storage efficiency that does not include the savings provided by Snapshot copies and FlexClones.

physical_used: Size GET POST PATCH

Total physical used space

size: Size GET POST PATCH

Total space

type: str GET POST PATCH

The type of media being used

Valid choices:

  • hdd
  • hybrid
  • lun
  • ssd
  • vmdisk
used: Size GET POST PATCH

Used space