Description
Deletes a Time Series Database (TSDB) instance. You can call this API operation to delete only pay-as-you-go instances.
Request parameters
Parameter | Type | Required | Default value | Description |
---|---|---|---|---|
RegionId | String | Yes | N/A | The region ID of the instance. |
InstanceId | String | Yes | N/A | The ID of the instance. Note that you can call this API operation to delete only pay-as-you-go instances. |
Response parameters
Parameter | Type | Description |
---|---|---|
RequestId | String | The ID of the request. |
Sample responses
JSON format
{
"RequestId": "1556DCB0-043A-4444-8BD9-CF4A68E7EE64"
}