All Products
Search
Document Center

Elastic Compute Service:DeleteDiagnosticReports

Last Updated:Apr 11, 2024

Deletes diagnostic reports.

Operation description

You can call this operation to delete the diagnostic reports that are no longer needed.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
RegionIdstringYes

The region ID of the diagnostic report. You can call the DescribeRegions operation to query the most recent region list.

cn-hangzhou
ReportIdsarrayYes

The IDs of diagnostic reports. You can specify up to 100 report IDs.

stringYes

The ID of diagnostic report.

dr-uf6i0tv2refv8wz*****

Response parameters

ParameterTypeDescriptionExample
object

Schema of Response

RequestIdstring

The ID of the request.

473469C7-AA6F-4DC5-B3DB-A3DC0DE*****

Examples

Sample success responses

JSONformat

{
  "RequestId": "473469C7-AA6F-4DC5-B3DB-A3DC0DE*****"
}

Error codes

HTTP status codeError codeError message
403InvalidStatus.InProgress%s

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
2022-07-21Add Operationsee changesets