I have a very basic SWQL query to show the current status of NetPath ops, but the StatusDescription and StatusLED fields display "NULL" rather than the actual information I would hope for. I want to use this on a dashboard as a custom query widget. a SQL report shows the expected information, but I would rather have the SWQL for the previously stated reason. Any ideas? Thanks.
SELECT TOP 1000 DisplayName, HostName, Status, StatusDescription, StatusLED
FROM Orion.NetPath.EndpointServices