Module netapp_ontap.models.zapp_nvme_components_tiering

Copyright © 2022 NetApp Inc. All rights reserved.

Classes

class ZappNvmeComponentsTieringSchema (*, 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 ZappNvmeComponentsTiering object

Ancestors

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

Class variables

control POST

Storage tiering placement rules for the container(s)

Valid choices:

  • required
  • best_effort
  • disallowed
object_stores POST

The object_stores field of the zapp_nvme_components_tiering.

policy GET POST

The storage tiering type of the application component.

Valid choices:

  • all
  • auto
  • none
  • snapshot_only