solarwinds / OrionSDK

SDK for the SolarWinds Orion platform, including tools, documentation, and samples in PowerShell, C#, Go, Perl, and Java.
https://thwack.com/OrionSDK
Apache License 2.0
394 stars 139 forks source link

query response does not include totalRows #359

Open bucweat opened 2 months ago

bucweat commented 2 months ago

According to https://github.com/solarwinds/OrionSDK/wiki/REST#query-response there is a "totalRows" parameter in the query response. However, I am only seeing "results". Otherwise everything is working.