I've been asked to write a helper application, utilizing the SDK API. To get started, I'm looking at the CSRestClient sample app. I can query certain tables, such as IPAM.IPNode via REST, but when I query IPAM.IPInfo via rest I get an empty JSON array for a result. However, the same query in SWQL produces results. Am I missing a permission or something? Thanks in advance
-Mike