Triggers a cluster inspection and generates a report.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request syntax
POST /clusters/{clusterId}/inspectReports HTTP/1.1
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| clusterId | string | Yes | The cluster ID. | c82e6987e2961451182edacd74faf**** |
| body | object | No | The request body. | |
| clientToken | string | No | The idempotency token that ensures an API request completes no more than one time. | c82e6987e2961451182edacd74faf |
Response parameters
Examples
Sample success responses
JSONformat
{
"reportId": "5d6557c983064c45bed62ab2a2119cc7",
"taskId": "T-67d7ec016ce37c0106000***",
"requestId": "0AB4D067-4DD7-5471-B90A-FCC564BC3337"
}Error codes
For a list of error codes, visit the Service error codes.
