Hi
Where can I find the java libraries to talk to SolarWinds IPAM?
I have browsed through GitHub - solarwinds/OrionSDK: SDK for the SolarWinds Orion platform, including tools, documentation, and samples in Powe… and in the Java sample section in OrionSDK/Samples/Java at master · solarwinds/OrionSDK · GitHub I see that there is a reference to maven repo but I do not see a swis-client library when I search in Maven.
How do I use the sdk? Will I need to compile and create a jar myself for swis-client?
Any help would be great!
thanks
Avinash
Yes, you need to compile the jar yourself. It's there in the same Java sample.