Module netapp_ontap.models.igroup_initiator_list_item
Copyright © 2022 NetApp Inc. All rights reserved.
Classes
class IgroupInitiatorListItemSchema (*, 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 IgroupInitiatorListItem object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.base.SchemaABC
Class variables
-
comment GET POST PATCH
-
A comment available for use by the administrator. Valid in POST and PATCH.
-
igroup GET POST PATCH
-
The igroup field of the igroup_initiator_list_item.
-
links GET
-
The links field of the igroup_initiator_list_item.
-
name GET POST
-
The FC WWPN, iSCSI IQN, or iSCSI EUI that identifies the host initiator. Valid in POST only and not allowed when the
records
property is used.
An FC WWPN consists of 16 hexadecimal digits grouped as 8 pairs separated by colons. The format for an iSCSI IQN is iqn.yyyy-mm.reverse_domain_name:any. The iSCSI EUI format consists of the eui. prefix followed by 16 hexadecimal characters.Example: iqn.1998-01.com.corp.iscsi:name1