内容分发网络 CDN-查询用户配额:响应示例

时间:2024-04-12 11:08:45

响应示例

状态码: 200

OK

{
  "quotas" : [ {
    "quota_limit" : 2000,
    "type" : "file_refresh",
    "used" : 0,
    "user_domain_id" : "0b672************************ae0"
  }, {
    "quota_limit" : 2000,
    "type" : "dir_refresh",
    "used" : 0,
    "user_domain_id" : "0b672************************ae0"
  }, {
    "quota_limit" : 1000,
    "type" : "preheat",
    "used" : 0,
    "user_domain_id" : "0b672************************ae0"
  }, {
    "quota_limit" : 100,
    "type" : "domain",
    "used" : 4,
    "user_domain_id" : "0b672************************ae0"
  } ]
}
support.huaweicloud.com/api-cdn/ShowQuota.html