forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Chen, Junjie <chenjunjie@huawei.com> Co-committed-by: Chen, Junjie <chenjunjie@huawei.com>
7.1 KiB
7.1 KiB
Deleting an Instance

This API is out-of-date and may not be maintained in the future. Please use the API described in Deleting an Instance.
Function
This API is used to delete an instance to release all the resources occupied by it.
Request
Request parameters
None.
Example request
DELETE https://{dms_endpoint}/v1.0/{project_id}/instances/{instance_id}
Response
Response parameters
None.
Example response
None.
Status Code
Table 2 describes the status code of successful operations. For details about other status codes, see Status Code.
Parent topic: APIs for Managing Instances