» panos_system_info
Use this data source to retrieve "show system info" from the NGFW or Panorama.
All contents of "show system info" are saved to the info
variable. In
addition, the version number of PAN-OS encountered is saved to multiple
fields for ease of access.
» Example Usage
data "panos_system_info" "example" {}
» Attribute Reference
The following attributes are present:
-
info
- a map containing the contents ofshow system info
. -
version_major
- Major version number. -
version_minor
- Minor version number. -
version_patch
- Patch version number.