V4 Environment APIs

V4 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
Create an LCM environment.
DELETE
Delete Environment
Delete an LCM environment.
GET
Get Environment
Get a single LCM environment.
GET
Get Environment List
Get a list of LCM environments.