{ "opencollection": "1.0.0", "info": { "name": "YugabyteDB Aeon REST Access Keys Backup and Restore API", "version": "v1" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Backup and Restore", "type": "folder" }, "items": [ { "info": { "name": "YugabyteDB Anywhere List YBC Gflags Metadata", "type": "http" }, "http": { "method": "GET", "url": "https://cloud.yugabyte.com/api/public/v1/ybc/gflags-metadata" }, "docs": "Get list of all YBC gflags and related metadata." } ] } ], "bundled": true }