The most recent content from our members.
I'm trying to use these attributes but only one is populating ${N=SwisEntity;M=DetailsUrl} - This one populates ${N=Alerting;M=AlertDetailsUrl} - This one shows up with nothing ${N=Alerting;M=AcknowledgeUrl} - same as this one -----Here's a screenshot----- -----Version details-----
I'm looking for the SQL syntax for adding a second DetailsURL in a Custom Resource. The SQL spinet below works for the Node link but I need to provide the Volumes.Caption as a URL link as well: SELECT TOP 20 Nodes.Caption AS NodeName, '/Orion/NetPerfMon/NodeDetails.aspx?NetObject=N:'+CAST(Nodes.NodeID as varchar(256)) as…
Hello Everyone, I'm having trouble adding the details URL to a SQL custom table. If I look in SWQL studio under Orion.VIM.Clusters, there is a DetailsURL: But looking in Microsoft SQL Studio 2014, I see no such column: Maybe I need to do some kind of join? Help very much appreciated. Thanks, Brent
It looks like you're new here. Sign in or register to get started.