Expand my Community achievements bar.

SOLVED

I am looking for Querybuilder solution to fetch device o.s. Model, shell info information via API

Avatar

Level 1

Can some one help me how I can access the device properties via API writing it on Query builder.?

 

I am looking to fetch Device OS, last modified, device os version, shell info and sync status .

 

 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi,

QueryBuilder API is used to query withing repository to get info which store in the repository. If you want to fetch something outside which is not store in the repo, then you have to go for another approach.



Arun Patidar

View solution in original post

2 Replies

Avatar

Community Advisor

Hi @MohanDeval,

Could you please elaborate on the actual requirement brief/background (couldn't relate to the context in which details you are trying to fetch are needed)

Based on that we will be able to arrive at the exact API to be used. 

Avatar

Correct answer by
Community Advisor

Hi,

QueryBuilder API is used to query withing repository to get info which store in the repository. If you want to fetch something outside which is not store in the repo, then you have to go for another approach.



Arun Patidar