Module netapp_ontap.models.igroup_initiator_connectivity_tracking_connections_logins

Copyright © 2023 NetApp Inc. All rights reserved.

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

Classes

class IgroupInitiatorConnectivityTrackingConnectionsLoginsSchema (*, 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 IgroupInitiatorConnectivityTrackingConnectionsLogins object

Ancestors

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

Class variables

connected: bool GET

True if the initiator is currently logged in to this connection's interface.

interface: IgroupInitiatorConnectivityTrackingConnectionsLoginsInterface GET POST PATCH

The interface field of the igroup_initiator_connectivity_tracking_connections_logins.

last_seen_time: ImpreciseDateTime GET

The last time this initiator logged in. Logins not seen for 48 hours are cleared and not reported.

Example: 2021-03-14T05:19:00.000+0000