Queries the Alibaba Cloud services that support Quota Center.
Operation description
The services in the query result are the same as the services listed in Alibaba Cloud services that support Quota Center.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
NextToken | string | No | The token that marks the position from which you want to start the query. If you leave this parameter empty, the query starts from the beginning. | 4 |
MaxResults | integer | No | The maximum number of records that can be returned for the query. Valid values: 1 to 200. Default value: 30. | 4 |
For more information about common request parameters, see Common parameters.
Response parameters
Examples
Sample success responses
JSON
format
{
"ProductInfo": [
{
"ProductName": "Elastic Compute Service (ECS)\n",
"SecondCategoryId": 5,
"ProductNameEn": "Elastic Compute Service",
"Dynamic": true,
"SecondCategoryNameEn": "Elastic Compute",
"SecondCategoryName": "Elastic Compute\n",
"ProductCode": "ecs",
"FlowControlSupport": "unsupport",
"CommonQuotaSupport": "support",
"WhiteListLabelQuotaSupport": "support"
}
],
"TotalCount": 1,
"NextToken": "4",
"RequestId": "1DA9C136-11BC-4C39-ADC6-B86276128072",
"MaxResults": 4
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history