Questions tagged [endpoints]

228 questions
-2
votes
1 answer

What are the Onpremise Open source endpoint monitoring tools?

We need an open source endpoint monitoring tool in the cloud. Main requirement checking websites and APIs.
Rıfat Erdem Sahin
  • 1,738
  • 4
  • 29
  • 47
-3
votes
1 answer

How to call third party Restful API

How could we call the below endpoints in C# webClient, I have managed this with GoogleScript but now I need it in C# var options = { "async": true, "crossDomain": true, "method" : "GET", "headers" : { "X-Api-Key" :…
SML Analysis
  • 11
  • 1
  • 1
  • 3
-3
votes
1 answer

Error while executing automated script generated from Azure

I'm trying to execute automated script generated from Azure for iothub end points, but getting the following the error: New-AzureRmResourceGroupDeployment : 12:25:25 AM - Error: Code=InvalidTemplate; Message=Deployment template validation failed:…
Sandeep
  • 7
  • 4
1 2 3
15
16