Quantcast
Channel: THWACK: Popular Discussions - Orion SDK
Viewing all articles
Browse latest Browse all 3719

How to connect to REST API without ssl?

$
0
0

Dear, Team

anyone who can tell to me how can connect to the REST API without ssl

 

for example

from

var client = new InformationServiceClient("BasicHttpBinding_InformationService",

                                                      string.Format("https://{0}:17778/SolarWinds/InformationService/v3/OrionBasic", hostname));

 

to

 

var client = new InformationServiceClient("BasicHttpBinding_InformationService",

                                                      string.Format("http://{0}:17777/SolarWinds/InformationService/v3/OrionBasic", hostname));

 

is this working??

 

Best Regards,


Viewing all articles
Browse latest Browse all 3719

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>