I'm trying to use the API to script a List Resources, but want to be able to filter the results prior to Importing the results. I can use ImportListResourcesResult to simply import the whole result, but that gets me a tonne of elements I'm not interested in. ImportSelectedListResourcesResult looks like what I want. I can…
Hi all, I just want to display the current date on a modern dashboard. Not sure which is the best widget to use?? a table will do and I don't know what SWSQL will give me what i want. Any help would be appreciated.
I have an application template that consists of hundreds of script monitors. Here's an example component. As you can see, there's no script output yet as the components were generated dynamically via SDK. Sad part is I need to manually go into each script body and get the script output so I can use the values for the…
Hello, I have approximately 300 Cisco devices that don't have the hardware health sensor option enabled. Since creating a resource list for all of these devices would take hours, I want to enable the hardware health sensor option in bulk from the database. How can I do this?
Hi Is there a way to add an existing node to be monitored by the UDT from the SDK (through SDK discovery or not)? Thanks
Hi Need help on converting the SQL script below to SWQL. I got this SQL query from Wireless AP Availability for last month report and I would like to use the data in modern dashboard table which only supports SWQL. Thanks is advance! ------------------------------------------------------------------------- DECLARE…
Hello, i'm writing simple Python script which will create a subnet in an existing parent group. I would like to update two custom properties of a subnet after creation, but cannot find proper syntax for swis.update, for custom properties of a subnet with a known swis URI. Can anyone provide an example of such an update…
I'm using a powershell component monitor to track uptime of our Azure Devops agents. The script returns the following statistics and messages: Message.Health: N/AStatistic.Health: XXX.XXMessage.OfflineAgents: N/AStatistic.OfflineAgents: XXX.XXMessage.DisabledAgents: N/AStatistic.DisabledAgents: XXX.XXMessage.AgentQueue:…
I have created a custom SWQL query report, but when I try to enable search using the "Search SWQL Query" option, the search field doesn't appear in the output. Could you let me know if I'm missing any steps? This is my first time using a search in a report. Custom SWQL query: SELECT n.Caption AS [Node Name], n.IPAddress,…
Hi - need some SWQL for 1 - disk volume usage for modern dashboard 2 - Which widget would be the best to use thanks
It looks like you're new here. Sign in or register to get started.