You can call this operation to modify the value of the cluster tags.
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
InstanceId | string | Yes | The ID of the OceanBase cluster. | ob317v4uif**** |
Tags | string | Yes | The tags. | [{"Key": "xxx", "Value", "xxx"},{}] |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "EE205C00-30E4-XXXX-XXXX-87E3A8A2AA0C",
"Message": "done"
}
Error codes
For a list of error codes, visit the Service error codes.