Deletes an Elastic Compute Unit (ECU).
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request syntax
POST /pop/v5/resource/delete_ecu
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
EcuId | string | Yes | The unique ID of the ECU to be deleted. | 5c0b8c82-4ba9-****-****-130a34ffa534 |
Response parameters
Examples
Sample success responses
JSON
format
{
"Code": 200,
"Message": "success",
"Data": "OK",
"RequestId": "fb08fd29-b197-40ab-****-****"
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history