What Database Table have the Groups information?

i am looking for Database table Name that contains the Groups inforamtion,

I am writing a SQL query to Display the instance Hostname, Group, Cloud and Date created,

i can get the Hostname, Date Created from instance table
i can get the cloud from compute_zone table,

but i am not able to find which table i can find the group name that Server belongs too

compute_site

1 Like