Source

Leafs

class Validate.Input.Source

Bases: Entity

Class Hierarchy : Validate Input Source

This class represents configuration data.

Particular configuration to validate.

candidate

The candidate configuration is the config source

type: Empty

running

The running configuration is the config source

type: Empty

startup

The startup configuration is the config source

type: Empty

url

The URL-based configuration is the config source

type: str

config

Inline Config content: <config> element. Represents an entire configuration datastore, not a subset of the running datastore

type: anyxml