Invokes the UpgradeDBInstanceKernelVersion operation to update the kernel version of an instance.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
polardbx:UpgradeDBInstanceKernelVersion |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The region ID. |
cn-hangzhou |
| DBInstanceName |
string |
Yes |
The instance ID. |
pxc-hzjasd**** |
| SwitchMode |
string |
No |
The switch mode. Valid values:
|
0 |
| MinorVersion |
string |
No |
The kernel version. |
polarx-kernel_5.4.12-16349923_xcluster-20210926 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| DBInstanceName |
string |
The instance ID. |
pxc-hzjasd**** |
| TargetMinorVersion |
string |
The target version number. |
polarx-kernel_5.4.7-16001481_xcluster-20200910 |
| RequestId |
string |
The request ID. |
FEA5DC20-6D8A-5979-97AA-FC57546ADC20 |
| TaskId |
string |
The backend task ID. |
422922413 |
Examples
Success response
JSON format
{
"DBInstanceName": "pxc-hzjasd****",
"TargetMinorVersion": "polarx-kernel_5.4.7-16001481_xcluster-20200910",
"RequestId": "FEA5DC20-6D8A-5979-97AA-FC57546ADC20",
"TaskId": "422922413"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.