Find A Community
Buy or Renew
Find A Community
Close
Cisco Community
English
Chinese
English
French
Japanese
Portuguese
Russian
Spanish
Register
Login
Register
Login
Register
·
Login
·
Help
All Community
Knowledge base
Maneck_UK
Users
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
Results:
cancel
Technology & Support
For Partners
Customer Connection
Webex
Events
Members & Recognition
Cisco Community
:
About Maneck_UK
06-11-2020
Maneck_UK
Beginner
Recent Badges
Awards
Recent Badges
See all
Stats
Member since
06-04-2020
18
Posts
10
Helpful
2
Solutions
Certifications
Latest Contributions by Maneck_UK
Latest Contributions by Maneck_UK
Discussions Maneck_UK has Participated In
TKBs Maneck_UK has Participated In
Blogs Maneck_UK has Participated In
Events Maneck_UK has Participated In
Videos Maneck_UK has Participated In
«
Previous
1
2
Next
»
Python scripts to create and delete hosts on Firepower Manager (FMC) from csv file
Created by
Maneck_UK
in
Network Security
06-09-2020
06-09-2020
I recently created python scripts that can create or delete host objects.I received a lot of help fr...
Scripts to create and delete hosts via Firepower Manager (FMC) API from csv file
Created by
Maneck_UK
in
Developer General Discussions
06-09-2020
06-09-2020
I recently created python scripts that can create or delete host objects.I received a lot of help fr...
Re: 404 error in Python script to DELETE objects from FMC using a CSV file
Created by
Maneck_UK
in
Network Security
06-08-2020
06-08-2020
And I really appreciate the help :-)
Re: 404 error in Python script to DELETE objects from FMC using a CSV file
Created by
Maneck_UK
in
Network Security
06-07-2020
06-07-2020
Thanks,I will try that version tomorrow. I was confused at the start of this post but thanks to your...
Re: 404 error in Python script to DELETE objects from FMC using a CSV file
Created by
Maneck_UK
in
Network Security
06-07-2020
06-07-2020
@Hotfix, damned annoying your earlier post disappeared, the post you wrote about how the script work...
Re: Python script to DELETE objects from FMC using a CSV file
Created by
Maneck_UK
in
Network Security
06-07-2020
06-07-2020
@Hotfix Many thanks for helping me with the solution. I doubt I would have finished with your help.H...
Re: 404 error in Python script to DELETE objects from FMC using a CSV file
Created by
Maneck_UK
in
Network Security
06-07-2020
06-07-2020
@Hotfix Top notch help, thanksI had tried this but it had not worked, it turns out the msg handling ...
Re: 404 error in Python script to DELETE objects from FMC using a CSV file
Created by
Maneck_UK
in
Network Security
06-07-2020
06-07-2020
f = open("del-hostid.csv") elementsfile = csv.DictReader(f) for element in elementsfile: del_data = ...
Re: 404 error in Python script to DELETE objects from FMC using a CSV file
Created by
Maneck_UK
in
Network Security
06-07-2020
06-07-2020
I didn't know that. Thanks
Re: 404 error in Python script to DELETE objects from FMC using a CSV file
Created by
Maneck_UK
in
Network Security
06-07-2020
06-07-2020
I have one issue remaining, if anyone could help with it; this would be amazing: If there is an obje...
Re: 404 error in Python script to DELETE objects from FMC using a CSV file
Created by
Maneck_UK
in
Network Security
06-07-2020
06-07-2020
I've looked over the extra help and I have cracked the deletion part. I just needed to indent the:fo...
Re: 404 error in Python script to DELETE objects from FMC using a CSV file
Created by
Maneck_UK
in
Network Security
06-07-2020
06-07-2020
@Hotfix Thanks, I wrote my update post without seeing this update (my post took ages to write). This...
Re: 404 error in Python script to DELETE objects from FMC using a CSV file
Created by
Maneck_UK
in
Network Security
06-07-2020
06-07-2020
I have updated my code to reflect the suggested changes and I can now delete one object from the csv...
Re: 404 error in Python script to DELETE objects from FMC using a CSV file
Created by
Maneck_UK
in
Network Security
06-07-2020
06-07-2020
@Hotfix Thanks for the help.At the first time of reading the information, I needed an emoji for "my ...
404 error in Python script to DELETE objects from FMC using a CSV file
Created by
Maneck_UK
in
Network Security
06-07-2020
06-07-2020
I have a fully working python script that can POST objects to the FMC (6.5.0.4) API using a .csv fil...
«
Previous
1
2
Next
»
Public Statistics
Date Registered
06-04-2020
01:18 AM
Date Last Visited
06-11-2020
09:55 AM
Total Messages Posted
18
Total Helpful Votes Received
10
Helpful Votes Given To
User
Helpful Count
Hotfix
20
Francesco Molino
5
See all >
Helpful Votes From
User
Helpful Count
Rob Ingram
5
#Mat
5
See all >