Queries the number of remaining ordered relationships for a purchaser.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
apigateway:DescribeMarketRemainsQuota |
get |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| DomainName |
string |
Yes |
The custom domain name. |
*.demo.com |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RemainsQuota |
integer |
The remaining quota. |
1000 |
| RequestId |
string |
The ID of the request. |
E7FE7172-AA75-5880-B6F7-C00893E9BC06 |
Examples
Success response
JSON format
{
"RemainsQuota": 1000,
"RequestId": "E7FE7172-AA75-5880-B6F7-C00893E9BC06"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.