Deletes a VCU instance.
Try it now
Test
RAM authorization
Request syntax
DELETE /v2/openapi/deletevcuinstance HTTP/1.1
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceName |
string |
Yes |
The name of the instance. |
instance_name |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response struct. |
||
| RequestId |
string |
The ID of the request. You can use this ID to locate and troubleshoot issues. |
39871ED2-62C0-578F-A32E-B88072D5582F |
Examples
Success response
JSON format
{
"RequestId": "39871ED2-62C0-578F-A32E-B88072D5582F"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.