/
POST - /registry/db/custom
POST - /registry/db/custom
Description
This API adds a custom DB.
Input
Type: application/json
Param | Source | Type | Required | Description |
---|---|---|---|---|
env | body | string | yes | environment code |
prefix | body | string | no |
|
name | body | string | yes |
|
cluster | body | string | yes |
|
tenantSpecific | body | boolean | no |
|