Skip to content

Firewallpasstion/FMC-API

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FMC-API

Simple Scripts to Add and Remove Objects via the FMC API

Both Scripts will first request a file with device info, then will request information for connecting to the FMC API (IP, Domain UUID, Username, and Password).

Domain UUID can be found at https://[FMC IP]/api/api-explorer then selecting one of the API methods and selecting "Try it out".

The csv file for FMC_Add_Objects.py should be in the format Name,Value,Type,Description

Supported types are Host, Network, Range, and FQDN

*See MultiTest.csv for an example

The csv file for FMC_Del_Objects.py should be in the format Id,Type

Supported types are Host, Network, Range, and FQDN

*See MultiTestDel.csv for an example

About

Simple Scripts to Add and Remove Objects via the FMC API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%