Module netapp_ontap.models.igroup_initiator_connectivity_tracking_connections_logins

Copyright © 2024 NetApp Inc. All rights reserved.

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

Classes

class IgroupInitiatorConnectivityTrackingConnectionsLoginsSchema (*, only: types.StrSequenceOrSet | None = None, exclude: types.StrSequenceOrSet = (), many: bool | None = None, context: dict | None = None, load_only: types.StrSequenceOrSet = (), dump_only: types.StrSequenceOrSet = (), partial: bool | types.StrSequenceOrSet | None = None, unknown: str | None = None)

The fields of the IgroupInitiatorConnectivityTrackingConnectionsLogins object

Ancestors

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

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