全局分布式数据库 REST API

以下 REST API 用于与 Globally Distributed Database(分布式数据库)资源交互。

REST API 说明
AddDistributedDatabaseGdsControlNode

添加用于在分布式数据库上运行 GDSCTL 命令的新全局数据服务控制节点

ChangeDistributedDatabaseCompartment

将分布式数据库及其从属资源移至指定区间

ChangeDistributedDbBackupConfig 更改指定分布式数据库的备份配置
ConfigureDistributedDatabaseGsms

为分布式数据库配置 GSM

ConfigureDistributedDatabaseSharding

启动分布式数据库配置部署

CreateDistributedDatabase

创建新的分布式数据库资源

DeleteDistributedDatabase

删除分布式数据库

DownloadDistributedDatabaseGsmCertificateSigningRequest

为分布式数据库 GSM 实例生成公用证书签名请求。

GenerateDistributedDatabaseGsmCertificateSigningRequest

为分布式数据库 GSM 实例生成证书签名请求。生成证书签名请求后,可以使用 DownloadGsmCertificateSigningRequest 下载该请求。

GenerateDistributedDatabaseWallet

为具有分布式数据库的应用程序连接生成 wallet。

GetDistributedDatabase

获取分布式数据库资源的详细信息

PatchDistributedDatabase

用于在分布式数据库拓扑中添加、删除或更新分片。您可以在单个修补程序操作中添加、删除或更新多个分片;但是,单个操作中不允许插入、更新和删除的组合。

此操作后跟 ConfigureDistributedDatabaseSharding 以部署更新的分布式数据库配置。

RotateDistributedDatabasePasswords

为分布式数据库的不同组件轮换密码

StartDistributedDatabase

启动指定的分布式数据库

StopDistributedDatabase

停止指定的分布式数据库

UpdateDistributedDatabase

用于更改显示名称并编辑与分布式数据库资源关联的标记。

UploadDistributedDatabaseSignedCertificateAndGenerateWallet

将 CA 签名证书上载到分布式数据库 GSM 实例,并为 GSM 实例生成 wallet。

ValidateDistributedDatabaseNetwork

验证分布式数据库组件之间的网络连接

ListDistributedDatabases

获取分布式数据库资源的列表

有关这些 API 的说明,请参见 Private Endpoint REST API

有关 API 权限和策略准则,请参见 Globally Distributed Database Policies