ignored_lines
Lines parsed but ignored by the model, this can be due to lack of support in the model, syntax errors, or other possibilities.
Field | Type | Description |
---|---|---|
Nodes | List of Strings | The nodes that were converted (if applicable). |
Source_Lines | List of FileLines | The files and lines that caused the issues (if applicable). |
Type | String | The type of issues identified. |
Details | String | Details about the issues identified. |
Line_Text | String | The text of the input files that caused the issues (if applicable). |
Parser_Context | String | Batfish parser state when issues were encountered (if applicable). |
Copyright notice
Some of these fields are passed through directly from Batfish. The descriptions shown for those fields are taken verbatim from the Batfish documentation.
Batfish is licensed under the Apache License, Version 2.0 (the "License"). See https://github.com/batfish/batfish/blob/master/LICENSE.