{ "opencollection": "1.0.0", "info": { "name": "YugabyteDB Aeon REST Access Keys Ybc Management API", "version": "v1" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Ybc Management", "type": "folder" }, "items": [ { "info": { "name": "YugabyteDB Anywhere Disable YBC on the Universe Nodes", "type": "http" }, "http": { "method": "PUT", "url": "https://cloud.yugabyte.com/api/public/v1/api/v1/customers/:cUUID/universes/:uniUUID/ybc/disable", "params": [ { "name": "cUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "uniUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "request", "value": "example-request", "type": "query" } ] }, "docs": "YbaApi Internal." }, { "info": { "name": "YugabyteDB Anywhere Install YBC on the Universe Nodes", "type": "http" }, "http": { "method": "PUT", "url": "https://cloud.yugabyte.com/api/public/v1/api/v1/customers/:cUUID/universes/:uniUUID/ybc/install", "params": [ { "name": "cUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "uniUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "ybcVersion", "value": "2.20.0.0", "type": "query" }, { "name": "request", "value": "example-request", "type": "query" } ] }, "docs": "YbaApi Internal." }, { "info": { "name": "YugabyteDB Anywhere Upgrade YBC on the Universe Nodes", "type": "http" }, "http": { "method": "PUT", "url": "https://cloud.yugabyte.com/api/public/v1/api/v1/customers/:cUUID/universes/:uniUUID/ybc/upgrade", "params": [ { "name": "cUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "uniUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "ybcVersion", "value": "2.20.0.0", "type": "query" }, { "name": "request", "value": "example-request", "type": "query" } ] }, "docs": "YbaApi Internal." }, { "info": { "name": "YugabyteDB Anywhere Upgrade YBC Gflags on the Universe Nodes", "type": "http" }, "http": { "method": "PUT", "url": "https://cloud.yugabyte.com/api/public/v1/api/v1/customers/:cUUID/universes/:uniUUID/ybc/upgrade/gflags", "params": [ { "name": "cUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "uniUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "request", "value": "example-request", "type": "query" } ] }, "docs": "YbaApi Internal." }, { "info": { "name": "YugabyteDB Anywhere Set Throttle Params in YB-Controller( Async )", "type": "http" }, "http": { "method": "POST", "url": "https://cloud.yugabyte.com/api/public/v1/api/v1/customers/:cUUID/universes/:uniUUID/ybc_throttle_params_async", "params": [ { "name": "cUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "uniUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "request", "value": "example-request", "type": "query" } ], "body": { "type": "json", "data": "{}" } }, "docs": "YugabyteDB Anywhere Set Throttle Params in YB-Controller( Async )" } ] } ], "bundled": true }