huawei-cloud-api-definitions-GaussDB 0.1.20250124

Huawei Cloud API definitions, generated from OpenAPI spec
Documentation
1
{"base_path":"/","components":null,"consumes":"[\"application/json;charset=UTF-8\"]","definitions":{"Erro":{"properties":{"error_code":{"description":"错误码。","example":"DBS.200082","type":"string"},"error_msg":{"description":"错误消息。","example":"The available IP addresses in the selected subnet are insufficient.","type":"string"}},"type":"object"},"SrDataStores":{"properties":{"datastores":{"description":"数据库信息列表。","items":{"properties":{"id":{"description":"数据库版本ID,该字段不会有重复。","example":"38197973-8895-36ed-b853-52daeefb6d3a","type":"string"},"kernel_version":{"description":"数据库内核版本号,返回完整的四位版本号。","example":"3.1.6.0","type":"string"},"name":{"description":"数据库版本号,只返回两位数的大版本号。","example":3.1,"type":"string"}}},"type":"array"}},"type":"object"}},"description":null,"group_id":"1bf15763f8164608918d180a9b1aa137","host":"gaussdb.cn-north-4.myhuaweicloud.com","id":"7cef15b35a004741b03d8e29daffb2ee","info_version":"v3","method":"get","name":"ListHtapDataStore","parameters":{},"paths":{"/v3/{project_id}/htap/datastores/{engine_name}":{"get":{"description":"HTAP引擎资源查询。","operationId":"ListHtapDataStore","parameters":[{"description":"租户在某一Region下的project ID。\n\n获取方法请参见[获取项目ID](https://support.huaweicloud.com/api-taurusdb/taurusdb_10_0004.html)。","in":"path","name":"project_id","required":true,"type":"string"},{"description":"HTAP引擎名。\n取值范围:\n- star-rocks\n- click-house","in":"path","name":"engine_name","required":true,"type":"string"},{"description":"用户Token。\n\n通过调用IAM服务[获取用户Token](https://support.huaweicloud.com/api-iam/iam_30_0001.html)接口获取。\n\n请求响应成功后在响应消息头中包含的“X-Subject-Token”的值即为Token值。","in":"header","name":"X-Auth-Token","required":true,"type":"string"},{"description":"内容类型。 取值:application/json。","in":"header","name":"Content-Type","required":true,"type":"string"},{"description":"请求语言类型。默认en-us。\n取值范围:\n- en-us\n- zh-cn","in":"header","name":"X-Language","required":false,"type":"string"}],"responses":{"200":{"description":"Success.","examples":{"application/json":{"datastores":[{"id":"38197973-8895-36ed-b853-52daeefb6d3a","kernel_version":"3.1.6.0","name":"3.1"}]}},"schema":{"$ref":"#/definitions/SrDataStores"}},"400":{"description":"Client error.","examples":{"application/json":{"error_code":"DBS.280235","error_msg":"Invalid database type."}},"schema":{"$ref":"#/definitions/Erro"}},"500":{"description":"Server error.","schema":{"$ref":"#/definitions/Erro"}}},"summary":"HTAP引擎资源查询","tags":["HTAP-标准版"],"x-is-registered":"Y","x-request-examples-description-1":"查询StarRocks数据库版本信息","x-request-examples-url-1":"GET https://{endpoint}/v3/23a50154cf494ec9ad6883979a12db0a/htap/datastores/star-rock","x-support-sdk":"Y"}}},"product_short":"GaussDB","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"HTAP引擎资源查询","tags":"HTAP-标准版","uri":null,"version":"2.0"}