SolarWinds API #639
-
Trying to set up a connection to the Orion SolarWinds API. The newer plugin doesn't have a URL. How would I set up the URL and authentication for this connection? http://server:17778/SolarWinds/InformationService/v3/Json/ And what allowed hosts do I need? I don't see that in the current docs Error message: Status: 500. Message: error getting data frame. requested URL is not allowed. To allow this URL, update the datasource config Security -> Allowed Hosts section |
Beta Was this translation helpful? Give feedback.
Replies: 7 comments 1 reply
-
http://server:17778 is the allowed host you need to add in your case. |
Beta Was this translation helpful? Give feedback.
-
So how would I query SolarWinds with the API URL they give? |
Beta Was this translation helpful? Give feedback.
-
Status: 500. Message: error getting data frame. error getting response from url http://server:17778/SolarWinds/InformationService/v3/Json/. no response received. Error: Get "http://server:17778/SolarWinds/InformationService/v3/Json/": context deadline exceeded (Client.Timeout exceeded while awaiting headers) |
Beta Was this translation helpful? Give feedback.
-
Status: 500. Message: error getting data frame. error getting response from url http://server:17774/SolarWinds/InformationService/v3/Json/. no response received. Error: Get "http://server:17774/SolarWinds/InformationService/v3/Json/http://10.1.28.155:17774/SolarWinds/InformationService/v3/Json/": context deadline exceeded (Client.Timeout exceeded while awaiting headers) |
Beta Was this translation helpful? Give feedback.
-
Just following up, was anyone able to get this working? |
Beta Was this translation helpful? Give feedback.
-
Haven't got an update |
Beta Was this translation helpful? Give feedback.
-
I'm pretty late to the party, but I posted up an explanation of what needs to happen to connect Infinity to Orion |
Beta Was this translation helpful? Give feedback.
I'm pretty late to the party, but I posted up an explanation of what needs to happen to connect Infinity to Orion
#1137