Configuration Functions II
Last updated March 2020
Name | Description |
---|---|
config_get_binding_group | Get the name of a binding group |
config_get_binding_id_from_name | Get the identifier associated with a binding name |
config_get_binding_name_from_id | Get the binding name associated with the specified identifier |
config_get_connect_timeout | Get the value of the connect_timeout option |
config_get_hostname | Get the value of the hostname option |
config_get_spool_mode | Get the value of the spool_mode option |
ec_get_default_conf_path | Return the default search path, with parsed {NODENAME} and {SUBCLUSTER} references |
These functions relate to obtaining the value of various Momentum configuration options. See Options Summary for documentation of Momentum configuration options. See also “Configuration API” and Configuration Scopes and Fallback.
Was this page helpful?