tencent cloud

文档反馈

DescribeBackupTables

最后更新时间:2021-10-12 17:21:17
This document is currently invalid. Please refer to the documentation page of the product.

1. API Description

Domain name for API request: cdb.tencentcloudapi.com.

This API is used to query the backup tables of the specified database. It has been disused.
After the legacy version becomes capable of full backup, if you want to download logical backup files by table, you need to use this API.
The new API (CreateBackup) can specify the table to be backed up when a logical backup file is created, which can be downloaded directly.

A maximum of 100 requests can be initiated per second for this API.

We recommend you to use API Explorer
Try it
API Explorer provides a range of capabilities, including online call, signature authentication, SDK code generation, and API quick search. It enables you to view the request, response, and auto-generated examples.

2. Input Parameters

The following request parameter list only provides API request parameters and some common parameters. For the complete common parameter list, see Common Request Parameters.

Parameter Name Required Type Description
Action Yes String Common parameter. The value used for this API: DescribeBackupTables.
Version Yes String Common parameter. The value used for this API: 2017-03-20.
Region Yes String Common parameter. For more information, please see the list of regions supported by the product.
InstanceId Yes String Instance ID in the format of cdb-c1nl9rpv. It is the same as the instance ID displayed on the TencentDB Console page.
StartTime Yes String Start time in the format of yyyy-MM-dd HH:mm:ss, such as 2017-07-12 10:29:20.
DatabaseName Yes String Specified database name.
SearchTable No String Prefix of the table to be queried.
Offset No Integer Pagination offset.
Limit No Integer Number of entries per page. Value range: 1-2,000.

3. Output Parameters

Parameter Name Type Description
TotalCount Integer Number of the returned data entries.
Items Array of TableName Array of eligible tables.
RequestId String The unique request ID, which is returned for each request. RequestId is required for locating a problem.

4. Example

Example1 Querying the backed-up data tables of the specified database

Input Example

https://cdb.tencentcloudapi.com/?Action=DescribeBackupTables
&InstanceId=cdb-c1nl9rpv
&StartTime=2017-07-12 10:29:20
&DatabaseName=mysql
&<Common request parameters>

Output Example

{
  "Response": {
    "RequestId": "6EF60BEC-0242-43AF-BB20-270359FB54A7",
    "TotalCount": "28",
    "Items": [
      {
        "TableName": "general_log"
      },
      {
        "TableName": "slow_log"
      },
      {
        "TableName": "columns_priv"
      },
      {
        "TableName": "db"
      },
      {
        "TableName": "event"
      },
      {
        "TableName": "func"
      },
      {
        "TableName": "help_category"
      },
      {
        "TableName": "help_keyword"
      },
      {
        "TableName": "help_relation"
      },
      {
        "TableName": "help_topic"
      },
      {
        "TableName": "innodb_index_stats"
      },
      {
        "TableName": "innodb_table_stats"
      },
      {
        "TableName": "ndb_binlog_index"
      },
      {
        "TableName": "plugin"
      },
      {
        "TableName": "proc"
      },
      {
        "TableName": "procs_priv"
      },
      {
        "TableName": "proxies_priv"
      },
      {
        "TableName": "servers"
      },
      {
        "TableName": "slave_master_info"
      },
      {
        "TableName": "slave_relay_log_info"
      },
      {
        "TableName": "slave_worker_info"
      },
      {
        "TableName": "tables_priv"
      },
      {
        "TableName": "time_zone"
      },
      {
        "TableName": "time_zone_leap_second"
      },
      {
        "TableName": "time_zone_name"
      },
      {
        "TableName": "time_zone_transition"
      },
      {
        "TableName": "time_zone_transition_type"
      },
      {
        "TableName": "user"
      }
    ]
  }
}

5. Developer Resources

SDK

TencentCloud API 3.0 integrates SDKs that support various programming languages to make it easier for you to call APIs.

Command Line Interface

6. Error Code

The following only lists the error codes related to the API business logic. For other error codes, see Common Error Codes.

Error Code Description
CdbError Backend or process error.
InternalError.DatabaseAccessError Internal database error.
InvalidParameter Parameter error.
InvalidParameter.InstanceNotFound The instance does not exist.
OperationDenied.ActionNotSupport Unsupported operation.
OperationDenied.UserHasNoStrategy This account is not authorized to access the requested resource.
联系我们

联系我们,为您的业务提供专属服务。

技术支持

如果你想寻求进一步的帮助,通过工单与我们进行联络。我们提供7x24的工单服务。

7x24 电话支持