Skip to content
/ go-panos Public
forked from scottdware/go-panos

Go package to interact with Palo Alto and Panorama devices.

License

Notifications You must be signed in to change notification settings

7ing/go-panos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-panos

GoDoc Travis-CI license

A Go package that interacts with Palo Alto and Panorama devices using the XML API. For official package documentation, visit the GoDoc page.

This API allows you to do the following:

  • List objects (address, service, custom-url-category, device-groups, tags, templates, etc.) and managed devices (Panorama)
  • Create, rename, and delete objects
  • Create, apply, and remove tags from objects
  • Edit/modify address, service groups and custom-url-categories
  • Create templates and template stacks and assign devices, templates to them (Panorama)
  • Commit configurations and commit to device-groups (Panorama)
  • Wildfire - submit files and URL's for analysis, retrieve reports (XML format)

About

Go package to interact with Palo Alto and Panorama devices.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%