All Products
Search
Document Center

Tair:RemoveSubInstance

Last Updated:Mar 20, 2023

Removes a child instance from a distributed instance.

Operation Description

NoteAfter you call the operation, the child instance becomes a regular ApsaraDB for Redis instance and all its data is retained. You can find the instance in the instance list of the corresponding region and manage it.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
InstanceIdstringYes

The ID of the child instance in the distributed instance. You can call the DescribeGlobalDistributeCache operation to obtain the ID of the child instance.

r-bp1zxszhcgatnx****

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The ID of the request.

5D622714-AEDD-4609-9167-F5DDD3D1****

Examples

Sample success responses

JSONformat

{
  "RequestId": "5D622714-AEDD-4609-9167-F5DDD3D1****"
}

Error codes

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