UpgradePolarClawSkills
Upgrades the PolarClaw feature.
Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
No |
The region ID. Note
You can call the DescribeRegions operation to query the regions of all clusters in your account. |
cn-hangzhou |
| ApplicationId |
string |
Yes |
The application ID. |
pa-************** |
| ApplicationType |
string |
No |
The application type. Note
You can omit this parameter when you first call this operation. |
polarclaw |
| UpgradeMethod |
string |
No |
The upgrade method. |
Manual |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
45D24263-7E3A-4140-9472-************ |
| TaskId |
string |
The task ID. |
32077061 |
Examples
Success response
JSON format
{
"RequestId": "45D24263-7E3A-4140-9472-************",
"TaskId": "32077061"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.