Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bulk network object post and delete #202

Merged
merged 5 commits into from
Oct 21, 2024

Conversation

manofcolombia
Copy link
Contributor

@manofcolombia manofcolombia commented Oct 3, 2024

Finally got around to putting together something rudimentary to support bulk post and delete of network/port objects.
There are other object types that support bulk operations. These should work with this code as well, but I have only tested the main types of objects so far. At the very least satisfies what I was looking for in #165. The fmc api does take a while to respond when doing >20 objects in a single bulk api call so you might have to play around with fmc timeout feature when running bulk operations.

@marksull marksull merged commit f292337 into marksull:master Oct 21, 2024
@manofcolombia manofcolombia deleted the bulk-obj-delete branch October 30, 2024 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants