Baidu AI Cloud
中国站

百度智能云

Simple Cache Service SCS

Unbind the Tag

Description

  • Unbind the tag defined on the instance.
  • You can unbind multiple tags at the same time.

Request Structure

PUT /v1/instance/{instanceId}/unBindTag HTTP/1.1

Host: redis.{region}.baidubce.com
Authorization authorization string

Request Header Field

There are no other special header fields except for the public header field.

Request Parameter

Parameter Name Type Required Parameter Position Description
version String Yes URI Parameter API version No.
instanceId String Yes RequestBody parameter Instance ID of virtual machine
changeTags List Yes RequestBody parameter Tags list to be unbound; For the specific data format, see the following TagModel.

Return Header Field

There are no other special header fields except the common header field.

Return Parameters

No special return parameters.

Return Example

HTTP/1.1 200 OK
x-bce-request-id: 1214cca7-4ad5-451d-9215-71cb844c0a50
Date: Wed, 03 Dec 2014 06:42:19 GMT
Content-Type: application/json;charset=UTF-8
Server: BWS
Previous
Bind the Tag
Next
Get the Availability Zone List