Solved
Forum Discussion
Barb
Advisor
4 months agoHi Dave I have have now written a couple of property sources to get the different data using EOX and SN2INFO
I used your script there was just one fix i needed for the SN2INFO one to work
def coverageApiURL = new URL("https://apix.cisco.com/sn2info/v2/coverage/summary/serial_numbers/${serial_number}?page_index=1");
Just needed to add the page index filter for it to work :)
Im going to tidy up the sources and put some tech notes on following the cisco onboard process then ill make them public
Barb
Advisor
4 months agoAnd just to explain why i have 2 property sources as there is 2 sets of API creds for each SN2INFO and EOX