Module netapp_ontap.models.lun_map_igroup

Copyright © 2019 NetApp Inc. All rights reserved.

Classes

class LunMapIgroupSchema (only=None, exclude=(), many=False, context=None, load_only=(), dump_only=(), partial=False, unknown=None)

The fields of the LunMapIgroup object

Ancestors

  • netapp_ontap.resource.ResourceSchema
  • marshmallow.schema.Schema
  • marshmallow.schema.BaseSchema
  • marshmallow.base.SchemaABC

Class variables

var initiators

The initiators that are members of the initiator group.

The links field of the lun_map_igroup.

var name

The name of the initiator group. Valid in POST.

Example: igroup1

var opts
var os_type

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
var protocol

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
var uuid

The unique identifier of the initiator group. Valid in POST.

Example: 1ad8544d-8cd1-91e0-9e1c-723478563412

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