Module netapp_ontap.models.cluster_space_block_storage

Copyright © 2023 NetApp Inc. All rights reserved.

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

Classes

class ClusterSpaceBlockStorageSchema (*, 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 ClusterSpaceBlockStorage object

Ancestors

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

Class variables

available: Size GET POST PATCH

Available space across the cluster

inactive_data: Size GET POST PATCH

Inactive data across all aggregates

medias: List[ClusterSpaceBlockStorageMedias] GET POST PATCH

The medias field of the cluster_space_block_storage.

physical_used: Size GET POST PATCH

Total physical used space across the cluster

size: Size GET POST PATCH

Total space across the cluster

used: Size GET POST PATCH

Space used (includes volume reserves)