Hello all...
I have been working on a little script to propagate SGTs from ISE to Firepower FMC to avoid creating the SGTs manually in FMC when a customer does not have PxGrid in place (for various reasons)...
But to my surprise i've found that there is no support in the FMC API to actually ADD a new SGT object - the only API for SGT objects supports the GET operation only as per API documentation...
Have anyone perhaps an undocumented API for this or other workarounds?
Thank you...