Module netapp_ontap.models.vsi_on_san_new_igroups

Copyright © 2023 NetApp Inc. All rights reserved.

This file has been automatically generated based on the ONTAP REST API documentation.

Classes

class VsiOnSanNewIgroupsSchema (*, 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 VsiOnSanNewIgroups object

Ancestors

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

Class variables

comment: str POST PATCH

A comment available for use by the administrator.

igroups: List[MongoDbOnSanNewIgroupsIgroups] POST PATCH

The igroups field of the vsi_on_san_new_igroups.

initiator_objects: List[MongoDbOnSanNewIgroupsInitiatorObjects] POST PATCH

The initiator_objects field of the vsi_on_san_new_igroups.

initiators: List[str] GET POST PATCH

The initiators field of the vsi_on_san_new_igroups.

name: str POST PATCH

The name of the new initiator group.

protocol: str POST PATCH

The protocol of the new initiator group.

Valid choices:

  • fcp
  • iscsi
  • mixed