Enterprise API获取企业使用资源信息Version: V5.17On this page获取企业使用资源信息基本信息 获取企业使用资源信息 请求路径GET /openapi/v2/manage/enterprises/{eid}/resource 请求参数 名称位置类型必选说明eidpathstring是none 返回结果 状态码状态码含义说明数据模型200OK成功EnterpriseSource 模型 EnterpriseSource { "enterprise_id": "string", "used_cpu": 0, "used_memory": 0, "used_disk": 0} 属性