Skip to main content

ConfigLine

Information about a single line in a device config file.

Fields

nametypenullabledescription
textStringfalseThe text of the line.
lineNumberIntegerfalseThe line number (starting from zero) on which the line appears within the configuration.
childrenList<ConfigLine>falseLines of config that are nested directly under this line. For example, on Cisco NX-OS devices, the children are the subsequent lines indented one level further than this line.

Used by

network → devices → files → config

See also

Data model path

network → devices → files → panos → configTemplate

See also

Data model path

network → devices → files → panos → configPolicy

See also

Data model path