huawei-cloud-api-definitions-GaussDBforNoSQL 0.1.20251031

Huawei Cloud API definitions, generated from OpenAPI spec
Documentation
1
{"base_path":"/","components":null,"consumes":"[\"application/json\"]","definitions":{"ErrorResponseBody":{"properties":{"error_code":{"description":"错误码。","example":"DBS.200001","type":"string"},"error_msg":{"description":"错误消息。","example":"参数错误。","type":"string"}},"required":["error_code","error_msg"]},"ListDatastoresBody":{"properties":{"versions":{"items":{"description":"数据库版本。\n  - GeminiDB Cassandra实例支持3.11版本。\n  - GeminiDB Mongo实例支持集群3.4、副本集4.0版本。\n  - GeminiDB Influx实例支持1.7版本。","type":"string"},"type":"array"}},"required":["versions"]}},"description":null,"group_id":"e59009abc8d6499f9f8dc004e69d73d7","host":"gaussdb-nosql.cn-north-4.myhuaweicloud.com","id":"41274b9f98e243788e03305cc3a9793d","info_version":"v3","method":"get","name":"ListDatastores","parameters":{},"paths":{"/v3/{project_id}/datastores/{datastore_name}/versions":{"get":{"description":"查询指定实例类型的数据库版本信息。","operationId":"ListDatastores","parameters":[{"description":"用户Token。","in":"header","name":"x-auth-token","required":true,"type":"string","x-example":"******"},{"description":"租户在某一region下的project ID。","in":"path","name":"project_id","required":true,"type":"string","x-example":"619d3e78f61b4be68bc5aa0b59edcf7b"},{"description":"数据库类型。\n  - GeminiDB Cassandra数据库实例,取值为“cassandra”。\n  - GeminiDB Mongo数据库实例,取值为“mongodb”。\n  - GeminiDB Influx数据库实例,取值为“influxdb”。\n  - GeminiDB Redis数据库实例,取值为“redis”。","in":"path","name":"datastore_name","required":true,"type":"string","x-example":"cassandra"}],"responses":{"200":{"description":"Success.","examples":{"application/json":{"versions":["3.11"]}},"schema":{"$ref":"#/definitions/ListDatastoresBody"}},"default":{"description":"Client or server error.","schema":{"$ref":"#/definitions/ErrorResponseBody"}}},"summary":"查询指定实例类型的数据库版本信息","tags":["查询数据库版本信息"],"x-constraint":"该接口支持如下数据库实例:\n  - GeminiDB Cassandra\n  - GeminiDB Mongo 副本集4.0\n  - GeminiDB Influx\n  - GeminiDB Redis","x-is-registered":"N","x-request-examples-description-1":"","x-request-examples-url-1":"GET https://{endpoint}/v3/054e292c9880d4992f02c0196d3ea468/datastores/cassandra/versions","x-support-sdk":"Y"}}},"product_short":"GaussDBforNoSQL","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"查询指定实例类型的数据库版本信息","tags":"查询数据库版本信息","uri":null,"version":"2.0"}