{ "opencollection": "1.0.0", "info": { "name": "YugabyteDB Aeon REST Access Keys Node instances API", "version": "v1" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Node instances", "type": "folder" }, "items": [ { "info": { "name": "YugabyteDB Anywhere List All Node Instances of a Customer", "type": "http" }, "http": { "method": "GET", "url": "https://cloud.yugabyte.com/api/public/v1/api/v1/customers/:cUUID/nodes", "params": [ { "name": "cUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "nodeIp", "value": "null", "type": "query" } ] }, "docs": "YugabyteDB Anywhere List All Node Instances of a Customer" }, { "info": { "name": "YugabyteDB Anywhere Get a Node Instance", "type": "http" }, "http": { "method": "GET", "url": "https://cloud.yugabyte.com/api/public/v1/api/v1/customers/:cUUID/nodes/:nodeUUID/list", "params": [ { "name": "cUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "nodeUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" } ] }, "docs": "YugabyteDB Anywhere Get a Node Instance" }, { "info": { "name": "YugabyteDB Anywhere Detached Node Action", "type": "http" }, "http": { "method": "POST", "url": "https://cloud.yugabyte.com/api/public/v1/api/v1/customers/:cUUID/providers/:pUUID/instances/:instanceIP", "params": [ { "name": "cUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "pUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "instanceIP", "value": "example-instanceIP", "type": "path" }, { "name": "request", "value": "example-request", "type": "query" } ], "body": { "type": "json", "data": "{}" } }, "docs": "YugabyteDB Anywhere Detached Node Action" }, { "info": { "name": "YugabyteDB Anywhere Delete a Node Instance", "type": "http" }, "http": { "method": "DELETE", "url": "https://cloud.yugabyte.com/api/public/v1/api/v1/customers/:cUUID/providers/:pUUID/instances/:instanceIP", "params": [ { "name": "cUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "pUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "instanceIP", "value": "example-instanceIP", "type": "path" }, { "name": "request", "value": "example-request", "type": "query" } ] }, "docs": "YugabyteDB Anywhere Delete a Node Instance" }, { "info": { "name": "YugabyteDB Anywhere Update Node Instance State", "type": "http" }, "http": { "method": "PUT", "url": "https://cloud.yugabyte.com/api/public/v1/api/v1/customers/:cUUID/providers/:pUUID/instances/:instanceIP/state", "params": [ { "name": "cUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "pUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "instanceIP", "value": "example-instanceIP", "type": "path" }, { "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 List All of a Provider's Node Instances", "type": "http" }, "http": { "method": "GET", "url": "https://cloud.yugabyte.com/api/public/v1/api/v1/customers/:cUUID/providers/:pUUID/nodes/list", "params": [ { "name": "cUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "pUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" } ] }, "docs": "YugabyteDB Anywhere List All of a Provider's Node Instances" }, { "info": { "name": "YugabyteDB Anywhere Perform the Specified Action on the Universe Node", "type": "http" }, "http": { "method": "PUT", "url": "https://cloud.yugabyte.com/api/public/v1/api/v1/customers/:cUUID/universes/:universeUUID/nodes/:nodeName", "params": [ { "name": "cUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "universeUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "nodeName", "value": "example-nodeName", "type": "path" }, { "name": "request", "value": "example-request", "type": "query" } ], "body": { "type": "json", "data": "{}" } }, "docs": "YugabyteDB Anywhere Perform the Specified Action on the Universe Node" }, { "info": { "name": "YugabyteDB Anywhere Get Node Details", "type": "http" }, "http": { "method": "GET", "url": "https://cloud.yugabyte.com/api/public/v1/api/v1/customers/:cUUID/universes/:universeUUID/nodes/:nodeName/details", "params": [ { "name": "cUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "universeUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "nodeName", "value": "example-nodeName", "type": "path" } ] }, "docs": "YugabyteDB Anywhere Get Node Details" }, { "info": { "name": "YugabyteDB Anywhere Create a Node Instance", "type": "http" }, "http": { "method": "POST", "url": "https://cloud.yugabyte.com/api/public/v1/api/v1/customers/:cUUID/zones/:azUUID/nodes", "params": [ { "name": "cUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "azUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "request", "value": "example-request", "type": "query" } ], "body": { "type": "json", "data": "{}" } }, "docs": "YugabyteDB Anywhere Create a Node Instance" }, { "info": { "name": "YugabyteDB Anywhere List All of a Zone's Node Instances", "type": "http" }, "http": { "method": "GET", "url": "https://cloud.yugabyte.com/api/public/v1/api/v1/customers/:cUUID/zones/:azUUID/nodes/list", "params": [ { "name": "cUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "azUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" } ] }, "docs": "YugabyteDB Anywhere List All of a Zone's Node Instances" }, { "info": { "name": "YugabyteDB Anywhere Validate a Node Instance", "type": "http" }, "http": { "method": "POST", "url": "https://cloud.yugabyte.com/api/public/v1/api/v1/customers/:cUUID/zones/:azUUID/nodes/validate", "params": [ { "name": "cUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "azUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "request", "value": "example-request", "type": "query" } ] }, "docs": "YugabyteDB Anywhere Validate a Node Instance" } ] } ], "bundled": true }