{ "opencollection": "1.0.0", "info": { "name": "YugabyteDB Aeon REST Access Keys Asynchronous Replication API", "version": "v1" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Asynchronous Replication", "type": "folder" }, "items": [ { "info": { "name": "YugabyteDB Anywhere Whether Tables Need Bootstrap Before Setting Up Cross Cluster Replication", "type": "http" }, "http": { "method": "POST", "url": "https://cloud.yugabyte.com/api/public/v1/api/v1/customers/:cUUID/universes/:uniUUID/need_bootstrap", "params": [ { "name": "cUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "uniUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "configType", "value": "null", "type": "query" }, { "name": "includeDetails", "value": "false", "type": "query" }, { "name": "request", "value": "example-request", "type": "query" } ], "body": { "type": "json", "data": "{}" } }, "docs": "WARNING: This is a preview API that could change." }, { "info": { "name": "YugabyteDB Anywhere Create Xcluster Config", "type": "http" }, "http": { "method": "POST", "url": "https://cloud.yugabyte.com/api/public/v1/api/v1/customers/:cUUID/xcluster_configs", "params": [ { "name": "cUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "request", "value": "example-request", "type": "query" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Available since YBA version 2.16.0.0." }, { "info": { "name": "YugabyteDB Anywhere Sync Xcluster Config - Deprecated", "type": "http" }, "http": { "method": "POST", "url": "https://cloud.yugabyte.com/api/public/v1/api/v1/customers/:cUUID/xcluster_configs/sync", "params": [ { "name": "cUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "targetUniverseUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "query" }, { "name": "request", "value": "example-request", "type": "query" } ] }, "docs": "Deprecated since YBA version 2.23.0.0.

Sync xcluster config (V2) instead." }, { "info": { "name": "YugabyteDB Anywhere Get Xcluster Config", "type": "http" }, "http": { "method": "GET", "url": "https://cloud.yugabyte.com/api/public/v1/api/v1/customers/:cUUID/xcluster_configs/:xccUUID", "params": [ { "name": "cUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "xccUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "syncWithDB", "value": "true", "type": "query" } ] }, "docs": "Available since YBA version 2.16.0.0." }, { "info": { "name": "YugabyteDB Anywhere Restart Xcluster Config", "type": "http" }, "http": { "method": "POST", "url": "https://cloud.yugabyte.com/api/public/v1/api/v1/customers/:cUUID/xcluster_configs/:xccUUID", "params": [ { "name": "cUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "xccUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "isForceDelete", "value": "false", "type": "query" }, { "name": "request", "value": "example-request", "type": "query" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Available since YBA version 2.16.0.0." }, { "info": { "name": "YugabyteDB Anywhere Edit Xcluster Config", "type": "http" }, "http": { "method": "PUT", "url": "https://cloud.yugabyte.com/api/public/v1/api/v1/customers/:cUUID/xcluster_configs/:xccUUID", "params": [ { "name": "cUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "xccUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "request", "value": "example-request", "type": "query" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Available since YBA version 2.16.0.0." }, { "info": { "name": "YugabyteDB Anywhere Delete Xcluster Config", "type": "http" }, "http": { "method": "DELETE", "url": "https://cloud.yugabyte.com/api/public/v1/api/v1/customers/:cUUID/xcluster_configs/:xccUUID", "params": [ { "name": "cUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "xccUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "isForceDelete", "value": "false", "type": "query" }, { "name": "request", "value": "example-request", "type": "query" } ] }, "docs": "Available since YBA version 2.16.0.0." }, { "info": { "name": "YugabyteDB Anywhere Whether Tables in an XCluster Replication Config Have Fallen Far Behind and Need Bootstrap", "type": "http" }, "http": { "method": "POST", "url": "https://cloud.yugabyte.com/api/public/v1/api/v1/customers/:cUUID/xcluster_configs/:xccUUID/need_bootstrap", "params": [ { "name": "cUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "xccUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "request", "value": "example-request", "type": "query" } ], "body": { "type": "json", "data": "{}" } }, "docs": "YbaApi Internal." }, { "info": { "name": "YugabyteDB Anywhere Sync Xcluster Config (V2)", "type": "http" }, "http": { "method": "POST", "url": "https://cloud.yugabyte.com/api/public/v1/api/v1/customers/:cUUID/xcluster_configs/:xccUUID/sync", "params": [ { "name": "cUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "xccUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "request", "value": "example-request", "type": "query" } ] }, "docs": "Available since YBA version 2.23.0.0" } ] } ], "bundled": true }