I have written a slightly updated version of this post: http://ciscotom.com/cisco-firepower-api-creating-multiple-network-objects-using-python-csv-updated/ I decided to utilise the script provided by the API explorer and develop it further. I amended it to read data from a CSV file and simulate a bulk creation of network objects and hosts using the API. The script loops through each object […]