Mounts a columnar instance to a specified primary database instance.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
polardbx:AttachColumnarInstance |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The region in which the instance resides. |
cn-hangzhou |
| DBInstanceName |
string |
Yes |
The instance ID. |
pxc-xxx |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| DBInstanceName |
string |
The name of the created instance. |
pxc-xxx |
| RequestId |
string |
The request ID. |
9B2F3840-5C98-475C-B269-2D5C3A31797C |
| TaskId |
string |
The backend task ID. |
422922413 |
Examples
Success response
JSON format
{
"DBInstanceName": "pxc-xxx",
"RequestId": "9B2F3840-5C98-475C-B269-2D5C3A31797C",
"TaskId": "422922413"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.