Tier
ViewerCategoria
ComputeEscopo
project
Privilégios
3
Role ID
roles/compute.viewerViewer
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"
]
}Roles relacionadasCompute
Compute Admin
Full control of all Compute Engine resources including VMs, disks, networks, and images.
Compute Instance Admin (v1)
Full control of Compute Engine instances, instance groups, and related configurations.
Compute OS Admin Login
Log in to a Compute Engine instance as an administrator via OS Login with sudo.
Compute OS Login
Log in to a Compute Engine instance as a non-administrator user via OS Login.
Compute Image User
List and read images. Required to use a custom image when creating VMs.