cmdb_samp_sw_install TABLE - How to see if a records is licensed or not

wllmpeterson
Tera Contributor

Hello team!

I have a question, where is the best practice to see if a record in cmdb_samp_sw_install is licensed or not?!

 

Thanks!

3 REPLIES 3

swapnali ombale
Kilo Sage

Hi @wllmpeterson 

 

Running a query or report against cmdb_sam_sw_discovery_model where product type = licensable may get you what you need to start.

 

Mark my answer as solutions accepted and helpful if it help you anyway.

 

 

I need to see it withouth running a query or a dot walking, is that possible?

dreinhardt
Tera Sage

Hi @wllmpeterson,

 

please edit the table list view and add the "Discovery Model > Product Type" field to your view, this will help you to filter/group without any script or dot.walking.

 

Best, Dennis

Should my response prove helpful, please consider marking it as the Accepted Solution/Helpful to assist closing this thread.