huawei-cloud-api-definitions-GaussDBforNoSQL 0.1.20240116

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"]},"ListInstancesDatabasesResponseBody":{"properties":{"database_names":{"description":"数据库名称列表。","items":{"type":"string"},"type":"array"},"total_count":{"description":"总记录数。","format":"int32","type":"integer"}},"required":["total_count","database_names"],"type":"object"}},"description":null,"group_id":"e59009abc8d6499f9f8dc004e69d73d7","host":"gaussdb-nosql.cn-north-4.myhuaweicloud.com","id":"03643af9de684c778f3ed563e1ca01c7","info_version":"v3","method":"get","name":"ListRestoreDatabases","parameters":{},"paths":{"/v3/{project_id}/instances/{instance_id}/databases":{"get":{"description":"获取GeminiDB(for Cassandra)实例表级恢复的数据库信息。","operationId":"ListRestoreDatabases","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":"实例ID,可以调用“查询实例列表和详情”接口获取。如果未申请实例,可以调用“创建实例”接口创建。","in":"path","name":"instance_id","required":true,"type":"string","x-example":"916de02c35fe4abaa3e707ebd916d3f8in10"},{"description":"索引位置偏移量。\n  - 索引位置偏移量,表示从指定project ID下最新的专属资源创建时间开始,按时间的先后顺序偏移offset条数据后查询对应的专属资源信息。\n  - 取值大于或等于0。\n  - 不传该参数时,查询偏移量默认为0,表示从最新的创建时间对应的专属资源开始查询。","in":"query","name":"offset","required":false,"type":"integer","x-example":0},{"description":"查询专属资源个数上限值。\n  - 取值范围:1~100。不传该参数时,默认查询前100条实例信息。","in":"query","name":"limit","required":false,"type":"integer","x-example":10}],"responses":{"200":{"description":"Success.","examples":{"application/json":{"database_names":["db01"],"total_count":1}},"schema":{"$ref":"#/definitions/ListInstancesDatabasesResponseBody"}},"default":{"description":"Client or server error.","schema":{"$ref":"#/definitions/ErrorResponseBody"}}},"summary":"获取GeminiDB(for Cassandra)实例表级恢复的数据库信息","tags":["备份与恢复"],"x-constraint":"- 只支持GaussDB(for Cassandra)数据库实例获取表级恢复的数据库信息。","x-is-registered":"Y","x-request-examples-description-1":"","x-request-examples-url-1":"GET https://{endpoint}/v3/619d3e78f61b4be68bc5aa0b59edcf7b/instances/a6d3c8a9857b4c81b3c1fe4802dfa4d0in06/databases?offset=0&limit=10","x-support-sdk":"Y"}}},"product_short":"GaussDBforNoSQL","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"获取GeminiDB(for Cassandra)实例表级恢复的数据库信息","tags":"备份与恢复","uri":null,"version":"2.0"}