Comments
-
Week 2:Day 10 - Post doesn't contain poll
-
This is no API call, so there´s no Verb. It´s a normal web-request, for that you have to login first. So first you have to request for an auth-token via the normal Logon Page. Then you should be able to call the desired request from above. Before you ask, no I don´t have a working example to logon with powershell on…
-
After testing a little bit, this should work. Parameter ids below means an array of SMSA ID: e.g. POST https://orionserver/Orion/SRM/Services/StorageManagementService.asmx/UnmanageStorageArray { "ids": [ "19" ], "unmanageFrom": "2025-07-30T13:00:00", "unmanageUntil": "2025-07-31T13:00:00" } If you have an existing Storage…
-
Already done! Here is the ticket number 01809550.
-
The same here at our customer. Node status is up and polling is active. We also get the List of Thin Access Points. But even here, information such as the number of clients is missing. We also miss information about Active Wireless Clients, All Interfaces, Rougue Access Points, Wireless Client History etc.
-
You´ll find a solution in config file here: c:\Program Files (x86)\SolarWinds\Orion\Configuration\Settings\Orion.Settings.json You don´t need to restart the services to activate your changes in Orion.Settings.json. Unfortunately there is no way to change it via SolarWinds Platform Web Console.