Module netapp_ontap.models.volume_efficiency
Copyright © 2021 NetApp Inc. All rights reserved.
Classes
class VolumeEfficiencySchema (*, 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 VolumeEfficiency object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.base.SchemaABC
Class variables
-
application_io_size GET POST PATCH
-
Block size to use by compression. Valid for POST.
Valid choices:
- 8k
- auto
-
compaction GET POST PATCH
-
The system can be enabled/disabled compaction.
inline ‐ Data will be compacted first and written to the volume.
none ‐ None
mixed ‐ Read only field for FlexGroups, where some of the constituent volumes are compaction enabled and some are disabled.Valid choices:
- inline
- none
- mixed
-
compression GET POST PATCH
-
The system can be enabled/disabled compression.
inline ‐ Data will be compressed first and written to the volume.
background ‐ Data will be written to the volume and compressed later.
both ‐ Inline compression compresses the data and write to the volume, background compression compresses only the blocks on which inline compression is not run.
none ‐ None
mixed ‐ Read only field for FlexGroups, where some of the constituent volumes are compression enabled and some are disabled.Valid choices:
- inline
- background
- both
- none
- mixed
-
cross_volume_dedupe GET POST PATCH
-
The system can be enabled/disabled cross volume dedupe. it can be enabled only when dedupe is enabled.
inline ‐ Data will be cross volume deduped first and written to the volume.
background ‐ Data will be written to the volume and cross volume deduped later.
both ‐ Inline cross volume dedupe dedupes the data and write to the volume, background cross volume dedupe dedupes only the blocks on which inline dedupe is not run.
none ‐ None
mixed ‐ Read only field for FlexGroups, where some of the constituent volumes are cross volume dedupe enabled and some are disabled.Valid choices:
- inline
- background
- both
- none
- mixed
-
dedupe GET POST PATCH
-
The system can be enabled/disabled dedupe.
inline ‐ Data will be deduped first and written to the volume.
background ‐ Data will be written to the volume and deduped later.
both ‐ Inline dedupe dedupes the data and write to the volume, background dedupe dedupes only the blocks on which inline dedupe is not run.
none ‐ None
mixed ‐ Read only field for FlexGroups, where some of the constituent volumes are dedupe enabled and some are disabled.Valid choices:
- inline
- background
- both
- none
- mixed
-
last_op_begin GET POST PATCH
-
Last sis operation begin timestamp.
-
last_op_end GET POST PATCH
-
Last sis operation end timestamp.
-
last_op_err GET POST PATCH
-
Last sis operation error text.
-
last_op_size GET POST PATCH
-
Last sis operation size.
-
last_op_state GET POST PATCH
-
Last sis operation state.
-
op_state GET POST PATCH
-
Sis status of the volume.
Valid choices:
- idle
- initializing
- active
- undoing
- pending
- downgrading
- disabled
-
path GET POST PATCH
-
Absolute volume path of the volume.
-
policy GET POST PATCH
-
The policy field of the volume_efficiency.
-
progress GET POST PATCH
-
Sis progress of the volume.
-
schedule GET
-
Schedule associated with volume.
-
state GET POST PATCH
-
Sis state of the volume.
Valid choices:
- disabled
- enabled
- mixed
-
type GET POST PATCH
-
Sis Type of the volume.
Valid choices:
- regular
- snapvault