日本熟妇hd丰满老熟妇,中文字幕一区二区三区在线不卡 ,亚洲成片在线观看,免费女同在线一区二区

CreateRestoreTask - 創(chuàng)建恢復(fù)任務(wù)

更新時(shí)間:

該接口用于創(chuàng)建DBS恢復(fù)任務(wù)。

接口說明

調(diào)試

您可以在OpenAPI Explorer中直接運(yùn)行該接口,免去您計(jì)算簽名的困擾。運(yùn)行成功后,OpenAPI Explorer可以自動(dòng)生成SDK代碼示例。

授權(quán)信息

下表是API對(duì)應(yīng)的授權(quán)信息,可以在RAM權(quán)限策略語句的Action元素中使用,用來給RAM用戶或RAM角色授予調(diào)用此API的權(quán)限。具體說明如下:

  • 操作:是指具體的權(quán)限點(diǎn)。
  • 訪問級(jí)別:是指每個(gè)操作的訪問級(jí)別,取值為寫入(Write)、讀取(Read)或列出(List)。
  • 資源類型:是指操作中支持授權(quán)的資源類型。具體說明如下:
    • 對(duì)于必選的資源類型,用背景高亮的方式表示。
    • 對(duì)于不支持資源級(jí)授權(quán)的操作,用全部資源表示。
  • 條件關(guān)鍵字:是指云產(chǎn)品自身定義的條件關(guān)鍵字。
  • 關(guān)聯(lián)操作:是指成功執(zhí)行操作所需要的其他權(quán)限。操作者必須同時(shí)具備關(guān)聯(lián)操作的權(quán)限,操作才能成功。
操作訪問級(jí)別資源類型條件關(guān)鍵字關(guān)聯(lián)操作
dbs:CreateRestoreTaskWrite
  • 全部資源
    *

請(qǐng)求參數(shù)

名稱類型必填描述示例值
BackupPlanIdstring

備份計(jì)劃 ID。

dbs1hvb0ww****
DestinationEndpointInstanceTypestring

數(shù)據(jù)庫所在位置,取值:

  • RDS
  • ECS
  • Express:通過專線/VPN 網(wǎng)關(guān)/智能網(wǎng)關(guān)接入的數(shù)據(jù)庫
  • Agent:通過備份網(wǎng)關(guān)接入的數(shù)據(jù)庫
  • DDS:云 MongoDB
  • Other:通過 IP:Port 直連的數(shù)據(jù)庫
  • dg:無公網(wǎng) IP:Port 的自建數(shù)據(jù)庫(通過數(shù)據(jù)庫網(wǎng)關(guān) DG 接入)
RDS
DestinationEndpointRegionstring

數(shù)據(jù)庫實(shí)例的地域。

說明 DestinationEndpointInstanceType 為 RDS、ECS、DDS、Express、Agent 時(shí),該參數(shù)必傳。
cn-hangzhou
DestinationEndpointInstanceIDstring

數(shù)據(jù)庫實(shí)例 ID。

說明 DestinationEndpointInstanceType 為 RDS、ECS、DDS、Express 時(shí),該參數(shù)必傳。
rm-bp1p8c29*****
DestinationEndpointIPstring

數(shù)據(jù)庫連接地址。

說明 DestinationEndpointInstanceType 為 express、agent、other,該參數(shù)必傳。
rm-bp*****9jv8pxero.mysql.rds.aliyuncs.com
DestinationEndpointPortinteger

數(shù)據(jù)庫端口。

說明 DestinationEndpointInstanceType 為 express、agent、other、ECS,該參數(shù)必傳。
3306
DestinationEndpointDatabaseNamestring

數(shù)據(jù)庫名稱。

說明 數(shù)據(jù)庫類型為 PostgreSQL、MongoDB 時(shí),該參數(shù)必傳。
test
DestinationEndpointUserNamestring

數(shù)據(jù)庫賬號(hào)。

說明 數(shù)據(jù)庫類型為 Redis,或者數(shù)據(jù)庫所在位置為 agent 且數(shù)據(jù)庫類型為 MSSQL 時(shí)該參數(shù)非必須,其他場景均必傳。
test
DestinationEndpointPasswordstring

密碼。

說明 數(shù)據(jù)庫類型為 Redis,或者數(shù)據(jù)庫所在位置為 agent 且數(shù)據(jù)庫類型為 MSSQL 時(shí)該參數(shù)非必須,其他場景均必傳。
Test
BackupGatewayIdlong

備份網(wǎng)關(guān) ID。

說明 DestinationEndpointInstanceType 為 agent 時(shí),該參數(shù)必傳。
4312****
RestoreObjectsstring

恢復(fù)對(duì)象。

  • 詳情請(qǐng)參見下面的 RestoreObjects 參數(shù)定義,當(dāng)數(shù)據(jù)庫所在位置為 agent 時(shí),該參數(shù)非必須,其他場景均必傳。
  • 傳入模板:[{ "DBName": "待恢復(fù)庫名", "NewDBName": "目標(biāo)待恢復(fù)庫名" }]
說明 使用本 API 接口恢復(fù)對(duì)象僅支持恢復(fù)到數(shù)據(jù)庫級(jí)別,如需配置指定表的恢復(fù),請(qǐng)前往控制臺(tái)進(jìn)行操作。具體請(qǐng)參見恢復(fù)數(shù)據(jù)庫
MySQL表級(jí)別恢復(fù)示例如下: [{\"DBName\":\"dbname\", \"NewDBName\":\"dbname1\"}]
RestoreTimelong

恢復(fù)時(shí)間,取值:1554560477000。

1554560477000
BackupSetIdstring

恢復(fù)所使用的全量備份集 ID,和 RestoreTime 互斥。

dbs1hvb0w*****
RestoreTaskNamestring

恢復(fù)任務(wù)名稱。

test
DestinationEndpointOracleSIDstring

Oracle SID 名稱。

說明 數(shù)據(jù)庫類型為 Oracle 時(shí),該參數(shù)必傳。
test
RestoreDirstring

DestinationEndpointInstanceType 為 agent 且備份計(jì)劃為 MySQL 時(shí)必傳。

test
RestoreHomestring

數(shù)據(jù)庫程序目錄。

test
DuplicateConflictstring

同名對(duì)象沖突處理方式,當(dāng)前支持:

renamenew:遇到同名對(duì)象則重命名

renamenew
CrossAliyunIdstring

跨阿里云賬號(hào)備份的 UID。

2749528728********
CrossRoleNamestring

跨阿里云賬號(hào)備份的 RAM 角色名稱。

test123
ClientTokenstring

用于保證請(qǐng)求的冪等性,防止重復(fù)提交請(qǐng)求。

ETnLKlblzczshOTUbOC********

返回參數(shù)

名稱類型描述示例值
object

返回參數(shù)詳情如下。

HttpStatusCodeinteger

HTTP 狀態(tài)碼。

200
RequestIdstring

請(qǐng)求 ID。

60AF7C5D-EF4D-4D48-8FD5-C0823FDF28AC
ErrCodestring

錯(cuò)誤碼。

Param.NotFound
Successboolean

是否成功。

true
ErrMessagestring

錯(cuò)誤信息。

The specified parameter %s value is not valid.
RestoreTaskIdstring

恢復(fù)任務(wù) ID。

s102h*****

示例

正常返回示例

JSON格式

{
  "HttpStatusCode": 200,
  "RequestId": "60AF7C5D-EF4D-4D48-8FD5-C0823FDF28AC",
  "ErrCode": "Param.NotFound",
  "Success": true,
  "ErrMessage": "The specified parameter %s value is not valid.  ",
  "RestoreTaskId": "s102h*****"
}

錯(cuò)誤碼

HTTP status code錯(cuò)誤碼錯(cuò)誤信息描述
403Request.ForbiddenHave no Permissions當(dāng)前操作未被授權(quán),請(qǐng)聯(lián)系主賬號(hào)在RAM控制臺(tái)進(jìn)行授權(quán)后再執(zhí)行操作

訪問錯(cuò)誤中心查看更多錯(cuò)誤碼。

變更歷史

變更時(shí)間變更內(nèi)容概要操作
暫無變更歷史