V2 Environment APIs

V2 Environment APIs

This API section defines requests to deploy new products or register an existing deployment in VCP LCM.

The environment specification (EnvironmentSpec) has to contain a product specification that defines all details about the product to deploy.
Refer to the actual product-related schemas in order to retrieve all available properties:

  • VCD: VcdProductSpecV2
  • vROPS Tenant App: VropstaProductSpecV2
  • Usage Meter: UsageProductSpecV2
  • RabbitMQ: RmqProductSpecV2

Operations
POST
Create Environment 1
Create an LCM environment.
DELETE
Delete Environment 1
Delete an LCM environment.
GET
Get Environment List 1
Get a list of LCM environments.
GET
Get Environment 1
Get a single LCM environment.