Call the UpgradeMeshEditionPartially operation to upgrade an ASM instance or switch it to the Professional Edition.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
servicemesh:UpgradeMeshEditionPartially |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ServiceMeshId |
string |
Yes |
The ID of the ASM instance. |
ca04bc38979214bf2882be79d39b4**** |
SwitchToPro
deprecated
|
boolean |
No |
Specifies whether to switch the instance to the Professional Edition. Valid values:
|
true |
| ASMGatewayContinue |
boolean |
No |
Specifies whether to continue upgrading the ASM gateway. Valid values:
|
true |
| UpgradeGatewayRecords |
string |
No |
The list of ASM gateways to upgrade. Separate multiple gateway names with commas. |
ingressgateway1,ingressgateway2 |
| ExpectedVersion |
string |
No |
The version to which you want to upgrade the instance. If you set this parameter, the backend checks if the target version matches this expected version. The upgrade proceeds only if the versions match. If they do not match, the |
v1.15.3.118-g4712daf0-aliyun |
| PreCheck |
boolean |
No |
Specifies whether to perform only a precheck. If set to true, the system performs a precheck but does not start the upgrade. |
true |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response. |
||
| RequestId |
string |
The request ID. |
31d3a0f0-07ed-4f6e-9004-1804498c**** |
Examples
Success response
JSON format
{
"RequestId": "31d3a0f0-07ed-4f6e-9004-1804498c****"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.