創(chuàng)建賬號(hào)及權(quán)限。
調(diào)試
您可以在OpenAPI Explorer中直接運(yùn)行該接口,免去您計(jì)算簽名的困擾。運(yùn)行成功后,OpenAPI Explorer可以自動(dòng)生成SDK代碼示例。
授權(quán)信息
當(dāng)前API暫無(wú)授權(quán)信息透出。
請(qǐng)求參數(shù)
名稱 | 類型 | 必填 | 描述 | 示例值 |
---|---|---|---|---|
RegionId | string | 是 | 地域 ID。您可以通過(guò)調(diào)用 DescribeRegions 接口查詢地域 ID。 | cn-hangzhou |
DBClusterId | string | 是 | 集群 ID。 | cc-bp1p816075e21**** |
AccountName | string | 是 | 數(shù)據(jù)庫(kù)賬號(hào)。 說(shuō)明
| test |
AccountPassword | string | 是 | 數(shù)據(jù)庫(kù)賬號(hào)的密碼。 說(shuō)明
| 123456Aa |
AccountDescription | string | 是 | 數(shù)據(jù)庫(kù)賬號(hào)的描述。 說(shuō)明
| ceshi |
DmlAuthority | string | 是 | 是否授予數(shù)據(jù)庫(kù)賬號(hào) DML 權(quán)限,取值說(shuō)明:
| all |
DdlAuthority | boolean | 是 | 是否授予數(shù)據(jù)庫(kù)賬號(hào) DDL 權(quán)限,取值說(shuō)明:
| true |
AllowDatabases | string | 是 | 需要授權(quán)的數(shù)據(jù)庫(kù)列表。如果有多個(gè),用“,”隔開。 | db1 |
TotalDatabases | string | 否 | 所有數(shù)據(jù)庫(kù)列表。如果有多個(gè),用“,”隔開。 | db1,db2 |
AllowDictionaries | string | 是 | 需要授權(quán)的字典列表。如果有多個(gè),用“,”隔開。 | dt1 |
TotalDictionaries | string | 否 | 所有字典列表。如果有多個(gè),用“,”隔開。 | dt1,dt2 |
返回參數(shù)
示例
正常返回示例
JSON
格式
{
"RequestId": "F5178C10-1407-4987-9133-DE4DC9119F75"
}
錯(cuò)誤碼
HTTP status code | 錯(cuò)誤碼 | 錯(cuò)誤信息 | 描述 |
---|---|---|---|
404 | InvalidDBCluster.NotFound | The DBClusterId provided does not exist in our records. | 您指定的 DBClusterId 不存在,請(qǐng)確認(rèn) DBClusterId 值是否正確。 |
500 | InternalError | An error occurred while processing your request. | 系統(tǒng)內(nèi)部錯(cuò)誤,請(qǐng)稍后重試 |
503 | ServiceUnavailable | An error occurred while processing your request. | 系統(tǒng)暫時(shí)不可用,請(qǐng)稍后重試 |
訪問(wèn)錯(cuò)誤中心查看更多錯(cuò)誤碼。
變更歷史
變更時(shí)間 | 變更內(nèi)容概要 | 操作 |
---|
暫無(wú)變更歷史