HomeVyOS Platform

xml: T5218: return defaults only for child leaf-nodes, unless recursive

Description

xml: T5218: return defaults only for child leaf-nodes, unless recursive

Operations get_defaults and get_config_defaults return default values
only for nodes with parent in the config dict (get_config_defaults) or
at the path (get_defaults). To include default values of decendent
nodes, set option recursive=True.

Details

Provenance
jestabroAuthored on May 19 2023, 7:16 PM
Parents
rVYOSONEX222f459d82ec: xml: T5218: add operations on xml cache
Branches
Loading...
Tags
Loading...