All Products
Search
Document Center

:ModifyInstanceTags

Last Updated:Mar 14, 2023

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

ParameterTypeRequiredDescriptionExample
InstanceIdstringYes

The ID of the OceanBase cluster.

ob317v4uif****
TagsstringYes

The tags.

[{"Key": "xxx", "Value", "xxx"},{}]

Response parameters

ParameterTypeDescriptionExample
object

The returned response.

RequestIdstring

The request ID.

EE205C00-30E4-XXXX-XXXX-87E3A8A2AA0C
Messagestring

The update status of the tags.

done

Examples

Sample success responses

JSONformat

{
  "RequestId": "EE205C00-30E4-XXXX-XXXX-87E3A8A2AA0C",
  "Message": "done"
}

Error codes

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