Module netapp_ontap.models.san_new_igroups

Copyright © 2022 NetApp Inc. All rights reserved.

Classes

class SanNewIgroupsSchema (*, 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 SanNewIgroups object

Ancestors

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

Class variables

comment POST PATCH

A comment available for use by the administrator.

igroups POST PATCH

The igroups field of the san_new_igroups.

initiator_objects POST PATCH

The initiator_objects field of the san_new_igroups.

initiators GET POST PATCH

The initiators field of the san_new_igroups.

name POST PATCH

The name of the new initiator group.

os_type POST PATCH

The name of the host OS accessing the application. The default value is the host OS that is running the application.

Valid choices:

  • aix
  • hpux
  • hyper_v
  • linux
  • netware
  • openvms
  • solaris
  • vmware
  • windows
  • xen
protocol POST PATCH

The protocol of the new initiator group.

Valid choices:

  • fcp
  • iscsi
  • mixed