All Products
Search
Document Center

PolarDB:List of operations by function

Last Updated:Mar 28, 2026

This page lists all API operations available for PolarDB-X, grouped by functional area.

Instance management

Covers instance lifecycle, configuration, scaling, connectivity, and task monitoring.

APIDescription
CreateDBInstanceCreates a PolarDB-X instance.
CheckHealthChecks the health status of PolarDB-X instances in a specified region.
ModifyDBInstanceMaintainTimeChanges the maintenance window of a PolarDB-X instance.
DeleteDBInstanceDeletes a PolarDB-X instance.
DescribeDBInstanceAttributeQueries the attributes of a specified PolarDB-X instance.
DescribeDBInstanceConfigQueries the parameters configured for a specified PolarDB-X instance.
DescribeDBInstanceTopologyQueries the topology of a specified PolarDB-X instance.
DescribeDBInstancesQueries the details of PolarDB-X instances in a specified region.
DescribeScaleOutMigrateTaskListQueries the progress of the migration task performed to scale out a specified PolarDB-X instance.
DescribeTasksQueries the tasks running on a specified PolarDB-X instance.
ModifyDBInstanceClassModifies the specifications of a specified PolarDB-X instance.
ModifyDBInstanceConfigModifies configuration items for a specified PolarDB-X instance.
ModifyDBInstanceDescriptionModifies the description of a specified PolarDB-X instance.
ReleaseInstancePublicConnectionReleases the public endpoint of a specified PolarDB-X instance.
RestartDBInstanceRestarts a PolarDB-X instance.
UpgradeDBInstanceKernelVersionChanges the kernel version of a specified PolarDB-X instance.
UpdatePolarDBXInstanceNodeChanges the number of nodes in a specified PolarDB-X instance.
DescribeBinaryLogListQueries the binary logs of a specified PolarDB-X instance.

Database management

Covers database creation, deletion, schema queries, character sets, and table listings.

APIDescription
CreateDBCreates a database.
DeleteDBDeletes a database.
DescribeDbListQueries the details of a database in a specified PolarDB-X instance.
DescribeTableDetailQueries the schema of a specified table.
DescribeCharacterSetQueries the character sets supported by databases in a specified PolarDB-X instance.
DescribeDistributeTableListQueries the tables of a specified database.
ModifyDatabaseDescriptionModifies the description of a specified database.

Region management

Covers region and zone discovery for PolarDB-X.

APIDescription
DescribeRegionsQueries the regions and zones supported by PolarDB-X.

Account management

Covers standard and privileged account creation, deletion, password resets, privilege management, and three-role mode configuration.

APIDescription
CreateAccountCreates a standard account.
CreateSuperAccountCreates a privileged account.
DeleteAccountDeletes a standard account.
DescribeAccountListQueries the details of accounts created for a specified PolarDB-X instance.
ModifyAccountPrivilegeModifies the permissions granted to a specified standard account.
ModifyAccountDescriptionModifies the description of a specified account.
ResetAccountPasswordResets the password of a specified standard account.
EnableRightsSeparationEnables the three-role mode.
DisableRightsSeparationDisables the three-role mode.

Data security

Covers public endpoint management, IP whitelists, Transparent Data Encryption (TDE), Key Management Service (KMS) authorization, and SSL encryption.

APIDescription
AllocateInstancePublicConnectionCreates a public endpoint for a specified PolarDB-X instance.
CheckCloudResourceAuthorizedQueries whether the account connected to a specified PolarDB-X instance is authorized to use Key Management Service (KMS).
DescribeDBInstanceTDEQueries whether Transparent Data Encryption (TDE) is enabled for a specified PolarDB-X instance.
DescribeSecurityIpsQueries the details of whitelists configured for a specified PolarDB-X instance.
DescribeUserEncryptionKeyListQueries the user-created encryption keys used for TDE.
ModifySecurityIpsModifies the whitelists of a specified PolarDB-X instance.
UpdateDBInstanceTDEEnables TDE for a specified PolarDB-X instance.

Monitoring and logs

Covers performance data queries and slow query log retrieval.

APIDescription
DescribeDBNodePerformanceQueries the performance data of a specified PolarDB-X instance.
DescribeSlowLogRecordsQueries slow SQL query log details.

Parameter management

Covers parameter queries, change logs, templates, and value updates.

APIDescription
DescribeParametersQueries the details of configured parameters.
DescribeParameterTemplatesQueries the details of parameter templates.
DescribeModifyParameterLogQueries the parameter change log.
ModifyParameterChanges the values of specified parameters.

SSL encryption

Covers SSL encryption configuration queries and updates.

APIDescription
DescribeDBInstanceSSLQueries the SSL encryption configuration of a specified PolarDB-X instance.
UpdateDBInstanceSSLModifies the SSL encryption configuration of a specified PolarDB-X instance.