parse_warnings
Warnings such as failure to recognize certain lines and lack of support for certain features.
Field | Type | Description |
---|---|---|
Filename | String | The file that was parsed. |
Line | Integer | The line number in the input file that caused the warning. |
Text | String | The text of the input that caused the warning. |
Parser_Context | String | The context of the Batfish parser when the warning occurred. |
Comment | String | An optional comment explaining more information about the warning. |
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.