Disables web tamper proofing for a specified server.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| Uuid | string | No | 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
Examples
Sample success responses
JSONformat
{
"RequestId": "F0A8A039-930D-5EC1-97C8-43F05776188A"
}Error codes
| HTTP status code | Error code | Error message | Description |
|---|---|---|---|
| 400 | InvalidBind | Asset not bind. | - |
| 400 | StillOn | Still switched on. | - |
| 403 | NoPermission | caller has no permission | You are not authorized to do this operation. |
| 500 | InternalError | The request processing has failed due to some unknown error. | - |
| 500 | ServerError | ServerError | - |
For a list of error codes, visit the Service error codes.
Change history
| Change time | Summary of changes | Operation |
|---|
No change history
