List of operations by function

Updated at: 2025-03-28 08:18
This product(Rds/2014-08-15) OpenAPI adopts RPC Signature style. See signature details in Description of the signature mechanism. We have packaged SDKs for common programming languages for developers. Developers can directly call the OpenAPI of this product by downloading the SDK without paying attention to the technical details. If the existing SDK cannot meet the usage requirements, you can connect through the signature mechanism. It will take about 5 working days. Therefore, it is recommended to join our DingTalk service group (78410016550) and sign under the guidance of experts.
Before using the API, you need to prepare your identity account and access key (AccessKey) to effectively access the API through client tools (SDK, CLI, etc.). For details see getAccessKey.

Billing

APITitleDescription
APITitleDescription
TransformDBInstancePayTypeTransformDBInstancePayTypeChanges the billing method of an ApsaraDB RDS instance.
ModifyDBInstancePayTypeModifyDBInstancePayTypeChanges the billing method of an instance from pay-as-you-go to subscription.
ModifyInstanceAutoRenewalAttributeModifyInstanceAutoRenewalAttributeModifies the auto-renewal settings of an instance.
DescribePriceDescribePriceQueries the price of an instance.
DescribeRenewalPriceDescribeRenewalPriceQueries the renewal fees for a subscription instance.
DescribeInstanceAutoRenewalAttributeDescribeInstanceAutoRenewalAttributeQueries the automatic renewal status of an instance.
RenewInstanceRenewInstanceManually renews an instance.

Instance management

APITitleDescription
APITitleDescription
CreateDBInstanceCreateDBInstanceCreates an instance.
CreateDBInstanceForRebuildCreateDBInstanceForRebuildRebuilds an instance from the recycle bin.
DeleteDBInstanceDeleteDBInstanceReleases an instance.
RestartDBInstanceRestartDBInstanceRestarts an instance.
StopDBInstanceStopDBInstanceSuspends an ApsaraDB RDS instance.
StartDBInstanceStartDBInstanceResumes an instance.
ModifyDBInstanceSpecModifyDBInstanceSpecChanges the instance type and storage capacity of an ApsaraDB RDS instance.
ModifyDasInstanceConfigModifyDasInstanceConfigConfigures automatic storage expansion for an instance.
MigrateToOtherZoneMigrateToOtherZoneMigrates an instance across zones in the same region.
ModifyDBInstanceDescriptionModify the name of an instanceYou can call the ModifyDBInstanceDescription operation to modify the name of an instance.
ModifyDBInstanceMaintainTimeModifyDBInstanceMaintainTimeModifies the maintenance window of an instance.
ModifyResourceGroupModifyResourceGroupMoves an ApsaraDB RDS instance to a specified resource group.
ModifyHADiagnoseConfigModifyHADiagnoseConfigChange the availability check method of an instance.
DescribeAvailableZonesDescribeAvailableZonesQueries the available zones for an instance.
DescribeAvailableClassesDescribeAvailableClassesQueries the specifications that are supported for an instance. The specifications include the instance type and the storage capacity.
DescribeDBInstanceAttributeDescribeDBInstanceAttributeQueries the details of an instance.
DescribeDBInstancesDescribeDBInstancesQueries instances.
ListClassesListClassesQueries the specification details of an instance.
DescribeDBInstancesByExpireTimeDescribeDBInstancesByExpireTimeQueries the information about an ApsaraDB RDS instance based on the remaining subscription duration of an instance.
DescribeRegionsDescribeRegionsQueries the details of all regions and zones for ApsaraDB RDS. The regions that are no longer supported are also queried. Exercise caution when you call this operation.
CheckInstanceExistQuery whether an instance existsYou can call the CheckInstanceExist operation to query whether an ApsaraDB RDS instance exists.
DescribeHADiagnoseConfigDescribeHADiagnoseConfigQueries the availability check method of an instance.
CheckCloudResourceAuthorizedCheckCloudResourceAuthorizedChecks permissions that are granted on an instance.
ReleaseInstanceConnectionReleaseInstanceConnectionReleases the public endpoint of an instance.

Version upgrade

APITitleDescription
APITitleDescription
ModifyDBInstanceAutoUpgradeMinorVersionModifyDBInstanceAutoUpgradeMinorVersionChanges the method that is used to update the minor engine version of an ApsaraDB RDS for MySQL instance or an ApsaraDB RDS for PostgreSQL instance.
DescribeUpgradeMajorVersionTasksDescribeUpgradeMajorVersionTasksQueries the historical tasks for major engine version upgrades of an ApsaraDB RDS for PostgreSQL instance.
UpgradeDBInstanceKernelVersionUpgradeDBInstanceKernelVersionUpdates the minor engine version of an ApsaraDB RDS instance.
UpgradeDBInstanceMajorVersionPrecheckUpgradeDBInstanceMajorVersionPrecheckPerforms a precheck before the upgrade of the major engine version of an ApsaraDB RDS for PostgreSQL instance.
UpgradeDBInstanceMajorVersionUpgradeDBInstanceMajorVersionInitiates a task to upgrade the major engine version of an ApsaraDB RDS for PostgreSQL instance.

Network and Connection

APITitleDescription
APITitleDescription
AllocateInstancePublicConnectionAllocateInstancePublicConnectionApply for a public endpoint for an ApsaraDB RDS instance
ReleaseInstancePublicConnectionReleaseInstancePublicConnectionReleases the public endpoint of an instance.
ModifyDBInstanceConnectionStringModifyDBInstanceConnectionStringModifies the endpoint and port of an instance.
ModifyDBInstanceNetworkTypeModifyDBInstanceNetworkTypeChanges the network type of an ApsaraDB RDS instance from classic network to VPC
SwitchDBInstanceVpcSwitchDBInstanceVpcChanges the virtual private cloud (VPC) and vSwitch for an ApsaraDB RDS instance.
ModifyDBInstanceConfigModifyDBInstanceConfigModifies the configuration item of an instance.
DescribeDBInstanceNetInfoDescribeDBInstanceNetInfoQueries all endpoints of an instance.
DescribeVSwitchesDescribeVSwitchesQueries the details of vSwitch that are available in a virtual private cloud (VPC).

Primary/Secondary High Availability and Data Replication

APITitleDescription
APITitleDescription
ModifyDBInstanceHAConfigModifyDBInstanceHAConfigChanges the high availability (HA) and data replication mode of an instance.
ModifyHASwitchConfigModifyHASwitchConfigEnables or disables the automatic primary/secondary switchover feature for an instance.
DescribeDBInstanceHAConfigDescribeDBInstanceHAConfigQueries the high availability mode and data replication mode of an instance.
DescribeHASwitchConfigDescribeHASwitchConfigQueries the settings of the automatic primary/secondary switchover feature for an instance.
SwitchDBInstanceHASwitchDBInstanceHASwitches workloads between primary and secondary ApsaraDB RDS instances.

Event History

APITitleDescription
APITitleDescription
ModifyActionEventPolicyModifyActionEventPolicyEnables or disables the event history feature of an instance.
DescribeEventsDescribeEventsQueries historical events of an instance.
DescribeActionEventPolicyDescribeActionEventPolicyQueries whether the historical events feature is enabled.

Notification

APITitleDescription
APITitleDescription
QueryNotifyQueryNotifyQueries the notifications of an ApsaraDB RDS instance.
ConfirmNotifyConfirmNotifyMarks the notifications of an instance within your Alibaba Cloud account as confirmed.

Account management

APITitleDescription
APITitleDescription
CreateAccountCreateAccountCreates a database account.
DeleteAccountDeleteAccountDeletes an account from an instance.
ModifyAccountDescriptionModifyAccountDescriptionModifies the description of a database account.
ModifyPGHbaConfigModifyPGHbaConfigModifies the pg_hba.conf file of an ApsaraDB RDS for PostgreSQL instance.
DescribeAccountsDescribeAccountsQueries the details about the accounts that are created on an ApsaraDB RDS instance.
DescribeInstanceKeywordsDescribeInstanceKeywordsQueries the reserved keywords of an instance. The reserved keywords cannot be used for the usernames of accounts or the names of databases.
DescribePGHbaConfigDescribePGHbaConfigQueries the configuration of the pg_hba.conf file of an ApsaraDB RDS for PostgreSQL instance.
DescribeModifyPGHbaConfigLogDescribeModifyPGHbaConfigLogQueries the details about the modifications to the pg_hba.conf file of an ApsaraDB RDS for PostgreSQL instance.
ResetAccountPasswordResetAccountPasswordResets the password of a database account.
LockAccountLockAccountLocks an account of an ApsaraDB RDS for PostgreSQL instance.
UnlockAccountUnlockAccountUnlocks a database account of an ApsaraDB RDS for PostgreSQL instance.
GrantAccountPrivilegeGrantAccountPrivilegeGrants an account the permissions on a database of an instance.
CheckAccountNameAvailableCheckAccountNameAvailableChecks whether the username of the account that you want to create on an instance is available.

Database management

APITitleDescription
APITitleDescription
CreateDatabaseCreateDatabaseCreates a database in an ApsaraDB RDS instance.
DeleteDatabaseDeleteDatabaseDeletes a database from an RDS instance.
ModifyDBDescriptionModifyDBDescriptionModifies the description of an instance.
DescribeDatabasesDescribeDatabasesQueries the details about the databases on an instance.
DescribeCharacterSetNameDescribeCharacterSetNameQueries the character sets that are supported by an instance.
CheckDBNameAvailableCheckDBNameAvailableChecks whether a database name is unique and conforms to the naming conventions on an instance.

Read-Only Instances

APITitleDescription
APITitleDescription
CreateReadOnlyDBInstanceCreateReadOnlyDBInstanceCreates a read-only instance.
DescribeReadDBInstanceDelayDescribeReadDBInstanceDelayQueries the latency of data replication between a primary instance and its read-only instance.

RDS Cluster Edition

APITitleDescription
APITitleDescription
CreateDBNodesCreateDBNodesAdds a node to an ApsaraDB RDS for MySQL or ApsaraDB RDS for PostgreSQL instance that runs RDS Cluster Edition. An RDS instance that runs RDS Cluster Edition is referred to as an RDS cluster.
CreateDBInstanceEndpointCreateDBInstanceEndpointCreates an endpoint for an instance that runs RDS Cluster Edition.
CreateDBInstanceEndpointAddressCreateDBInstanceEndpointAddressCreates a public endpoint for an instance that runs RDS Cluster Edition.
DeleteDBNodesDeleteDBNodesDeletes a node from an instance that runs RDS Cluster Edition.
DeleteDBInstanceEndpointDeleteDBInstanceEndpointDeletes an endpoint for an instance that runs RDS Cluster Edition.
DeleteDBInstanceEndpointAddressDeleteDBInstanceEndpointAddressReleases the public endpoint of an instance that runs RDS Cluster Edition.
ModifyDBInstanceEndpointModifyDBInstanceEndpointModifies the weight of an endpoint for an instance that runs RDS Cluster Edition.
ModifyDBInstanceEndpointAddressModifyDBInstanceEndpointAddressModifies the information about the endpoint of an instance that runs RDS Cluster Edition.
DescribeDBInstanceEndpointsDescribeDBInstanceEndpointsQueries the information about the endpoints of an instance that runs RDS Cluster Edition.

Dedicated proxy

APITitleDescription
APITitleDescription
CreateDBProxyEndpointAddressCreateDBProxyEndpointAddressCreates the endpoint that is used to connect to the dedicated proxy of an instance.
DeleteDBProxyEndpointAddressDeleteDBProxyEndpointAddressDeletes the endpoint that is used to connect to the dedicated proxy of an instance.
ModifyDBProxyModifyDBProxyEnables or modifies the database proxy feature for an instance.
UpgradeDBProxyInstanceKernelVersionUpgradeDBProxyInstanceKernelVersionUpgrades the database proxy version of an instance.
ModifyDBProxyInstanceModifyDBProxyInstanceChanges the configuration of a database proxy for an instance.
ModifyDBProxyEndpointModifyDBProxyEndpointModifies the connection settings for a database proxy endpoint.
ModifyDBProxyEndpointAddressModifyDBProxyEndpointAddressModifies the database proxy endpoint of an instance.
DescribeDBProxyDescribeDBProxyQueries the settings of the database proxy feature for an instance.
DescribeDBProxyEndpointDescribeDBProxyEndpointQueries the information about the database proxy endpoints of an instance.
DescribeDBProxyPerformanceDescribeDBProxyPerformanceQueries the performance data of the database proxy for an instance.

Security management

APITitleDescription
APITitleDescription
AttachWhitelistTemplateToInstanceAttachWhitelistTemplateToInstanceAssociates a whitelist template with an instance.
CreateServiceLinkedRoleCreateServiceLinkedRoleCreates a service-linked role.
DetachWhitelistTemplateToInstanceDetachWhitelistTemplateToInstanceDisassociates a whitelist template from an instance.
ModifyWhitelistTemplateModifyWhitelistTemplateEdits a whitelist. You can call this operation to create, modify, or delete a whitelist.
ModifySecurityGroupConfigurationModifySecurityGroupConfigurationChanges the ECS security groups to which an instance is added.
ModifySecurityIpsModifySecurityIpsModifies the IP address whitelist of an ApsaraDB RDS instance.
ModifyDBInstanceSSLModifyDBInstanceSSLModifies the SSL encryption settings of an instance.
ModifyDBInstanceTDEModifyDBInstanceTDEEnables the Transparent Data Encryption (TDE) feature for an ApsaraDB RDS instance and modifies the TDE status for the instance.
ModifyDBInstanceDeletionProtectionModifyDBInstanceDeletionProtectionEnable or disable the release protection feature for an instance.
DescribeWhitelistTemplateLinkedInstanceDescribeWhitelistTemplateLinkedInstanceQueries associated instances by whitelist template.
DescribeInstanceLinkedWhitelistTemplateDescribeInstanceLinkedWhitelistTemplateQueries associated whitelists by instance name.
DescribeWhitelistTemplateDescribeWhitelistTemplateQueries information about the specified IP whitelist.
DescribeAllWhitelistTemplateDescribeAllWhitelistTemplateQueries whitelist templates at a time by using fuzzy search.
DescribeDBInstanceIPArrayListDescribeDBInstanceIPArrayListQueries the IP address whitelist of an ApsaraDB RDS instance.
DescribeDBInstanceSSLDescribeDBInstanceSSLQueries the SSL configurations of an instance.
DescribeDBInstanceTDEDescribeDBInstanceTDEQueries the status of the Transparent Data Encryption (TDE) feature for an instance.
DescribeDBInstanceEncryptionKeyDescribeDBInstanceEncryptionKeyYou can call the DescribeDBInstanceEncryptionKey operation to check whether disk encryption is enabled for an instance. You can also query details about the keys that are used for disk encryption. This operation is supported for instances that run MySQL, SQL Server, or PostgreSQL.
MigrateSecurityIPModeMigrateSecurityIPModeChanges the whitelist mode of an instance from the standard whitelist mode to the enhanced whitelist mode.

Log management

APITitleDescription
APITitleDescription
ModifySQLCollectorPolicyModifySQLCollectorPolicyEnables or disables the SQL Explorer (SQL Audit) feature for an instance.
DescribeSQLCollectorPolicyDescribeSQLCollectorPolicyQueries the status of the SQL Explorer (SQL Audit) feature for an ApsaraDB RDS instance.
DescribeSQLLogRecordsDescribeSQLLogRecordsQueries the logs that are generated by the SQL Explorer (SQL Audit) feature for an instance.
DescribeSQLLogFilesDescribeSQLLogFilesQueries the log files that are generated by the SQL Explorer (SQL Audit) feature for an instance. The DescribeSQLLogFiles operation does not return the log files that are generated by the SQL Explorer feature and manually exported from the ApsaraDB RDS console. The DescribeSQLLogFiles operation returns the SQL Explorer log files that are generated by calling the DescribeSQLLogRecords operation with the request parameter Form set to File.
DescribeSQLCollectorRetentionDescribeSQLCollectorRetentionQueries the retention period of the log files that are generated by the SQL Explorer feature for an instance.
DescribeSlowLogRecordsDescribeSlowLogRecordsQueries the slow log details of an instance.
DescribeErrorLogsDescribeErrorLogsQueries the error logs of an instance over a specific time range.
DescribeSQLLogReportListDescribeSQLLogReportListQueries SQL log reports.

Backup and recovery

APITitleDescription
APITitleDescription
CreateBackupCreateBackupCreates a backup file for an instance.
DeleteBackupDeleteBackupDeletes the data backup files of an ApsaraDB RDS instance.
ModifyBackupPolicyModifyBackupPolicyModifies the backup policy settings of an instance.
DescribeBackupsDescribeBackupsQueries the data backup files of an ApsaraDB RDS instance.
DescribeBackupPolicyDescribeBackupPolicyQueries the backup settings of an instance.
DescribeBackupTasksDescribeBackupTasksQueries the backup tasks of an instance.
DescribeBinlogFilesDescribeBinlogFilesQueries the binary log files of an instance that runs MySQL or MariaDB or the write-ahead logging (WAL) files of an instance that runs PostgreSQL.

Restoration

APITitleDescription
APITitleDescription
DescribeLocalAvailableRecoveryTimeDescribeLocalAvailableRecoveryTimeQueries the time range to which an RDS instance can be restored.
CloneDBInstanceCloneDBInstanceRestores the data of an original instance to a new instance. The new instance is called a cloned instance.
RestoreTableRestoreTableRestores individual databases or tables of an instance to the original instance.

Cross-region backup and restoration

APITitleDescription
APITitleDescription
CreateDdrInstanceCreateDdrInstanceRestores data to a new instance across regions.
ModifyInstanceCrossBackupPolicyModifyInstanceCrossBackupPolicyModifies the cross-region backup settings of an instance.
DescribeInstanceCrossBackupPolicyDescribeInstanceCrossBackupPolicyQueries the cross-region backup settings of an instance.
DescribeCrossBackupMetaListDescribeCrossBackupMetaListQueries the databases and tables whose data is included in a cross-region backup file of an instance.
DescribeCrossRegionBackupsDescribeCrossRegionBackupsQueries the cross-region data backup files of an instance.
DescribeCrossRegionLogBackupFilesDescribeCrossRegionLogBackupFilesQueries the cross-region log backup files of an instance.
DescribeAvailableCrossRegionDescribeAvailableCrossRegionQueries the available destination regions to which the cross-region backup files from a specific source region can be replicated.
DescribeCrossRegionBackupDBInstanceDescribeCrossRegionBackupDBInstanceQueries the instances for which the cross-region backup feature is enabled in a region and the cross-region backup settings of these instances.
CheckCreateDdrDBInstanceCheckCreateDdrDBInstanceQueries whether an instance can be restored by using a cross-region backup set.

Monitoring management

APITitleDescription
APITitleDescription
ModifyDBInstanceMetricsModifyDBInstanceMetricsModifies the Enhanced Monitoring metrics that are displayed for an ApsaraDB RDS for PostgreSQL instance.
DescribeResourceUsageDescribeResourceUsageQueries the storage usage of an instance.
DescribeDBInstancePerformanceDescribeDBInstancePerformanceQueries the performance metrics of an instance.
DescribeAvailableMetricsDescribeAvailableMetricsQueries all Enhanced Monitoring metrics that are supported by an ApsaraDB RDS for PostgreSQL instance.
DescribeDBInstanceMetricsDescribeDBInstanceMetricsQueries the Enhanced Monitoring metrics that are displayed for an ApsaraDB RDS for PostgreSQL instance.

Parameter management

APITitleDescription
APITitleDescription
CreateParameterGroupCreateParameterGroupCreates a parameter template for an instance.
DeleteParameterGroupDeleteParameterGroupDeletes a parameter template from an instance.
ModifyParameterModifyParameterModifies the parameter values of an instance.
ModifyParameterGroupModifyParameterGroupModifies the parameter template of an instance.
DescribeParametersDescribeParametersQueries the parameter settings of an instance.
DescribeModifyParameterLogDescribeModifyParameterLogQueries the parameter modification logs of an instance.
DescribeParameterTemplatesDescribeParameterTemplatesQueries parameter templates.
DescribeParameterGroupsDescribeParameterGroupsQueries the parameter templates that are available in a region.
DescribeParameterGroupDescribeParameterGroupQueries the information about a parameter template.
CloneParameterGroupCloneParameterGroupReplicates a parameter template to the current region or another region.

Operation tasks

APITitleDescription
APITitleDescription
ModifyActiveOperationTasksModifyActiveOperationTasksChanges the switching time of scheduled O\\\\\\&M tasks for an instance.
DescribeActiveOperationTasksDescribeActiveOperationTasksQueries the details about scheduled O\\\\\\\\\\&M tasks for an instance.
CancelActiveOperationTasksCancelActiveOperationTasksCancels O\\\&M tasks that are not started.

Cloud migration to an ApsaraDB RDS for PostgreSQL instance

APITitleDescription
APITitleDescription
CreateCloudMigrationPrecheckTaskCreateCloudMigrationPrecheckTaskCreates an assessment task for cloud migration to an ApsaraDB RDS for PostgreSQL instance.
CreateCloudMigrationTaskCreateCloudMigrationTaskCreates a cloud migration task for an ApsaraDB RDS for PostgreSQL instance.
DescribeCloudMigrationPrecheckResultDescribeCloudMigrationPrecheckResultQuery the details about the assessment report for cloud migration to an instance.
DescribeCloudMigrationResultDescribeCloudMigrationResultQueries the details about the cloud migration task of an ApsaraDB RDS for PostgreSQL instance.
ActivateMigrationTargetInstanceActivateMigrationTargetInstanceSwitches workloads over from the source PostgreSQL instance to the destination ApsaraDB RDS for PostgreSQL instance.

Tag management

APITitleDescription
APITitleDescription
TagResourcesTagResourcesCreates and adds tags to one or more instances.
AddTagsToResourceAddTagsToResourceAdds tags to an instance.
UntagResourcesUntagResourcesRemoves tags from one or more instances.
RemoveTagsFromResourceRemoveTagsFromResourceRemoves tags from an instance.
ListTagResourcesListTagResourcesQueries the tags that are added to one or more instances.
DescribeTagsDescribeTagsQueries tags of an instance.
DescribeDBInstanceByTagsDescribeDBInstanceByTagsQueries information about the tags that are added to an instance.

Extensions management

APITitleDescription
APITitleDescription
CreatePostgresExtensionsCreatePostgresExtensionsCreates an extension for a database.
DeletePostgresExtensionsDeletePostgresExtensionsDeletes an extension from a database.
UpdatePostgresExtensionsUpdatePostgresExtensionsUpdates the version of an extension on a database.
DescribePostgresExtensionsDescribePostgresExtensionsQueries extensions that are installed on a database.

Manager Replication Solt on ApsaraDB RDS for PostgreSQL instance

APITitleDescription
APITitleDescription
DeleteSlotDeleteSlotDeletes a replication slot of an instance.
DescribeSlotsDescribeSlotsQueries all replication slots of an instance.

APITitleDescription
APITitleDescription
CreateReplicationLinkCreateReplicationLinkCreates a disaster recovery instance for an ApsaraDB RDS instance and configures a data synchronization link.
DescribeReplicationLinkLogsDescribeReplicationLinkLogsQueries the operation logs of the data synchronization task for a specified ApsaraDB RDS instance.
RebuildReplicationLinkRebuildReplicationLinkRe-creates a data synchronization link for a disaster recovery ApsaraDB RDS instance.
DeleteReplicationLinkDeleteReplicationLinkDeletes the data synchronization link of a disaster recovery RDS instance and promotes the disaster recovery instance to the primary instance.

Other APIs

APITitleDescription
APITitleDescription
MigrateConnectionToOtherZoneMigrateConnectionToOtherZoneMigrates an instance to a different zone.
CheckServiceLinkedRoleCheckServiceLinkedRoleChecks whether a service-linked role (SLR) is created.
DescribeDBMiniEngineVersionsDescribeDBMiniEngineVersionsQueries minor engine versions that are available for an ApsaraDB RDS for MySQL instance or an ApsaraDB RDS for PostgreSQL instance.
DescribeRegionInfosDescribeRegionInfosQueries the regions.
DescribeDBInstanceNetInfoForChannelDescribeDBInstanceNetInfoForChannelQueries all endpoints of an instance.
DescribeClassDetailsDescribeClassDetailsQueries the details about the instance types of an instance by using the code of the instance types.
DescribeKmsAssociateResourcesDescribeKmsAssociateResourcesChecks whether the specified resource of Key Management Service (KMS) is associated with an ApsaraDB RDS instance.
DescribeRCSnapshotsDescribeRCSnapshotsQueries the details of snapshots. The details include the status of the snapshots, the amount of remaining time required to create the snapshots, and the retention period of the automatic snapshots in days.
DetachRCDiskDetachRCDiskDetaches a pay-as-you-go data disk or a system disk from an RDS Custom instance.
DeleteRCSnapshotDeleteRCSnapshotDeletes a cloud disk snapshot.
CreateRCSnapshotCreateRCSnapshotCreates a snapshot for a cloud disk.
DescribeRCDisksDescribeRCDisksQueries the disk information about an RDS Custom instance.
DeleteRCDiskDeleteRCDiskReleases a pay-as-you-go data disk. The data disk can be a basic disk, an ultra disk, a standard SSD, or an Enterprise SSD (ESSD).
AttachRCDiskAttachRCDiskAttaches a pay-as-you-go data disk or a system disk to an RDS Custom instance. The instance and the disk must reside in the same zone.
DescribeRCClusterConfigDescribeRCClusterConfigQueries the kubeconfig file of a Container Service for Kubernetes (ACK) cluster in which an RDS Custom instance resides.
AttachRCInstancesAttachRCInstancesAdds RDS Custom nodes to a Container Service for Kubernetes (ACK) cluster.
DescribeRCClusterNodesDescribeRCClusterNodesQueries the RDS custom nodes in a Container Service for Kubernetes (ACK) cluster.
DeleteRCClusterNodesDeleteRCClusterNodesDeletes a RDS Custom node from a Container Service for Kubernetes (ACK) cluster.
ModifyDBInstanceReplicationSwitchModifyDBInstanceReplicationSwitchEnables or disables the native replication feature of ApsaraDB RDS for MySQL.
DescribeDBInstanceReplicationDescribeDBInstanceReplicationQueries the status and configurations of a native replication instance.
MigrateDBNodesMigrateDBNodesChanges the zone of a node from an ApsaraDB RDS for MySQL instance that runs RDS Cluster Edition.

Events and Tasks

APITitleDescription
APITitleDescription
DescribeHistoryTasksDescribeHistoryTasksQueries the historical tasks that are created within 30 days.

Obsolete APIs

APITitleDescription
APITitleDescription
DestroyDBInstanceDestroyDBInstanceYou can call the DestroyDBInstance operation to destroy an instance. The instance is in the Locked state.
DescribeTasksDescribeTasksYou can call the DescribeTasks operation to query the tasks that are running on an instance.
DescribeDBInstancesForCloneDescribeDBInstancesForCloneQueries a list of instances.
DescribeDBInstancesByPerformanceQuery instances base on performanceYou can call the DescribeDBInstancePerformance operation to query the performance of instances.
DescribeDBInstanceDetailQuery the details of an instanceYou can call the DescribeDBInstanceDetail operation to query the details of an instance.
DescribeDBInstancesAsCsvDescribeDBInstancesAsCsvQueries the instances.
DescribeDBInstancePromoteActivityDescribeDBInstancePromoteActivityThe operation is phased out.
DescribeBackupDatabaseDescribeBackupDatabaseQueries the databases that are involved in a backup file.
CopyDatabaseCopyDatabaseReplicates the databases of an instance that runs SQL Server 2008 R2 to another instance. This operation is phased out.
  • On this page (1)
  • 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
  • Security management
  • Log management
  • Backup and recovery
  • Restoration
  • Cross-region backup and restoration
  • Monitoring management
  • Parameter management
  • Operation tasks
  • Cloud migration to an ApsaraDB RDS for PostgreSQL instance
  • Tag management
  • Extensions management
  • Manager Replication Solt on ApsaraDB RDS for PostgreSQL instance
  • Other APIs
  • Events and Tasks
  • Obsolete APIs
Feedback
phone Contact Us

Chat now with Alibaba Cloud Customer Service to assist you in finding the right products and services to meet your needs.

alicare alicarealicarealicare