All Products
Search
Document Center

Security Center:ModifyWebLockUnbind

Last Updated:May 22, 2025

Disables web tamper proofing for a specified server.

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
UuidstringNo

The UUID of the server for which you want to disable web tamper proofing.

Note You can call the DescribeWebLockBindList operation to query the UUIDs of servers.
8d217d3f-6999-43a6-a435-c7a6854180e9

Response parameters

ParameterTypeDescriptionExample
object

The data returned.

RequestIdstring

The ID of the request, which is used to locate and troubleshoot issues.

F0A8A039-930D-5EC1-97C8-43F05776188A

Examples

Sample success responses

JSONformat

{
  "RequestId": "F0A8A039-930D-5EC1-97C8-43F05776188A"
}

Error codes

HTTP status codeError codeError messageDescription
400InvalidBindAsset not bind.-
400StillOnStill switched on.-
403NoPermissioncaller has no permissionYou are not authorized to do this operation.
500InternalErrorThe request processing has failed due to some unknown error.-
500ServerErrorServerError-

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

Change history

Change timeSummary of changesOperation
No change history