Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - UserLoginSessionEvent(vim.event.UserLoginSessionEvent)
- Extends
- SessionEvent
- Since
- 2.0
Data Object Description
This event records a user logon.Properties
Name | Type | Description |
---|---|---|
ipAddress | xsd: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.
|
locale | xsd:string |
The locale of the session.
|
sessionId | xsd:string |
The unique identifier for the session.
|
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 |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |