Data Object - UserLoginSessionEvent(vim.event.UserLoginSessionEvent)

Extends
SessionEvent

Data Object Description

This event records a user logon.

Properties

Name Type Description
ipAddressxsd:string

The IP address of the peer that initiated the connection. This may be the client that originated the session, or it may be an intervening proxy if the binding uses a protocol that supports proxies, such as HTTP.
localexsd:string

The locale of the session.
sessionIdxsd:string

The unique identifier for the session.
userAgent*xsd:string

The user agent or application

Since vSphere API 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