Community FAQ
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
MrNico
Engaged Sweeper II

Hello. After several hours "fighting" to be able to connect and make a query, I have managed to do it! The problem I have now is that I don't know how to bring the operating system of each asset., I have tried in various ways without results. Could you tell me how to do that? thank you!

 

 

query getAssetResources {
  site(id: "xxxxxxxxxxxxxxxxxxxxxxxx") {
    assetResources(
      fields: [
        "assetBasicInfo.name"
        "assetBasicInfo.userDomain"
        "assetBasicInfo.description"
      ]
    ) {
      total
      items
    }
  }
}
0 REPLIES 0

General Discussions

Find answers to technical questions about Lansweeper.

New to Lansweeper?

Try Lansweeper For Free

Experience Lansweeper with your own data.
Sign up now for a 14-day free trial.

Try Now