Deletes a specified service based on its region ID, service ID, and service version.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
computenestsupplier:DeleteService |
delete |
*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-0e6fca6a51a54420**** |
| ServiceVersion |
string |
Yes |
The service version. |
2 |
| ClientToken |
string |
No |
A client token that ensures the idempotence of the request. The value must be unique for each request. The token can be up to 64 ASCII characters in length. |
10CM943JP0EN9D51H |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
4DB0F536-B3BE-4F0D-BD29-E83FB56D**** |
Examples
Success response
JSON format
{
"RequestId": "4DB0F536-B3BE-4F0D-BD29-E83FB56D****"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.