We required API which can be integrate into the .net framework system.
If possible could you please provide us a Example for the same with asp.net integration.
If you are new to the Orion API, you should start here: Home · solarwinds/OrionSDK Wiki · GitHub
Sample code for calling this API from C# is here: OrionSDK/Samples/CSharp at master · solarwinds/OrionSDK · GitHub
Hi,
Whenever I try to call you API it is giving me error that "Bad Request - Invalid Host name". So, is there any mistake in calling your API.
I set my host name as my Server ip address on which I hosted my application. Rest is same as per API calling guidelines provided by you.
For calling API i use below link for reference.
Kindly Guide me for calling API.
REST · solarwinds/OrionSDK Wiki · GitHub
Thank in Advance!!!!
Are you connecting to port 17778? The REST API is not part of the Orion website - it is hosted separately and on a separate TCP port.