This documentation presents the REST API for the “Database as a Service” (DBaaS) component. DBaaS acts as an aggregator for all adapters. It is designed to collect requests for managed databases and route them to the appropriate adapter. DBaaS stores information about all databases used in a cloud project. These databases are isolated by namespace. DBaaS uses a Classifier to identify databases within a cloud namespace. The Classifier includes service-related information such as scope, microservice name, tenant ID, and namespace.
- Installation notes: installation note.md
- List of supported APIs: rest-api docs
- Information about DBaaS features: https://perch.qubership.org/display/CLOUDCORE/DbaaS+Features