I am looking for Querybuilder solution to fetch device o.s. Model, shell info information via API | Community
Skip to main content
August 13, 2020
Solved

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

  • August 13, 2020
  • 2 replies
  • 816 views

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 .

 

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by arunpatidar

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.

2 replies

Vijayalakshmi_S
Level 10
August 14, 2020

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. 

arunpatidar
Community Advisor
arunpatidarCommunity AdvisorAccepted solution
Community Advisor
August 14, 2020

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