backend_configuration
Overviewβ
View the configurations on Backends.
Databaseβ
information_schema
Table Informationβ
Column Name | Type | Description |
---|---|---|
BE_ID | bigint | The ID of the Backend |
CONFIG_NAME | varchar(256) | The config name |
CONFIG_TYPE | varchar(256) | The config data type |
CONFIG_VALUE | bigint | The config value |
IS_MUTABLE | bool | The config is mutable |