{ "opencollection": "1.0.0", "info": { "name": "YugabyteDB Aeon REST Access Keys Instance types API", "version": "v1" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Instance types", "type": "folder" }, "items": [ { "info": { "name": "YugabyteDB Anywhere List a Provider's Instance Types", "type": "http" }, "http": { "method": "GET", "url": "https://cloud.yugabyte.com/api/public/v1/api/v1/customers/:cUUID/providers/:pUUID/instance_types", "params": [ { "name": "cUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "pUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "zone", "value": "us-east-1a", "type": "query" }, { "name": "arch", "value": "null", "type": "query" } ] }, "docs": "YugabyteDB Anywhere List a Provider's Instance Types" }, { "info": { "name": "YugabyteDB Anywhere Create an Instance Type", "type": "http" }, "http": { "method": "POST", "url": "https://cloud.yugabyte.com/api/public/v1/api/v1/customers/:cUUID/providers/:pUUID/instance_types", "params": [ { "name": "cUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "pUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "request", "value": "example-request", "type": "query" } ], "body": { "type": "json", "data": "{}" } }, "docs": "YugabyteDB Anywhere Create an Instance Type" }, { "info": { "name": "YugabyteDB Anywhere Get Details of an Instance Type", "type": "http" }, "http": { "method": "GET", "url": "https://cloud.yugabyte.com/api/public/v1/api/v1/customers/:cUUID/providers/:pUUID/instance_types/:code", "params": [ { "name": "cUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "pUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "code", "value": "OK", "type": "path" } ] }, "docs": "YugabyteDB Anywhere Get Details of an Instance Type" }, { "info": { "name": "YugabyteDB Anywhere Delete an Instance Type", "type": "http" }, "http": { "method": "DELETE", "url": "https://cloud.yugabyte.com/api/public/v1/api/v1/customers/:cUUID/providers/:pUUID/instance_types/:code", "params": [ { "name": "cUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "pUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "code", "value": "OK", "type": "path" }, { "name": "request", "value": "example-request", "type": "query" } ] }, "docs": "YugabyteDB Anywhere Delete an Instance Type" }, { "info": { "name": "YugabyteDB Anywhere List Supported Azure Disk Types", "type": "http" }, "http": { "method": "GET", "url": "https://cloud.yugabyte.com/api/public/v1/api/v1/metadata/azu_types" }, "docs": "YugabyteDB Anywhere List Supported Azure Disk Types" }, { "info": { "name": "YugabyteDB Anywhere List Supported EBS Volume Types", "type": "http" }, "http": { "method": "GET", "url": "https://cloud.yugabyte.com/api/public/v1/api/v1/metadata/ebs_types" }, "docs": "YugabyteDB Anywhere List Supported EBS Volume Types" }, { "info": { "name": "YugabyteDB Anywhere List Supported GCP Disk Types", "type": "http" }, "http": { "method": "GET", "url": "https://cloud.yugabyte.com/api/public/v1/api/v1/metadata/gcp_types" }, "docs": "YugabyteDB Anywhere List Supported GCP Disk Types" } ] } ], "bundled": true }