IBM-Security / ibmsecurity

Idempotent functions for IBM Security Appliance REST APIs. Currently covering ISAM and ISDS Appliances.
Apache License 2.0
47 stars 73 forks source link

Feature/all junctions #411

Closed tombosmansibm closed 6 months ago

tombosmansibm commented 6 months ago

This contains a new function, set_all(), that allows to process all junctions for a particular instance at once.

If there are no changes, this is way faster than the previous method.

The downside is that it's more difficult to see what/where something went wrong, so in those cases, you'd still need to figure out what went wrong using set().