Server Management (Insight Manager 7)
1832351 Members
1749 Online
110041 Solutions
New Discussion

How to retrieve device list by groupid

 
Ayman Altounji
Valued Contributor

How to retrieve device list by groupid

I am trying to get device list depending on group. I am directly access to SQL server to generate the list. What tables involve in this job? I know table 'groups' has group id and group name but coudn't find other related tables to fiqure out the device list.

Many thanks,

Chang
2 REPLIES 2
Ayman Altounji
Valued Contributor

Re: How to retrieve device list by groupid

You'd like to access SQL directly and generate lists based on Queries you have defined in CIM XE? If so, unfortunately you'll have to recreate the query criteria in you SQL query. We don't have a way for you to get at those criteria.
Ayman Altounji
Valued Contributor

Re: How to retrieve device list by groupid

Thanks for your info. Do you have any idea what tables are linked?