Deletes diagnostic metric sets.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| RegionId | string | Yes | The region ID. You can call the DescribeRegions operation to query the most recent region list. | cn-hangzhou |
| MetricSetIds | array | Yes | The IDs of diagnostic metric sets. You can specify up to 10 set IDs. | |
| string | Yes | The ID of diagnostic metric set N. You can specify up to 10 set IDs. | dms-uf6i0tv2refv8wz***** |
Response parameters
Examples
Sample success responses
JSONformat
{
"RequestId": "473469C7-AA6F-4DC5-B3DB-A3DC0DE*****"
}Error codes
| HTTP status code | Error code | Error message | Description |
|---|---|---|---|
| 404 | InvalidMetricSetId.NotExist | The specified MetricSetId does not exist. | The specified MetricSetId does not exist. |
For a list of error codes, visit the Service error codes.
Change history
| Change time | Summary of changes | Operation |
|---|---|---|
| 2022-07-21 | Add Operation | View Change Details |
