Queries the resource quotas and the used resources.
Operation description
Note
The maximum number of times that each user can call this operation per second is 30.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|
The current API does not require request parameters
Response parameters
Examples
Sample success responses
JSON
format
{
"BlockQuota": 20,
"RefreshUrlRemain": 100,
"DomainQuota": 50,
"BlockRemain": 500,
"PreloadRemain": 300,
"RequestId": "BFFCDFAD-DACC-484E-9BE6-0AF3B3A0DD23",
"RefreshUrlQuota": 100,
"PreloadQuota": 500,
"RefreshDirQuota": 100,
"RefreshDirRemain": 100,
"IgnoreParamsQuota": 100,
"IgnoreParamsRemain": 10
}
Error codes
For a list of error codes, visit the Service error codes.