Module netapp_ontap.models.igroup_parent
Copyright © 2023 NetApp Inc. All rights reserved.
This file has been automatically generated based on the ONTAP REST API documentation.
Classes
class IgroupParentSchema (*, 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 IgroupParent object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.base.SchemaABC
Class variables
-
comment: str GET
-
A comment available for use by the administrator.
-
links: SelfLink GET
-
The links field of the igroup_parent.
-
name: str GET
-
The name of the initiator group.
Example: igroup1
-
parent_igroups: List[IgroupParent] GET
-
The initiator groups that contain this initiator group as as member.
-
uuid: str GET
-
The unique identifier of the initiator group.
Example: 4ea7a442-86d1-11e0-ae1c-123478563412