{ "opencollection": "1.0.0", "info": { "name": "YugabyteDB Aeon REST Access Keys Universe performance suggestions API", "version": "v1" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Universe performance suggestions", "type": "folder" }, "items": [ { "info": { "name": "YugabyteDB Anywhere Get Query Distribution Improvement Suggestion for a Universe", "type": "http" }, "http": { "method": "GET", "url": "https://cloud.yugabyte.com/api/public/v1/api/v1/customers/:cUUID/universes/:uniUUID/query_distribution_suggestions", "params": [ { "name": "cUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "uniUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" } ] }, "docs": "WARNING: This is a preview API that could change." }, { "info": { "name": "YugabyteDB Anywhere Return List of Hash Indexes", "type": "http" }, "http": { "method": "GET", "url": "https://cloud.yugabyte.com/api/public/v1/api/v1/customers/:cUUID/universes/:uniUUID/range_hash", "params": [ { "name": "cUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "uniUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" } ] }, "docs": "WARNING: This is a preview API that could change. Returns list of hash indexes on timestamp columns." }, { "info": { "name": "YugabyteDB Anywhere Return List of Each Unused Index Across the Universe", "type": "http" }, "http": { "method": "GET", "url": "https://cloud.yugabyte.com/api/public/v1/api/v1/customers/:cUUID/universes/:uniUUID/unused_indexes", "params": [ { "name": "cUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" }, { "name": "uniUUID", "value": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "type": "path" } ] }, "docs": "WARNING: This is a preview API that could change. Returns list of unused indexes, along with their database and table." } ] } ], "bundled": true }