Module netapp_ontap.models.iscsi_session_initiator
Copyright © 2023 NetApp Inc. All rights reserved.
This file has been automatically generated based on the ONTAP REST API documentation.
Classes
class IscsiSessionInitiatorSchema (*, 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 IscsiSessionInitiator object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.base.SchemaABC
Class variables
-
alias: str GET
-
The initiator alias.
Example: initiator_alias1
-
comment: str GET
-
A comment available for use by the administrator. This is modifiable from the initiator REST endpoint directly. See
PATCH /protocols/san/igroups/{igroup.uuid}/initiators/{name}
.Example: This is an iSCSI initiator for host 5
-
name: str GET
-
The world wide unique name of the initiator.
Example: iqn.1992-01.example.com:string