云原生数据库PolarDB提供以下相关API接口。
地域
API | 描述 |
---|---|
DescribeRegions | 该接口用于查询PolarDB支持的地域和可用区。 |
集群
类别 | API | 描述 |
---|---|---|
集群管理 | CreateDBCluster | 该接口用于创建PolarDB集群。 |
DeleteDBCluster | 该接口用于释放按量付费的PolarDB集群。 | |
DescribeDBClusters | 该接口用于查询PolarDB集群列表或被RAM授权的集群列表。 | |
DescribeDBClusterAttribute | 该接口用于查询指定PolarDB集群的详细属性。 | |
ModifyDBClusterMaintainTime | 该接口用于修改PolarDB集群可例行维护的时间,一般设置为业务的低峰时间段。阿里云会在您设置的可维护时间段内进行集群维护,保证对业务的影响降到最低。 | |
ModifyDBClusterDescription | 该接口用于修改PolarDB集群名称,方便集群的维护。 | |
DescribeTasks | 该接口用于查看通过API生成的任务(如创建集群)进度详情。 | |
部署架构 | ModifyDBClusterPrimaryZone | 该接口用于变更PolarDB集群的主可用区。 |
FailoverDBCluster | 该接口用于手动对PolarDB集群进行主备切换,可以指定一个只读节点为新的主节点。 | |
续费管理 | DescribeAutoRenewAttribute | 该接口用于查询PolarDB包年包月集群自动续费状态。 |
ModifyAutoRenewAttribute | 该接口用于设置PolarDB包年包月集群自动续费状态。 | |
DescribeDBClusterAvailableResources | 该接口用于查询PolarDB集群可售卖资源。 |
数据安全
类别 | API | 描述 |
---|---|---|
白名单 | ModifyDBClusterAccessWhitelist | 该接口用于创建或修改PolarDB集群的白名单(包括IP白名单和安全组)。 |
DescribeDBClusterAccessWhitelist | 该接口用于查询允许访问PolarDB集群的IP白名单和安全组。 | |
SSL加密 | ModifyDBClusterSSL | 该接口用于设置PolarDB集群SSL加密的开通、关闭或更新CA证书。 |
DescribeDBClusterSSL | 该接口用于查询PolarDB集群SSL设置。 |
节点
API | 描述 |
---|---|
CreateDBNodes | 该接口用于增加PolarDB集群的只读节点。 |
ModifyDBNodeClass | 该接口用于变更PolarDB集群节点规格。 |
RestartDBNode | 该接口用于重启PolarDB集群节点。 |
DeleteDBNodes | 该接口用于删除PolarDB集群节点。 |
集群参数
API | 描述 |
---|---|
DescribeDBClusterParameters | 该接口用于查询PolarDB集群的参数。 |
ModifyDBClusterParameters | 该接口用于修改PolarDB集群的参数。 |
访问地址
API | 描述 |
---|---|
CreateDBEndpointAddress | 该接口用于创建PolarDB集群的公网地址,包括主地址、默认集群地址和自定义集群地址的公网地址。 |
CreateDBClusterEndpoint | 该接口用于创建PolarDB自定义集群地址。 |
DescribeDBClusterEndpoints | 该接口用于查询PolarDB集群的地址信息。 |
ModifyDBClusterEndpoint | 该接口用于修改PolarDB的集群地址属性,包括读写模式、新节点是否自动加入本地址、一致性级别等。 |
ModifyDBEndpointAddress | 该接口用于修改PolarDB集群公网地址,包括主地址、默认集群地址和自定义集群地址的公网地址。 |
DeleteDBEndpointAddress | 该接口用于释放PolarDB集群的公网地址,包括主地址的公网链接、集群地址的公网链接以及自定义的集群地址的公网链接。 |
DeleteDBClusterEndpoint | 该接口用于释放PolarDB自定义集群地址。 |
日志
API | 描述 |
---|---|
DescribeDBClusterAuditLogCollector | 该接口用于查询PolarDB集群的SQL采集功能是否开启,SQL采集包括审计日志、SQL洞察等功能。 |
ModifyDBClusterAuditLogCollector | 该接口用于开启或关闭PolarDB集群的SQL采集功能,SQL采集包括审计日志、SQL洞察等功能。 |
账号
API | 描述 |
---|---|
CreateAccount | 该接口用于为PolarDB数据库创建账号。 |
DescribeAccounts | 该接口用于查询PolarDB集群的数据库账号信息。 |
CheckAccountName | 该接口用于校验账号名称是否合法或当前集群中是否已存在重名的账号。 |
ModifyAccountDescription | 该接口用于修改PolarDB数据库账号的备注信息。 |
ModifyAccountPassword | 该接口用于修改PolarDB数据库的账号密码。 |
DeleteAccount | 该接口用于删除PolarDB数据库账号。 |
数据库
API | 描述 |
---|---|
CreateDatabase | 该接口用于在PolarDB集群下创建一个新的数据库。 |
DescribeDatabases | 该接口用于查询PolarDB指定集群的数据库列表信息。 |
DeleteDatabase | 该接口用于删除PolarDB集群下的数据库。 |
DescribeDBInitializeVariable | 该接口用于查看PolarDB PostgreSQL版(兼容Oracle)数据库支持的字符集、排序规则等属性。 |
CheckDBName | 该接口用于校验数据库名称是否合法或当前集群中是否已存在重名的数据库名称。 |
DBLink
API | 描述 |
---|---|
CreateDBLink | 该接口用于创建PolarDB PostgreSQL版(兼容Oracle)集群的DBLink。 |
DescribeDBLinks | 该接口用于查询PolarDB PostgreSQL版(兼容Oracle)集群的DBLink信息。 |
DeleteDBLink | 该接口用于删除PolarDB PostgreSQL版(兼容Oracle)的集群的DBLink。 |
标签
API | 描述 |
---|---|
TagResources | 该接口用于为PolarDB集群绑定标签。 |
UntagResources | 该接口用于将标签从PolarDB集群上解绑。 |
ListTagResources | 该接口用于查询一个或多个PolarDB集群已绑定的标签列表,或者查询一个或多个标签绑定的PolarDB集群列表。 |
待处理事件
API | 描述 |
---|---|
DescribePendingMaintenanceAction | 该接口用于查询待处理事件的详情。 |
DescribePendingMaintenanceActions | 该接口用于查询不同任务类型下待处理事件的数量。 |
ModifyPendingMaintenanceAction | 该接口用于修改待处理事件的任务切换时间。 |
定时任务
API | 描述 |
---|---|
DescribeScheduleTasks | 该接口用于查询当前账号下所有或指定的定时任务详情。 |
CancelScheduleTasks | 该接口用于取消目标定时任务。 |
监控
API | 描述 |
---|---|
DescribeDBNodePerformance | 该接口用于查询PolarDB集群节点的性能数据。 |
DescribeDBClusterPerformance | 该接口用于查询PolarDB集群的性能数据。 |
DescribeDBClusterMonitor | 该接口用于查询PolarDB集群的监控数据采集频率。 |
ModifyDBClusterMonitor | 该接口用于修改PolarDB集群的监控数据采集频率。 |