获取UDB的Binlog备份地址-DescribeUDBBinlogBackupURL
获取UDB的Binlog备份地址
Request Parameters
Response Elements
Parameter name | Type | Description | Required |
RetCode | int | 操作返回码 | Yes |
Action | string | 操作名称 | Yes |
BackupPath | string | DB实例备份文件的地址 | No |
Request Example
http(s)://api.ucloud.cn/?Action=DescribeUDBBinlogBackupURL &Region=cn-bj2 &DBId=00f9868c-c7f5-4852-9eac-d200b678f0e1 &BackupId=1234
Response Example
{ "Action": "DescribeUDBBinlogBackupURLResponse", "RetCode": 0, "BackupPath": "http://udbbackup.ufile.ucloud.cn/bbasd?AutoAIPublicKey=ucloududb@ucloud.cn1426152414000604875621&Expires=1426761552&Signature=8MEqKJlwRVLWI1ZvLE/23pveM=" }