huawei-cloud-api-definitions-DeH 0.1.20260320

Huawei Cloud API definitions, generated from OpenAPI spec
Documentation
1
{"base_path":"/","components":null,"consumes":"[\"application/json;charset=UTF-8\"]","definitions":{"RespLink":{"description":"links字段数据结构。","properties":{"href":{"description":"API的url地址。","type":"string"},"rel":{"description":"API的url地址依赖。","type":"string"}},"required":["href","rel"]},"RespVersion":{"description":"专属主机API版本信息。","properties":{"id":{"description":"API版本ID。","type":"string"},"links":{"description":"API的url地址。","items":{"$ref":"#/definitions/RespLink","description":""},"type":"array"},"min_version":{"description":"若该版本API支持微版本,则为支持的最小微版本号;如果不支持微版本,则为空。","type":"string"},"status":{"description":"API版本状态:\n\nCURRENT:表示该版本为主推版本。\n\nSUPPORTED:表示为老版本,但是现在还在继续支持。\n\nDEPRECATED:表示为废弃版本,存在后续删除的可能。","example":"CURRENT,SUPPORTED,DEPRECATED","type":"string"},"updated":{"description":"API版本更新时间,用UTC时间表示。","type":"string"},"version":{"description":"若该版本API支持微版本,则为支持的最大微版本号\n\n如果不支持微版本,则为空。","type":"string"}},"required":["id","links","min_version","status","updated","version"]},"RespVersionList":{"description":"专属主机API版本信息列表响应消息体。","properties":{"versions":{"description":"专属主机API版本信息列表。","items":{"$ref":"#/definitions/RespVersion","description":""},"type":"array"}},"required":["versions"]}},"description":null,"group_id":"d5f25114875a4aaf874a5fe13e93351c","host":"deh.cn-north-4.myhuaweicloud.com","id":"94d480e3fd1f429c93f30f78647d802c","info_version":"v1","method":"get","name":"ListDehVersions","parameters":{},"paths":{"/":{"get":{"consumes":[],"deprecated":false,"description":"返回专属主机当前所有可用的版本信息列表。","operationId":"ListDehVersions","parameters":[],"produces":[],"responses":{"200":{"description":"OK 服务器已成功处理了请求。","examples":{"application/json":{"versions":[{"id":"v1.0","links":[{"href":"https://deh.dc1.domainname.com/v1.0/","rel":"self"}],"min_version":"","status":"SUPPORTED","updated":"2016-12-01T11:33:21Z","version":""}]}},"schema":{"$ref":"#/definitions/RespVersionList"}},"400":{"description":"Bad Request 服务器未能处理请求。"},"401":{"description":"Unauthorized 被请求的页面需要用户名和密码。"},"404":{"description":"Not Found 服务器无法找到被请求的页面。"},"500":{"description":"Internal Server Error 请求未完成,服务异常。"}},"summary":"查询API版本信息列表","tags":["查询API版本信息"],"x-constraint":"","x-first-open-time":"2018-11-30","x-hybridcloud":"false","x-is-registered":"Y","x-name":"查询API版本信息列表","x-open-region-cloud":"hc,hk","x-order":8,"x-request-examples-1":"","x-request-examples-description-1":"","x-request-examples-text-1":"","x-request-examples-url-1":"GET /","x-scope":"Commercial","x-source":"SelfDeveloped","x-support-sdk":"N"}}},"product_short":"DeH","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"查询API版本信息列表","tags":"查询API版本信息","uri":null,"version":"2.0"}