Approves a service usage request.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
computenestsupplier:ApproveServiceUsage |
update |
*Service
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ServiceId |
string |
Yes |
The service ID. |
service-39f4f251e94843xxxxxx |
| UserAliUid |
integer |
Yes |
The UID of the user's Alibaba Cloud account. |
127383705958xxxx |
| Comments |
string |
No |
The approval comments. |
Welcome to TuGraph. Your application has been approved. Should you have any questions, please feel free to email us at tugraph@service.alipay.com or call our contact number 400-903-0809. Contact person: Yuansu. |
| ClientToken |
string |
No |
A client token that ensures the idempotence of the request. Generate a unique value from your client for each request. The token can contain only ASCII characters. |
10CM943JP0EN9D51H |
| Type |
integer |
No |
The service sharing type. The default value is SharedAccount. Valid values:
Valid values:
|
SharedAccount |
| RegionId |
string |
No |
The region ID. |
cn-hangzhou |
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.