数据湖探索 DLI-查询配额:响应示例
时间:2025-06-20 15:57:28
响应示例
{ "quotas": { "resources": [ { "type": "CU", "min": 0, "max": 100000, "quota": 2500, "used": 992 }, { "type": "QUEUE", "min": 0, "max": 1000, "quota": 50000, "used": 53 }, { "type": "DATABASE", "min": 0, "max": 500, "quota": 1000, "used": 593 }, { "type": "TABLE", "min": 0, "max": 10000, "quota": 50000, "used": 8548 }, { "type": "TEMPLATE", "min": 0, "max": 10000, "quota": 1000, "used": 130 }, { "type": "SL_PKG_RESOURCE", "min": 0, "max": 2000, "quota": 50000, "used": 525 }, { "type": "SL_SESSION", "min": 0, "max": 1000, "quota": 300, "used": 2 }, { "type": "JOB_CU", "min": 0, "max": 400, "quota": 400, "used": 0 }, { "type": "ELASTIC_RESOURCE_POOL", "min": 0, "max": 1024, "quota": 5000, "used": 3 } ] }, "is_success": true }
support.huaweicloud.com/api-dli/dli_02_0503.html