be_configs
be_configs
provides information about the configuration parameters of each BE node.
The following fields are provided in be_configs
:
Field | Description |
---|---|
BE_ID | ID of the BE node. |
NAME | Name of the configuration parameter. |
VALUE | Current value of the configuration parameter. |
TYPE | Data type of the configuration parameter. |
DEFAULT | Default value of the configuration parameter. |
MUTABLE | Indicates whether the configuration parameter can be modified dynamically (true ) or not (false ). |