Authentication
The Virtual Infrastructure JSON API supports the following methods to authenticate requests. Individual operations in the documentation will include their specific authentication types.
Session
A session token, placed in the vmware-api-session-id
HTTP header, returned by the Login
operation of the SessionManager
interface.
Type : apiKey
In : header
Name : vmware-api-session-id