Removes shared accounts.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
computenestsupplier:RemoveServiceSharedAccounts |
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**** |
| ClientToken |
string |
No |
A client token that is used to ensure the idempotence of the request. You must make sure that the token is unique for each request. The token can contain only ASCII characters and cannot exceed 64 characters in length. |
10CM943JP0EN9D51H |
| UserAliUids |
array |
Yes |
The whitelisted accounts for service sharing. |
|
|
integer |
Yes |
The whitelisted account for service sharing. |
111234445 |
|
| Type |
string |
No |
The service sharing type. The default value is SharedAccount. Valid values:
|
SharedAccount |
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.