V3 APIs

V3 APIs

API version 3 was introduced with VCP LCM 1.5.0.
It provides functionality to register and update datacenter components, create product environments and perform day 2 operations for deployed products.

API Categories
interop reporting

VCP LCM interop reporting creation API.

login

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).

task

This API section defines requests to retrieve info about tasks in VCP LCM.
Running tasks can also be cancelled/restarted.

Operations
GET
Get Notification Config
Get the configuration of notifications.
PATCH
Update Notification Config
Update the configuration of notifications.