調(diào)用CheckClickhouseToRDS接口檢查云數(shù)據(jù)庫ClickHouse社區(qū)兼容版集群與云數(shù)據(jù)庫RDS MySQL的連通性。
調(diào)試
您可以在OpenAPI Explorer中直接運(yùn)行該接口,免去您計(jì)算簽名的困擾。運(yùn)行成功后,OpenAPI Explorer可以自動(dòng)生成SDK代碼示例。
授權(quán)信息
當(dāng)前API暫無授權(quán)信息透出。
請(qǐng)求參數(shù)
名稱 | 類型 | 必填 | 描述 | 示例值 |
---|---|---|---|---|
DbClusterId | string | 是 | 云數(shù)據(jù)庫 ClickHouse 社區(qū)兼容版集群 ID。 | cc-2zeyy362b5sbm**** |
ClickhousePort | long | 否 | 云數(shù)據(jù)庫 ClickHouse 端口號(hào)。 | 8123 |
CkUserName | string | 是 | 云數(shù)據(jù)庫 ClickHouse 的數(shù)據(jù)庫賬號(hào)。 | user1 |
CkPassword | string | 是 | 云數(shù)據(jù)庫 ClickHouse 的數(shù)據(jù)庫賬號(hào)密碼。 | 123456Aa |
RdsId | string | 是 | 云數(shù)據(jù)庫 RDS 實(shí)例 ID。 | rm-bp13v4bnwlu8j**** |
RdsPort | long | 否 | 云數(shù)據(jù)庫 RDS 端口號(hào)。 | 3306 |
RdsVpcId | string | 是 | 云數(shù)據(jù)庫 RDS 的 VPC ID。 | vpc-wz9mm0qka0winfl47**** |
RdsUserName | string | 是 | 云數(shù)據(jù)庫 RDS 的數(shù)據(jù)庫賬號(hào)。 | user2 |
RdsPassword | string | 是 | 云數(shù)據(jù)庫 RDS 的數(shù)據(jù)庫賬號(hào)密碼。 | 123456Rr |
RdsVpcUrl | string | 是 | 云數(shù)據(jù)庫 RDS 的內(nèi)網(wǎng)地址。 | rm-bp16t9h3999xb0a7****.mysql.rds.aliyuncs.com |
返回參數(shù)
示例
正常返回示例
JSON
格式
{
"RequestId": "A82758F8-E793-5610-BE11-0E46664305C2",
"Status": false,
"ErrorCode": "NotSameVpc"
}
錯(cuò)誤碼
HTTP status code | 錯(cuò)誤碼 | 錯(cuò)誤信息 | 描述 |
---|---|---|---|
404 | InvalidDBCluster.NotFound | The DBClusterId provided does not exist in our records. | 您指定的 DBClusterId 不存在,請(qǐng)確認(rèn) DBClusterId 值是否正確。 |
訪問錯(cuò)誤中心查看更多錯(cuò)誤碼。
變更歷史
變更時(shí)間 | 變更內(nèi)容概要 | 操作 |
---|
暫無變更歷史