Module netapp_ontap.models.volume_space1
Copyright © 2022 NetApp Inc. All rights reserved.
Classes
class VolumeSpace1Schema (*, 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 VolumeSpace1 object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.base.SchemaABC
Class variables
-
afs_total GET POST PATCH
-
Total size of AFS, excluding snap-reserve, in bytes.
-
available GET
-
The available space, in bytes.
-
available_percent GET POST PATCH
-
The space available, as a percent.
-
block_storage_inactive_user_data GET
-
The size that is physically used in the block storage of the volume and has a cold temperature. In bytes. This parameter is only supported if the volume is in an aggregate that is either attached to a cloud store or could be attached to a cloud store.
-
block_storage_inactive_user_data_percent GET
-
Percentage of size that is physically used in the performance tier of the volume.
-
capacity_tier_footprint GET
-
Space used by capacity tier for this volume in the FabricPool aggregate, in bytes.
-
cross_volume_dedupe_metafiles_footprint GET
-
Cross volume deduplication metadata footprint, in bytes.
-
cross_volume_dedupe_metafiles_temporary_footprint GET
-
Cross volume temporary deduplication metadata footprint, in bytes.
-
dedupe_metafiles_footprint GET
-
Deduplication metadata footprint, in bytes.
-
dedupe_metafiles_temporary_footprint GET
-
Temporary deduplication metadata footprint, in bytes.
-
delayed_free_footprint GET
-
Delayed free blocks footprint, in bytes.
-
expected_available GET POST PATCH
-
Size that should be available for the volume, irrespective of available size in the aggregate, in bytes.
-
file_operation_metadata GET
-
File operation metadata footprint, in bytes.
-
filesystem_size GET
-
Total usable size of the volume, in bytes.
-
filesystem_size_fixed GET POST PATCH
-
Specifies whether the file system is to remain of the same size when set to true or to grow when set to false. This option is automatically set to true when a volume becomes SnapMirrored.
-
footprint GET
-
Data used for this volume in the aggregate, in bytes.
-
fractional_reserve GET POST PATCH
-
Used to change the amount of space reserved for overwrites of reserved objects in a volume.
-
full_threshold_percent GET POST PATCH
-
Volume full threshold percentage at which EMS warnings can be sent.
-
local_tier_footprint GET
-
Space used by the local tier for this volume in the aggregate, in bytes.
-
logical_space GET POST PATCH
-
The logical_space field of the volume_space1.
-
metadata GET
-
Space used by the volume metadata in the aggregate, in bytes.
-
nearly_full_threshold_percent GET POST PATCH
-
Volume nearly full threshold percentage at which EMS warnings can be sent.
-
over_provisioned GET
-
The amount of space not available for this volume in the aggregate, in bytes.
-
overwrite_reserve GET
-
Reserved space for overwrites, in bytes.
-
overwrite_reserve_used GET
-
Overwrite logical reserve space used, in bytes.
-
percent_used GET
-
Percentage of the volume size that is used.
-
performance_tier_footprint GET
-
Space used by the performance tier for this volume in the FabricPool aggregate, in bytes.
-
physical_used GET POST PATCH
-
Size that is physically used in the volume, in bytes.
-
physical_used_percent GET POST PATCH
-
Size that is physically used in the volume, as a percentage.
-
size GET POST PATCH
-
Total provisioned size. The default size is equal to the minimum size of 20MB, in bytes.
-
size_available_for_snapshots GET
-
Available space for Snapshot copies from snap-reserve, in bytes.
-
snapmirror_destination_footprint GET
-
SnapMirror destination footprint, in bytes.
-
snapshot GET POST PATCH
-
The snapshot field of the volume_space1.
-
snapshot_reserve_unusable GET
-
Snapshot reserve that is not available for Snapshot copy creation, in bytes.
-
snapshot_spill GET
-
Space used by the snapshot copies beyond the snap-reserve, in bytes.
-
total_footprint GET
-
Data and metadata used for this volume in the aggregate, in bytes.
-
used GET
-
The virtual space used (includes volume reserves) before storage efficiency, in bytes.
-
used_by_afs GET POST PATCH
-
The space used by Active Filesystem, in bytes.
-
user_data GET
-
User data, in bytes.
-
volume_guarantee_footprint GET
-
Space reserved for future writes in the volume, in bytes.