Hi,
I have several dashboards in a project in GCP, and I would like to give some users access to view these dashboards. However, I only want them to be able to access the ones that I specify, and not all of the dashboards that are available in the project.
Is there a way to do this?
Solved! Go to Solution.
Hello @julio-costa ,
Welcome to the Google Cloud Community. Unfortunately not. This is not possible. By default you can share dashboard via "Share" button, but you must grant either Monitoring Editor or Viewer role. Both are adds permissions to see all dashboard. As for now, there is no option to either limit this access by combination of etag+CEL condition + IAM roles also. You can add [1.]feature request to add this option.
[1]. https://issuetracker.google.com/
cheers,
DamianS
Hello @julio-costa ,
Welcome to the Google Cloud Community. Unfortunately not. This is not possible. By default you can share dashboard via "Share" button, but you must grant either Monitoring Editor or Viewer role. Both are adds permissions to see all dashboard. As for now, there is no option to either limit this access by combination of etag+CEL condition + IAM roles also. You can add [1.]feature request to add this option.
[1]. https://issuetracker.google.com/
cheers,
DamianS
thanks DamianS.