daxm
daxm
To my knowledge the batch function is only for Access Rules. That said, I haven't revisited the newer options in the FMC's API for 6 months or so. If you...
Sweet! Care to submit a PR with the code that works? On 2/23/21 8:36 AM, caballero-oscuro wrote: > > I use the 'bulk=true' parameter when posting network objects. I >...
@parkerbrother1 have you made any progress on this? Personally I like the separate method as it keeps things simple and the script writer doesn't need to be a programmer and/or...
@karmicgeezer, Or post your code here and I can implement it.
@NetDevAutomate, any status on your "fix" for this?
Check out the release 20200615.0. I believe we've finally integrated the URL addition into the AccessRule class.
Our goal is to eventually support access to ALL FMC API objects. That said, we do them as we can. Are you interested/willing to help the project out and work...
Any progress on this feature? If not, I'll give it a try.
I've got HitCount to work for 'device' and 'fetchZeroHitCount' but the prefilter doesn't work because I don't have a Class for prefilter yet. It is in the Develop branch currently:...
NOTE: Only for the GET method. I'm still working on PUT and DELETE methods. FYI