Data Object - ConverterVimConnectionSpecSessionVimCredentials

Extends
ConverterVimConnectionSpecVimCredentials
Since
Converter API 1.0

Data Object Description

Session credentials.

Session credentials are used for cookie-based authentication with Virtual Center server. The cookie is obtained within the context of some other established session. Session ID and cookie are then passed to a 3-rd party which can use them to authenticate with VC.

Properties

Name Type Description
cookie*xsd:string

Session cookie
key*xsd:string

Session ID
usernamexsd:string

The user name of the existing session
Properties inherited from ConverterVimConnectionSpecVimCredentials
None
Properties inherited from DynamicData
None
*Need not be set