Input

Leafs

Children

Enum Classes

class EditConfig.Input

Bases: Entity

Class Hierarchy : EditConfig Input

This class represents configuration data.

target

Particular configuration to edit

type: Target

default_operation

The default operation to use

type: DefaultOperation

default value: merge

test_option

The test option to use

type: TestOption

default value: test-then-set

error_option

The error option to use

type: ErrorOption

default value: stop-on-error

config

Inline Config content

type: anyxml

url

URL-based config content

type: str