Hi,I am trying to compare 2 configs of a device by using the Cirrus.ConfigArchive CompareConfigs verb with below code
So, have you tried playing with SWQL Studio with it? If you bring it up and go to that "Verb" in the object explorer, you can right click on it and choose "Invoke". Takes a minute or so, but it will bring up a requester with the variables it needs to invoke it. In this case "configId1", "configId2" and "settings", no "node_ids" needed? Didn't look too close at settings, but I pulled up a couple configId's for a nodes running config and plugged them in and it seemed to work. SWQL Studio is your friend!!