huawei-cloud-api-definitions-DAS 0.1.20260918

Huawei Cloud API definitions, generated from OpenAPI spec
Documentation
1
{"base_path":"/","components":null,"consumes":"","definitions":{"EnableQuotaRequestBody":{"description":"开通配额请求体","properties":{"open_num":{"description":"开通配额的数量","example":10,"format":"int32","type":"integer"}},"required":["open_num"]},"ErrorResp":{"description":"失败时返回的错误对象","properties":{"error_code":{"description":"错误码","maxLength":36,"minLength":8,"type":"string"},"error_msg":{"description":"错误描述","maxLength":512,"minLength":2,"type":"string"}},"required":["error_code","error_msg"]},"OpenQuotaResp":{"description":"开通配额响应","properties":{"success":{"description":"是否成功","type":"boolean"}}}},"description":null,"group_id":"7f831fc0dd494cfe86eff0b79e4f207d","host":"das.cn-north-4.myhuaweicloud.com","id":"b6c712d918464652acfd3d1b7d1c16b7","info_version":"v3","method":"post","name":"EnableQuota","parameters":{},"paths":{"/v3/{project_id}/clouddba/open-quota":{"post":{"consumes":["application/json"],"description":"开通配额","operationId":"EnableQuota","parameters":[{"description":"租户在某一Region下的项目ID","in":"path","name":"project_id","required":true,"type":"string"},{"description":"开通配额请求体","in":"body","name":"EnableQuotaRequestBody","required":true,"schema":{"$ref":"#/definitions/EnableQuotaRequestBody"}}],"responses":{"200":{"description":"Success.","schema":{"$ref":"#/definitions/OpenQuotaResp"}},"400":{"description":"BadRequest.","schema":{"$ref":"#/definitions/ErrorResp"}},"500":{"description":"InternalServerError.","schema":{"$ref":"#/definitions/ErrorResp"}}},"schemes":["https"],"summary":"开通配额","tags":["APIG-SN-DAS"],"x-api-type":"open-api","x-is-registered":"Y","x-support-sdk":"Y"}}},"product_short":"DAS","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"开通配额","tags":"APIG-SN-DAS","uri":null,"version":"2.0"}