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":{"ListGaussMySqlDatabaseCharsetsResponseBody":{"description":"查询数据库可用字符集响应体。","properties":{"charsets":{"description":"数据库字符集列表","items":{"description":"数据量字符集名称","type":"string"},"type":"array"}}},"MysqlErrorResponse":{"properties":{"error_code":{"description":"错误码。","example":"DBS.200022","type":"string"},"error_msg":{"description":"错误消息。","example":"实例不存在","type":"string"}},"required":["error_code","error_msg"]}},"description":null,"group_id":"1bf15763f8164608918d180a9b1aa137","host":"gaussdb.cn-north-4.myhuaweicloud.com","id":"f8351fb7f9e94bebafb0529b869a3afc","info_version":"v3","method":"get","name":"ListGaussMySqlDatabaseCharsets","parameters":{},"paths":{"/v3/{project_id}/instances/{instance_id}/databases/charsets":{"get":{"description":"查询云数据库 TaurusDB实例数据库可用字符集。","operationId":"ListGaussMySqlDatabaseCharsets","parameters":[{"description":"用户Token。","in":"header","name":"X-Auth-Token","required":true,"type":"string","x-example":"******"},{"description":"语言。","in":"header","name":"X-Language","required":false,"type":"string","x-example":"zh-cn"},{"description":"租户在某一region下的project ID。\n\n获取方法请参见[获取项目ID](https://support.huaweicloud.com/api-taurusdb/taurusdb_10_0004.html)。\n","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":"a23fb62bd61e4e9e9636fd2225f395bein07"}],"responses":{"200":{"description":"Success.","examples":{"application/json":{"charsets":["utf8mb4","gbk"]}},"schema":{"$ref":"#/definitions/ListGaussMySqlDatabaseCharsetsResponseBody"}},"400":{"description":"Client error.","schema":{"$ref":"#/definitions/MysqlErrorResponse"}},"500":{"description":"Server error.","schema":{"$ref":"#/definitions/MysqlErrorResponse"}}},"summary":"查询数据库可用字符集","tags":["数据库管理"],"x-is-registered":"N","x-request-examples-description-1":"查询数据库可用字符集。","x-request-examples-url-1":"GET https://{endpoint}/v3/054e292c9880d4992f02c0196d3ea468/instances/a23fb62bd61e4e9e9636fd2225f395bein07/databases/charsets","x-support-sdk":"Y"}}},"product_short":"GaussDB","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"查询数据库可用字符集","tags":"数据库管理","uri":null,"version":"2.0"}