Modifies the column store specifications.
Operation description
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
polardbx:ModifyColumnarClass |
none |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceName |
string |
Yes |
The instance name. |
pxc-hzrh51fze****pon-cdc |
| ColumnarClass |
string |
Yes |
The column store specifications. |
polarx.n8.large.col |
| RegionId |
string |
Yes |
The region in which the instance resides. > You can call the DescribeRegions operation to query the regions supported by PolarDB-X, including region IDs. |
cn-shanghai |
| ColumnarNodeCount |
string |
No |
The number of column store nodes. |
** |
| SwitchMode |
string |
No |
The switch mode. |
0 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
Id of the request |
9B2F3840-****-475C-B269-2D5C3A31797C |
| Data |
object |
The returned policy details. |
|
| TaskId |
integer |
The task ID. |
****** |
Examples
Success response
JSON format
{
"RequestId": "9B2F3840-****-475C-B269-2D5C3A31797C",
"Data": {
"TaskId": 0
}
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.