Modifies the CDC configuration.
Operation description
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
polardbx:ModifyCdcClass |
none |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceName |
string |
Yes |
The instance name. |
pxc-hzrh51fze****pon-cdc |
| CdcClass |
string |
Yes |
The instance type. |
premium |
| RegionId |
string |
Yes |
The region ID. |
cn-shanghai |
| CDCNodeCount |
string |
No |
The number of CDC nodes. |
1 |
| SwitchMode |
string |
No |
The switch mode. |
0 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
Id of the request |
1AD222E9-E606-4A42-BF6D-8A4442913CEF |
| Data |
object |
The data struct. |
|
| TaskId |
integer |
The task ID. |
2209883 |
Examples
Success response
JSON format
{
"RequestId": "1AD222E9-E606-4A42-BF6D-8A4442913CEF",
"Data": {
"TaskId": 2209883
}
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.