Using API
Platform: Palo Alto Firewall
You can onboard multiple Palo Alto devices by listing them under inventory
, just like in SNMP UI-based workflows. The type
field ensures the platform is recognized correctly for telemetry collection.
inventory:
- ipAddress: 10.20.0.77
user: admin
password: PaloAlto
type: paloalto-firewall
- ipAddress: 10.20.0.62
user: admin
password: PaloAlto
type: paloalto-firewall
Last updated
Was this helpful?