Module netapp_ontap.models.igroup_initiator_no_records
Copyright © 2019 NetApp Inc. All rights reserved.
Classes
class IgroupInitiatorNoRecordsSchema (only=None, exclude=(), many=False, context=None, load_only=(), dump_only=(), partial=False, unknown=None)
-
The fields of the IgroupInitiatorNoRecords object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.schema.BaseSchema
- marshmallow.base.SchemaABC
Class variables
var igroup
-
The igroup field of the igroup_initiator_no_records.
var links
-
The links field of the igroup_initiator_no_records.
var name
-
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 consist 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
var opts
Instance variables
var patchable_fields
-
Only fields in this list will be considered when patching a resource
var postable_fields
-
Only fields in this list will be considered when posting a resource