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