函数工作流 FUNCTIONGRAPH-查询租户配额:响应示例
时间:2025-05-28 09:46:56
响应示例
状态码: 200
查询成功
{ "quotas" : { "resources" : [ { "quota" : 60, "used" : 3, "type" : "fgs_func_scale_down_timeout" }, { "quota" : 100, "used" : 22, "type" : "fgs_func_occurs" }, { "quota" : 100, "used" : 22, "type" : "fgs_func_pat_idle_time" }, { "quota" : 100, "used" : 22, "type" : "fgs_func_num" }, { "quota" : 10240, "used" : 22, "type" : "fgs_func_code_size", "unit" : "MB" }, { "quota" : 512, "used" : 22, "type" : "fgs_workflow_num" } ] } }
support.huaweicloud.com/api-functiongraph/functiongraph_06_0137.html