Table of Contents

PAN-OS API Network Testing

Prefix all commands with https://10.1.1.1/api/?key=API_KEY

Get Interface Duplex Information

type=op&cmd=<show><interface>ethernet1/8</interface></show>

Get APR Information

&type=op&cmd=<show><arp><entry%20name="all"/></arp></show>

Ping

&type=op&cmd=<cms-ping><source>INTERFACE_IP</source><host>8.8.8.8</host><count>4</count></cms-ping>

Ping Options: