Unpublishes a service version.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
computenestsupplier:WithdrawService |
update |
*Service
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The region ID. |
cn-hangzhou |
| ServiceId |
string |
Yes |
The service ID. |
service-0e6fca6a51a544xxxxxx |
| ServiceVersion |
string |
Yes |
The service version. |
1.0 |
| ClientToken |
string |
No |
The client token that is used to ensure the idempotence of the request. Generate a value from your client and make sure that the value is unique among different requests. The token can contain only ASCII characters. |
788E7CP0EN9D51P |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
4DB0F536-B3BE-4F0D-BD29-E83FB56D550C |
Examples
Success response
JSON format
{
"RequestId": "4DB0F536-B3BE-4F0D-BD29-E83FB56D550C"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.