Report on cloud inventory

Madhu5
Tera Contributor

Hi All,

I have a requirement where a report should be generated combining all the three tables, service account, logical datacenter, VM, Tags

I dont find any common fields between these tables to create database views. Could someone help me with this requirement.

1 ACCEPTED SOLUTION

Best to give more information in your questions so there's no need to have multiple replies.

if tags is the only thing missing, there's views shipped with the same app that link tags to the VM (and other resource types).

below i filtered only for VMs in the database views table listing, but you get the general idea.

find_real_file.png

Yes you can surely build and share your custom reports using PA reports.

with the sn_disco_cd.user role the user can view the data too.

if you wish to build custom pages in cloud operations workspace you have to use ui builder - that would take some understanding of the page layout. this is not supported or  documented.

View solution in original post

7 REPLIES 7

Best to give more information in your questions so there's no need to have multiple replies.

if tags is the only thing missing, there's views shipped with the same app that link tags to the VM (and other resource types).

below i filtered only for VMs in the database views table listing, but you get the general idea.

find_real_file.png

Yes you can surely build and share your custom reports using PA reports.

with the sn_disco_cd.user role the user can view the data too.

if you wish to build custom pages in cloud operations workspace you have to use ui builder - that would take some understanding of the page layout. this is not supported or  documented.

Thanks @Ram Devanathan  for your reply. Do we have any option to export the data to excel or pdf from the cloud inventory dashboard. Right now I dont see any. Is there any property to be enabled.

to export data records from the tables, you can use standard approaches

the underlying tables can be directly opened in table listing view for the information you need although i wonder why you need it.. you can instead give the user the sn_disco_cd.user role and they have access to the underlying tables.

the tables are all tables starting with the name sn_disco_cd_