Module netapp_ontap.models.lun_map_igroup
Copyright © 2023 NetApp Inc. All rights reserved.
This file has been automatically generated based on the ONTAP REST API documentation.
Classes
class LunMapIgroupSchema (*, 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 LunMapIgroup object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.base.SchemaABC
Class variables
-
initiators: List[str] GET
-
The initiators that are members of the initiator group.
-
links: SelfLink GET
-
The links field of the lun_map_igroup.
-
name: str GET POST
-
The name of the initiator group. Valid in POST.
Example: igroup1
-
os_type: str GET
-
The host operating system of the initiator group. All initiators in the group should be hosts of the same operating system.
Valid choices:
- aix
- hpux
- hyper_v
- linux
- netware
- openvms
- solaris
- vmware
- windows
- xen
-
protocol: str GET
-
The protocols supported by the initiator group. This restricts the type of initiators that can be added to the initiator group.
Valid choices:
- fcp
- iscsi
- mixed
-
uuid: str GET POST
-
The unique identifier of the initiator group. Valid in POST.
Example: 1ad8544d-8cd1-91e0-9e1c-723478563412