All Products
Search
Document Center

Security Center:DeleteIdcProbe

Last Updated:May 22, 2025

Deletes an IDC probe that is created in Security Center.

Debugging

You can run this interface directly in OpenAPI Explorer, saving you the trouble of calculating signatures. After running successfully, OpenAPI Explorer can automatically generate SDK code samples.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
UuidstringYes

The UUID of the server.

Note You can call the DescribeCloudCenterInstances operation to query the UUIDs of servers.
inet-1234567****

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The request ID.

5DFD6277-CC36-57F7-ACE6-F5952XXXXXXXX

Examples

Sample success responses

JSONformat

{
  "RequestId": "5DFD6277-CC36-57F7-ACE6-F5952XXXXXXXX"
}

Error codes

HTTP status codeError codeError messageDescription
403NoPermissioncaller has no permissionYou are not authorized to do this operation.
500ServerErrorServerError-

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