Module netapp_ontap.models.lun_map_igroup
Copyright © 2024 NetApp Inc. All rights reserved.
This file has been automatically generated based on the ONTAP REST API documentation.
Classes
class LunMapIgroupSchema (*, only: types.StrSequenceOrSet | None = None, exclude: types.StrSequenceOrSet = (), many: bool | None = None, context: dict | None = None, load_only: types.StrSequenceOrSet = (), dump_only: types.StrSequenceOrSet = (), partial: bool | types.StrSequenceOrSet | None = None, unknown: str | None = None)
-
The fields of the LunMapIgroup object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.base.SchemaABC
- abc.ABC
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
-
replicated: bool GET
-
This property reports if the initiator group is replicated.
-
uuid: str GET POST
-
The unique identifier of the initiator group. Valid in POST.
Example: 1ad8544d-8cd1-91e0-9e1c-723478563412