All Products
Search
Document Center

:RefreshLock

Last Updated:Mar 03, 2024

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request syntax

PUT /api/metastore/catalogs/databases/tables/locks

Request parameters

ParameterTypeRequiredDescriptionExample
LockIdlongNo

LockId

12324

Response parameters

ParameterTypeDescriptionExample
object

Lock response

Codestring

Code

OK
Messagestring

Message

.
RequestIdstring

RequestId

81B90E1B-7514-5817-9D59-0EA9E2215876
Successboolean

Success

True

Examples

Sample success responses

JSONformat

{
  "Code": "OK",
  "Message": ".",
  "RequestId": "81B90E1B-7514-5817-9D59-0EA9E2215876",
  "Success": true
}

Error codes

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