Login APIs

Login APIs

Two authentication options exist for VMware Cloud Provider Lifecycle Manager API:
JSESSIONID - retrieve a session ID that has to be provided with every subsequent API request in the JSESSIONID header. The session ID is valid for a specific amount of time (default 15 minutes).
OAUTH token - retrieve an authentication token that has to be provided with every subsequent API request in the Authorization header. The token is valid for a specific amount of time (10 hours).

Operations
POST
Admin Pass Change
Change pass of vcplcm user.
PUT
Refresh Token