Module netapp_ontap.models.san_application_components_tiering
Copyright © 2023 NetApp Inc. All rights reserved.
This file has been automatically generated based on the ONTAP REST API documentation.
Classes
class SanApplicationComponentsTieringSchema (*, 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 SanApplicationComponentsTiering object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.base.SchemaABC
Class variables
-
control: str POST
-
Storage tiering placement rules for the container(s)
Valid choices:
- required
- best_effort
- disallowed
-
object_stores: List[NasApplicationComponentsTieringObjectStores] POST
-
The object_stores field of the san_application_components_tiering.
-
policy: str GET POST
-
The storage tiering type of the application component.
Valid choices:
- all
- auto
- none
- snapshot_only