OpenEverest API operations guide. Use this skill when interacting with OpenEverest endpoints for authentication, database cluster lifecycle management, backups/restores, monitoring, infrastructure policies, and related schema-driven requests.
This API documentation is split into multiple files for on-demand loading.
Directory structure:
references/
├── resources/ # 14 resource index files
├── operations/ # 59 operation detail files
└── schemas/ # 27 schema groups, 61 schema files
Navigation flow:
references/resources/<resource>.md to see available operationsreferences/operations/<operation>.md for full detailsreferences/schemas/<prefix>/<schema>.md/v1Supported methods: BearerAuth. See references/authentication.md for details.
OpenEverest is a self-hosted platform. The API endpoints are determined by the installation and are not fixed. Please refer to your OpenEverest installation documentation for the correct base URL and endpoints. This skill requires the user to provide the correct API endpoint for their OpenEverest installation when making requests.
references/resources/Database-Cluster.md (11 ops) - Everything related to the Database Clustersreferences/resources/Restore.md (5 ops) - Everything related to the Database Cluster Restorereferences/resources/Backup-Storage.md (5 ops) - Everything related to the Backup storagereferences/resources/Monitoring.md (5 ops) - Everything related to monitoringreferences/resources/Pod-Scheduling-Policy.md (5 ops) - Everything related to policies for allocating DB creferences/resources/Load-Balancer-Config.md (5 ops)references/resources/SplitHorizonDNSConfig.md (5 ops)references/resources/Backup.md (4 ops) - Everything related to the Database Cluster Backupsreferences/resources/Authentication-Authorization.md (3 ops) - Everything related to authentication and authorizareferences/resources/General-info.md (3 ops) - General information about the Everest installationreferences/resources/Database-Engine.md (3 ops) - Everything related to the Database Enginesreferences/resources/Kubernetes.md (2 ops) - Everything related to the Kubernetes Clustersreferences/resources/Operators.md (2 ops) - Everything related to the Database Engine Operatorreferences/resources/Data-Importer.md (1 ops)Category:other