Module netapp_ontap.models.consistency_group_nvme_subsystem
Copyright © 2023 NetApp Inc. All rights reserved.
This file has been automatically generated based on the ONTAP REST API documentation.
Classes
class ConsistencyGroupNvmeSubsystemSchema (*, 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 ConsistencyGroupNvmeSubsystem object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.base.SchemaABC
Class variables
-
comment: str GET POST PATCH
-
A configurable comment for the NVMe subsystem. Optional in POST and PATCH.
-
hosts: List[ConsistencyGroupNvmeHost] GET POST
-
The NVMe hosts configured for access to the NVMe subsystem. Optional in POST.
-
name: str GET POST
-
The name of the NVMe subsystem. Once created, an NVMe subsystem cannot be renamed. Required in POST.
Example: subsystem1
-
os_type: str GET POST
-
The host operating system of the NVMe subsystem's hosts. Required in POST.
Valid choices:
- aix
- linux
- vmware
- windows
-
uuid: str GET
-
The unique identifier of the NVMe subsystem.
Example: 1cd8a442-86d1-11e0-ae1c-123478563412