Deletes an IDC probe that is created in Security Center.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| Uuid | string | Yes | The UUID of the server. Note
You can call the DescribeCloudCenterInstances operation to query the UUIDs of servers.
| inet-1234567**** |
Response parameters
Examples
Sample success responses
JSONformat
{
"RequestId": "5DFD6277-CC36-57F7-ACE6-F5952XXXXXXXX"
}Error codes
| HTTP status code | Error code | Error message | Description |
|---|---|---|---|
| 403 | NoPermission | caller has no permission | You are not authorized to do this operation. |
| 500 | ServerError | ServerError | - |
For a list of error codes, visit the Service error codes.
