Netcracker Controller Database administration API
Allows to create, access and drop databases. This API uses classifier as a key to create and retrieve databases. Classifier is an abstract key that could be any JSON object mapping to (String -> Object) map. For example classifier could be { "tenantId": "uuid", "namespace": "cloud-catalog-ci", "microserviceName": "product-catalog-manager"}