Updates the version of an Alibaba Cloud Service Mesh (ASM) instance.
Debugging
Request parameters
Parameter | Type | Required | Example | Description |
---|---|---|---|---|
Action | String | Yes | UpgradeMeshVersion |
The operation that you want to perform. Set the value to UpgradeMeshVersion. |
ServiceMeshId | String | Yes | c08ba3fd1e6484b0f8cc1ad8fe10d**** |
The ID of the ASM instance. |
Response parameters
Parameter | Type | Example | Description |
---|---|---|---|
RequestId | String | 11fd0027-c27e-41bb-a565-75583054**** |
The ID of the request. |
Examples
Sample requests
http(s)://[Endpoint]/?Action=UpgradeMeshVersion
&ServiceMeshId=c08ba3fd1e6484b0f8cc1ad8fe10d****
&<Common request parameters>
Sample success responses
XML
format
HTTP/1.1 200 OK
Content-Type:application/xml
<UpgradeMeshVersionResponse>
<RequestId>17056026-31A7-1473-B6DA-XXXXXXXXXXXX</RequestId>
</UpgradeMeshVersionResponse>
JSON
format
HTTP/1.1 200 OK
Content-Type:application/json
{
"RequestId" : "11fd0027-c27e-41bb-a565-75583054****"
}
Error codes
For a list of error codes, visit the API Error Center.