Module netapp_ontap.models.zapp_nvme_components
Copyright © 2023 NetApp Inc. All rights reserved.
This file has been automatically generated based on the ONTAP REST API documentation.
Classes
class ZappNvmeComponentsSchema (*, 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 ZappNvmeComponents object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.base.SchemaABC
Class variables
-
name: str GET POST PATCH
-
The name of the application component.
-
namespace_count: Size GET POST PATCH
-
The number of namespaces supported per request, with a total limit of 1024 per volume.
-
os_type: str GET POST PATCH
-
The name of the host OS running the application.
Valid choices:
- aix
- linux
- vmware
- windows
-
performance: ZappNvmeComponentsPerformance GET POST PATCH
-
The performance field of the zapp_nvme_components.
-
qos: NasApplicationComponentsQos GET POST
-
The qos field of the zapp_nvme_components.
-
subsystem: ZappNvmeComponentsSubsystem GET POST PATCH
-
The subsystem field of the zapp_nvme_components.
-
tiering: ZappNvmeComponentsTiering GET POST PATCH
-
The tiering field of the zapp_nvme_components.
-
total_size: Size GET POST PATCH
-
The total size of the component, spread across member namespaces. Usage: {<integer>[KB|MB|GB|TB|PB]}