Skip to content

Support for bulk object creation #165

@manofcolombia

Description

@manofcolombia

Is your feature request related to a problem? Please describe.
There are many objects that allow bulk post operations. The latest version of FMT uses these operations to post network and port objects a lot quicker than doing them in serial.

Describe the solution you'd like
I'll be looking at creating a solution to support bulk post operation on the common network and port object types.

Describe alternatives you've considered
Posting objects in serial/sequentially works, but if you had many objects to post, it can be time consuming.

Additional context
FMT seemed to have some defined limits as to how many objects of a certain type could be in a single bulk post 'due to fmc api limitations'. So will likely have to work through that. I have logs of the FMT output so I'll start with their numbers and go from there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions