vCenter Storage Monitoring Service API


Data Object - UserLogoutSessionEvent(vim.event.UserLogoutSessionEvent)

Extends
SessionEvent
Since
2.0

Data Object Description

This event records a user logoff, disconnection, or session timeout.

Properties

Name Type Description
callCount*xsd:long

Number of API invocations made by the session

Since vSphere API Release 5.1
ipAddress*xsd:string

The IP address of client

Since vSphere API Release 5.1
loginTime*xsd:dateTime

Timestamp when the user logged on for this session.

Since vSphere API Release 5.1
sessionId*xsd:string

The unique identifier for the session.

Since vSphere API Release 5.1
userAgent*xsd:string

The user agent or application

Since vSphere API Release 5.1
Properties inherited from SessionEvent
None
Properties inherited from Event
chainId, changeTag, computeResource, createdTime, datacenter, ds, dvs, fullFormattedMessage, host, key, net, userName, vm
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition