Input¶
Leafs
Children
Enum Classes
-
class
EditConfig.Input¶ Bases:
EntityClass Hierarchy:
EditConfigInputThis class represents configuration data.
-
default_operation¶ The default operation to use
type:
DefaultOperationdefault value: merge
-
test_option¶ The test option to use
type:
TestOptiondefault value: test-then-set
-
error_option¶ The error option to use
type:
ErrorOptiondefault value: stop-on-error
-
config¶ Inline Config content
type: anyxml
-
url¶ URL-based config content
type: str
-