Delete Environment 1
Delete an environment with all its products.
Request
URI
DELETE
https://{api_host}//api/v3/lcm/environment/{environmentId}
COPY
Path Parameters
string
environmentId
Required
ID of the environment
Responses
200
Confirmation for deleting of the environment.
Returns
TaskResponse
of type(s)
*/*
{
"taskId": "string",
"precedingTasks": [
0
]
}
string
taskId
Required
The ID of the task that was created for the operation. Use this ID to get the state and result of the task.
array of
integer
precedingTasks
Optional
List of task IDs for tasks that have to be processed before this task can start.
401
Unauthorized access
Returns
TaskResponse
of type(s)
*/*
{
"taskId": "string",
"precedingTasks": [
0
]
}
string
taskId
Required
The ID of the task that was created for the operation. Use this ID to get the state and result of the task.
array of
integer
precedingTasks
Optional
List of task IDs for tasks that have to be processed before this task can start.
V2 Operations
POST
Add Datacenter Component 1
POST
Add Product Node
POST
Add Product Node 1
PUT
Configure Certificate
PUT
Configure Certificate 1
POST
Create Environment 1
DELETE
Delete Dc Component 1
DELETE
Delete Environment 1
DELETE
Delete Product Node
DELETE
Delete Product Node 1
POST
Discover Datacenter Component 1
POST
Discover Product
POST
Discover Product 1
GET
Generate And Get Support Bundle 1
GET
Get All Product Nodes
GET
Get All Product Nodes 1
GET
Get Certificate
GET
Get Certificate 1
GET
Get Dc Component 1
GET
Get Dc Component List 1
GET
Get Environment 1
GET
Get Environment List 1
GET
Get Product Node Spec By Id
GET
Get Product Node Spec By Id 1
GET
Get Task Logs
GET
Get Task Logs 1
GET
Interop Check
GET
Interop Check 1
POST
Interop Install
POST
Interop Install 1
PUT
Redeploy Product Node
PUT
Redeploy Product Node 1
GET
Retrieve Log 1
PATCH
Update All Product Nodes
PUT
Update Dc Component 1
PATCH
Update Product Node
PATCH
Update Product Node 1
PUT
Upgrade Product
PUT
Upgrade Product 1