Module netapp_ontap.models.igroup_initiator_no_records

Copyright © 2021 NetApp Inc. All rights reserved.

Classes

class IgroupInitiatorNoRecordsSchema (*, only: typing.Union = None, exclude: typing.Union = (), many: bool = False, context: typing.Dict = None, load_only: typing.Union = (), dump_only: typing.Union = (), partial: typing.Union = False, unknown: str = None)

The fields of the IgroupInitiatorNoRecords 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.

The links field of the igroup_initiator_no_records.

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