Compute Viewer

GCP IAM — detalhes da role

Tier
Viewer
Categoria
Compute
Escopo
project
Privilégios
3
Role IDroles/compute.viewer

Viewer

Read-only access to resources

Descrição

Read-only access to all Compute Engine resources. Cannot read data stored on disks.

Privilégios / Capacidades(3)

List and view all Compute resources
View instance configurations
View network and storage configurations

Role Definition (JSON)

{
  "name": "roles/compute.viewer",
  "title": "Compute Viewer",
  "description": "Read-only access to all Compute Engine resources. Cannot read data stored on disks.",
  "stage": "GA",
  "includedPermissions": [
    "List and view all Compute resources",
    "View instance configurations",
    "View network and storage configurations"
  ]
}