- Billing
- Instance management
- Version upgrade
- Network and Connection
- Primary/Secondary High Availability and Data Replication
- Event History
- Notification
- Account management
- Database management
- Read-Only Instances
- RDS Cluster Edition
- Dedicated proxy
- Shared proxy (phased-out)
- Security management
- Log management
- Backup and recovery
- Restoration
- Cross-region backup and restoration
- Monitoring management
- Parameter management
- Data migration
- Operation tasks
- Migrate MySQL to the cloud
- Migrate SQL Server to the cloud
- SQL Server Active Directory (AD) domain
- Cloud migration to an ApsaraDB RDS for PostgreSQL instance
- Global active database cluster
- Tag management
- Extensions management
- Manager Replication Solt on ApsaraDB RDS for PostgreSQL instance
- Other APIs
- Events and Tasks
- Console Interface
- Obsolete APIs

Request Parameters
Field Name | Field Details |
---|---|
DBInstanceIdstring | The instance ID. You can call the DescribeDBInstances operation to query the instance ID. Example:rm-uf6wjk5xxxxxxxReference Value Source: CloneDBInstance CreateDBInstance ReceiveDBInstance ModifyDBInstanceSpec RecoveryDBInstance DescribeDBInstances CalculateDBInstanceWeight MigrateDBNodes UpgradeDBInstanceMajorVersion TransformDBInstancePayType EvaluateLocalExtendDisk RestoreDdrTable RebuildReplicationLink |
BackupIdstring | The ID of the backup set. Example:327329803Reference Value Source: ImportUserBackupFile UpdateUserBackupFile DescribeDetachedBackups ListUserBackupFiles |
BackupStatusstring | The status of the backup set. Valid values:View Details... Example:Success |
BackupModestring | The backup mode. Valid values:View Details... Example:AutomatedReference Value Source: DescribeDetachedBackups |
StartTimestring | The beginning of the time range to query. Specify the time in the ISO 8601 standard in the yyyy-MM-ddTHH:mmZ format. The time must be in UTC. Example:2011-06-01T16:00Z |
EndTimestring | The end of the time range to query. The end time must be later than the start time. Specify the time in the ISO 8601 standard in the yyyy-MM-ddTHH:mmZ format. The time must be in UTC.View Details... Example:2011-06-15T16:00Z |
PageSizeinteger<int32> | The number of entries per page. Valid values:View Details... Example:30value <= 1000 |
PageNumberinteger<int32> | The number of the page to return. Valid values: any non-zero positive integer.View Details... Example:1value <= 2147483647 |
BackupTypestring | The backup type. Valid values:View Details... Example:FullBackupReference Value Source: DescribeDetachedBackups |
Response Parameters
Field Name | Field Details |
---|---|
Itemsobject | |
PageNumberstring | The page number of the returned page. Example:1 |
PageRecordCountstring | The number of backup sets on the current page. Example:30 |
RequestIdstring | The ID of the request. Example:1A6D328C-84B8-40DC-BF49-6C73984D7494 |
TotalEcsSnapshotSizeinteger<int64> | The size of the snapshot chain of the instance. Unit: bytes. Notice
Please note that this value is of type Long, and there may be a risk of loss of precision in some languages. Please use it with caution. Example:0 |
TotalRecordCountstring | The total number of entries returned. Example:100 |