GetBlockUrlQuota

Last updated:2021-03-17 11:18:13

GetBlockUrlQuota

Description

You can call this operation to query the maximum number and remaining number of URLs that you can block.

Request syntax

The API request contains the specified directory /2016-09-01/content/GetBlockUrlQuota, common request headers, and operation-specific request parameters. For more information, see the sample request.

Response parameters

Parameter Type Description
BlockUrlQuota Long The maximum number of URLs that you can block.
BlockUrlSurplus Long The remaining number of URLs that you can block.

Examples

Sample request

GET or POST method:

GET|POST /2016-09-01/content/GetBlockUrlQuota 1.1
Host: cdn.api.ksyun.com
X-Amz-Date: date
Authorization:authorization string
X-Action: GetBlockUrlQuota
X-Version: 2016-09-01

Sample response

{
  "BlockUrlQuota": 10000,
  "BlockUrlSurplus": 500
}

Did you find the above information helpful?

Unhelpful
Mostly Unhelpful
A little helpful
Helpful
Very helpful

What might be the problems?

Insufficient
Outdated
Unclear or awkward
Redundant or clumsy
Lack of context for the complex system or functionality

More suggestions

0/200

Please give us your feedback.

Submitted

Thank you for your feedback.

问题反馈