Bare Metal Solution audit logging

This document describes audit logging for Bare Metal Solution. Google Cloud services write audit logs that record administrative activities and accesses within your Google Cloud resources. For an overview of audit logs with information about the different types of audit logs, see Cloud Audit Logs overview.

This page was last generated on 2024-05-22 01:01:18 UTC.

Service name

Bare Metal Solution audit logs use the service name baremetalsolution.googleapis.com.

Methods by permission type

Methods that check DATA_READ, DATA_WRITE, and ADMIN_READ permission types are Data Access audit logs. Methods that check ADMIN_WRITE permission types are Admin Activity audit logs.

Permission type Methods
ADMIN_READ google.cloud.baremetalsolution.v2.BareMetalSolution.GetInstance
google.cloud.baremetalsolution.v2.BareMetalSolution.GetLun
google.cloud.baremetalsolution.v2.BareMetalSolution.GetNetwork
google.cloud.baremetalsolution.v2.BareMetalSolution.GetNfsShare
google.cloud.baremetalsolution.v2.BareMetalSolution.GetOSImage
google.cloud.baremetalsolution.v2.BareMetalSolution.GetVolume
google.cloud.baremetalsolution.v2.BareMetalSolution.GetVolumeSnapshot
google.cloud.baremetalsolution.v2.BareMetalSolution.ListInstances
google.cloud.baremetalsolution.v2.BareMetalSolution.ListLuns
google.cloud.baremetalsolution.v2.BareMetalSolution.ListNetworks
google.cloud.baremetalsolution.v2.BareMetalSolution.ListNfsShares
google.cloud.baremetalsolution.v2.BareMetalSolution.ListOSImages
google.cloud.baremetalsolution.v2.BareMetalSolution.ListVolumeSnapshots
google.cloud.baremetalsolution.v2.BareMetalSolution.ListVolumes
google.cloud.baremetalsolution.v2.BareMetalSolution.LoadInstanceAuthInfo
ADMIN_WRITE google.cloud.baremetalsolution.v2.BareMetalSolution.CreateProvisioningConfig
google.cloud.baremetalsolution.v2.BareMetalSolution.DetachLun
google.cloud.baremetalsolution.v2.BareMetalSolution.DisableHyperthreading
google.cloud.baremetalsolution.v2.BareMetalSolution.DisableInteractiveSerialConsole
google.cloud.baremetalsolution.v2.BareMetalSolution.EnableHyperthreading
google.cloud.baremetalsolution.v2.BareMetalSolution.EnableInteractiveSerialConsole
google.cloud.baremetalsolution.v2.BareMetalSolution.EvictLun
google.cloud.baremetalsolution.v2.BareMetalSolution.EvictVolume
google.cloud.baremetalsolution.v2.BareMetalSolution.GetProvisioningConfig
google.cloud.baremetalsolution.v2.BareMetalSolution.ListNetworkUsage
google.cloud.baremetalsolution.v2.BareMetalSolution.ListProvisioningQuotas
google.cloud.baremetalsolution.v2.BareMetalSolution.ReimageInstance
google.cloud.baremetalsolution.v2.BareMetalSolution.RenameInstance
google.cloud.baremetalsolution.v2.BareMetalSolution.RenameNetwork
google.cloud.baremetalsolution.v2.BareMetalSolution.RenameNfsShare
google.cloud.baremetalsolution.v2.BareMetalSolution.RenameVolume
google.cloud.baremetalsolution.v2.BareMetalSolution.ResizeVolume
google.cloud.baremetalsolution.v2.BareMetalSolution.StopInstance
google.cloud.baremetalsolution.v2.BareMetalSolution.SubmitProvisioningConfig
google.cloud.baremetalsolution.v2.BareMetalSolution.UpdateInstance
google.cloud.baremetalsolution.v2.BareMetalSolution.UpdateNetwork
google.cloud.baremetalsolution.v2.BareMetalSolution.UpdateProvisioningConfig
DATA_READ google.cloud.baremetalsolution.v2.BareMetalSolution.ListSSHKeys
DATA_WRITE google.cloud.baremetalsolution.v2.BareMetalSolution.CreateNfsShare
google.cloud.baremetalsolution.v2.BareMetalSolution.CreateSSHKey
google.cloud.baremetalsolution.v2.BareMetalSolution.CreateVolumeSnapshot
google.cloud.baremetalsolution.v2.BareMetalSolution.DeleteNfsShare
google.cloud.baremetalsolution.v2.BareMetalSolution.DeleteSSHKey
google.cloud.baremetalsolution.v2.BareMetalSolution.DeleteVolumeSnapshot
google.cloud.baremetalsolution.v2.BareMetalSolution.ResetInstance
google.cloud.baremetalsolution.v2.BareMetalSolution.RestoreVolumeSnapshot
google.cloud.baremetalsolution.v2.BareMetalSolution.StartInstance
google.cloud.baremetalsolution.v2.BareMetalSolution.UpdateNfsShare
google.cloud.baremetalsolution.v2.BareMetalSolution.UpdateVolume

Audit logs per API interface

For information about which permissions are evaluated and how for each method, see the Identity and Access Management documentation for Bare Metal Solution.

google.cloud.baremetalsolution.v2.BareMetalSolution

Details about audit logs associated with methods belonging to google.cloud.baremetalsolution.v2.BareMetalSolution.

google.cloud.baremetalsolution.v2.BareMetalSolution.CreateNfsShare

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.CreateNfsShare
  • Audit log Type: Data Access
  • Permissions:
    • baremetalsolution.nfsshares.create - DATA_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.CreateNfsShare"

google.cloud.baremetalsolution.v2.BareMetalSolution.CreateProvisioningConfig

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.CreateProvisioningConfig
  • Audit log Type: Admin Activity
  • Permissions:
    • baremetalsolution.instances.create - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.CreateProvisioningConfig"

google.cloud.baremetalsolution.v2.BareMetalSolution.CreateSSHKey

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.CreateSSHKey
  • Audit log Type: Data Access
  • Permissions:
    • baremetalsolution.sshKeys.create - DATA_WRITE
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.CreateSSHKey"

google.cloud.baremetalsolution.v2.BareMetalSolution.CreateVolumeSnapshot

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.CreateVolumeSnapshot
  • Audit log Type: Data Access
  • Permissions:
    • baremetalsolution.volumesnapshots.create - DATA_WRITE
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.CreateVolumeSnapshot"

google.cloud.baremetalsolution.v2.BareMetalSolution.DeleteNfsShare

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.DeleteNfsShare
  • Audit log Type: Data Access
  • Permissions:
    • baremetalsolution.nfsshares.delete - DATA_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.DeleteNfsShare"

google.cloud.baremetalsolution.v2.BareMetalSolution.DeleteSSHKey

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.DeleteSSHKey
  • Audit log Type: Data Access
  • Permissions:
    • baremetalsolution.sshKeys.delete - DATA_WRITE
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.DeleteSSHKey"

google.cloud.baremetalsolution.v2.BareMetalSolution.DeleteVolumeSnapshot

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.DeleteVolumeSnapshot
  • Audit log Type: Data Access
  • Permissions:
    • baremetalsolution.volumesnapshots.delete - DATA_WRITE
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.DeleteVolumeSnapshot"

google.cloud.baremetalsolution.v2.BareMetalSolution.DetachLun

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.DetachLun
  • Audit log Type: Admin Activity
  • Permissions:
    • baremetalsolution.instances.detachLun - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.DetachLun"

google.cloud.baremetalsolution.v2.BareMetalSolution.DisableHyperthreading

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.DisableHyperthreading
  • Audit log Type: Admin Activity
  • Permissions:
    • baremetalsolution.instances.disableHyperthreading - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.DisableHyperthreading"

google.cloud.baremetalsolution.v2.BareMetalSolution.DisableInteractiveSerialConsole

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.DisableInteractiveSerialConsole
  • Audit log Type: Admin Activity
  • Permissions:
    • baremetalsolution.instances.disableInteractiveSerialConsole - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.DisableInteractiveSerialConsole"

google.cloud.baremetalsolution.v2.BareMetalSolution.EnableHyperthreading

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.EnableHyperthreading
  • Audit log Type: Admin Activity
  • Permissions:
    • baremetalsolution.instances.enableHyperthreading - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.EnableHyperthreading"

google.cloud.baremetalsolution.v2.BareMetalSolution.EnableInteractiveSerialConsole

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.EnableInteractiveSerialConsole
  • Audit log Type: Admin Activity
  • Permissions:
    • baremetalsolution.instances.enableInteractiveSerialConsole - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.EnableInteractiveSerialConsole"

google.cloud.baremetalsolution.v2.BareMetalSolution.EvictLun

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.EvictLun
  • Audit log Type: Admin Activity
  • Permissions:
    • baremetalsolution.luns.evict - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.EvictLun"

google.cloud.baremetalsolution.v2.BareMetalSolution.EvictVolume

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.EvictVolume
  • Audit log Type: Admin Activity
  • Permissions:
    • baremetalsolution.volumes.evict - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.EvictVolume"

google.cloud.baremetalsolution.v2.BareMetalSolution.GetInstance

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.GetInstance
  • Audit log Type: Data Access
  • Permissions:
    • baremetalsolution.instances.get - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.GetInstance"

google.cloud.baremetalsolution.v2.BareMetalSolution.GetLun

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.GetLun
  • Audit log Type: Data Access
  • Permissions:
    • baremetalsolution.luns.get - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.GetLun"

google.cloud.baremetalsolution.v2.BareMetalSolution.GetNetwork

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.GetNetwork
  • Audit log Type: Data Access
  • Permissions:
    • baremetalsolution.networks.get - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.GetNetwork"

google.cloud.baremetalsolution.v2.BareMetalSolution.GetNfsShare

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.GetNfsShare
  • Audit log Type: Data Access
  • Permissions:
    • baremetalsolution.nfsshares.get - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.GetNfsShare"

google.cloud.baremetalsolution.v2.BareMetalSolution.GetOSImage

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.GetOSImage
  • Audit log Type: Data Access
  • Permissions:
    • baremetalsolution.osimages.get - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.GetOSImage"

google.cloud.baremetalsolution.v2.BareMetalSolution.GetProvisioningConfig

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.GetProvisioningConfig
  • Audit log Type: Admin Activity
  • Permissions:
    • baremetalsolution.instances.create - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.GetProvisioningConfig"

google.cloud.baremetalsolution.v2.BareMetalSolution.GetVolume

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.GetVolume
  • Audit log Type: Data Access
  • Permissions:
    • baremetalsolution.volumes.get - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.GetVolume"

google.cloud.baremetalsolution.v2.BareMetalSolution.GetVolumeSnapshot

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.GetVolumeSnapshot
  • Audit log Type: Data Access
  • Permissions:
    • baremetalsolution.volumesnapshots.get - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.GetVolumeSnapshot"

google.cloud.baremetalsolution.v2.BareMetalSolution.ListInstances

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.ListInstances
  • Audit log Type: Data Access
  • Permissions:
    • baremetalsolution.instances.list - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.ListInstances"

google.cloud.baremetalsolution.v2.BareMetalSolution.ListLuns

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.ListLuns
  • Audit log Type: Data Access
  • Permissions:
    • baremetalsolution.luns.list - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.ListLuns"

google.cloud.baremetalsolution.v2.BareMetalSolution.ListNetworkUsage

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.ListNetworkUsage
  • Audit log Type: Admin Activity
  • Permissions:
    • baremetalsolution.instances.create - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.ListNetworkUsage"

google.cloud.baremetalsolution.v2.BareMetalSolution.ListNetworks

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.ListNetworks
  • Audit log Type: Data Access
  • Permissions:
    • baremetalsolution.networks.list - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.ListNetworks"

google.cloud.baremetalsolution.v2.BareMetalSolution.ListNfsShares

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.ListNfsShares
  • Audit log Type: Data Access
  • Permissions:
    • baremetalsolution.nfsshares.list - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.ListNfsShares"

google.cloud.baremetalsolution.v2.BareMetalSolution.ListOSImages

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.ListOSImages
  • Audit log Type: Data Access
  • Permissions:
    • baremetalsolution.osimages.list - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.ListOSImages"

google.cloud.baremetalsolution.v2.BareMetalSolution.ListProvisioningQuotas

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.ListProvisioningQuotas
  • Audit log Type: Admin Activity
  • Permissions:
    • baremetalsolution.instances.create - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.ListProvisioningQuotas"

google.cloud.baremetalsolution.v2.BareMetalSolution.ListSSHKeys

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.ListSSHKeys
  • Audit log Type: Data Access
  • Permissions:
    • baremetalsolution.sshKeys.list - DATA_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.ListSSHKeys"

google.cloud.baremetalsolution.v2.BareMetalSolution.ListVolumeSnapshots

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.ListVolumeSnapshots
  • Audit log Type: Data Access
  • Permissions:
    • baremetalsolution.volumesnapshots.list - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.ListVolumeSnapshots"

google.cloud.baremetalsolution.v2.BareMetalSolution.ListVolumes

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.ListVolumes
  • Audit log Type: Data Access
  • Permissions:
    • baremetalsolution.volumes.list - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.ListVolumes"

google.cloud.baremetalsolution.v2.BareMetalSolution.LoadInstanceAuthInfo

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.LoadInstanceAuthInfo
  • Audit log Type: Data Access
  • Permissions:
    • baremetalsolution.instances.loadAuthInfo - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.LoadInstanceAuthInfo"

google.cloud.baremetalsolution.v2.BareMetalSolution.ReimageInstance

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.ReimageInstance
  • Audit log Type: Admin Activity
  • Permissions:
    • baremetalsolution.instances.reimage - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.ReimageInstance"

google.cloud.baremetalsolution.v2.BareMetalSolution.RenameInstance

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.RenameInstance
  • Audit log Type: Admin Activity
  • Permissions:
    • baremetalsolution.instances.rename - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.RenameInstance"

google.cloud.baremetalsolution.v2.BareMetalSolution.RenameNetwork

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.RenameNetwork
  • Audit log Type: Admin Activity
  • Permissions:
    • baremetalsolution.networks.rename - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.RenameNetwork"

google.cloud.baremetalsolution.v2.BareMetalSolution.RenameNfsShare

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.RenameNfsShare
  • Audit log Type: Admin Activity
  • Permissions:
    • baremetalsolution.nfsshares.rename - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.RenameNfsShare"

google.cloud.baremetalsolution.v2.BareMetalSolution.RenameVolume

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.RenameVolume
  • Audit log Type: Admin Activity
  • Permissions:
    • baremetalsolution.volumes.rename - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.RenameVolume"

google.cloud.baremetalsolution.v2.BareMetalSolution.ResetInstance

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.ResetInstance
  • Audit log Type: Data Access
  • Permissions:
    • baremetalsolution.instances.reset - DATA_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.ResetInstance"

google.cloud.baremetalsolution.v2.BareMetalSolution.ResizeVolume

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.ResizeVolume
  • Audit log Type: Admin Activity
  • Permissions:
    • baremetalsolution.volumes.resize - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.ResizeVolume"

google.cloud.baremetalsolution.v2.BareMetalSolution.RestoreVolumeSnapshot

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.RestoreVolumeSnapshot
  • Audit log Type: Data Access
  • Permissions:
    • baremetalsolution.volumesnapshots.restore - DATA_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.RestoreVolumeSnapshot"

google.cloud.baremetalsolution.v2.BareMetalSolution.StartInstance

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.StartInstance
  • Audit log Type: Data Access
  • Permissions:
    • baremetalsolution.instances.start - DATA_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.StartInstance"

google.cloud.baremetalsolution.v2.BareMetalSolution.StopInstance

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.StopInstance
  • Audit log Type: Admin Activity
  • Permissions:
    • baremetalsolution.instances.stop - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.StopInstance"

google.cloud.baremetalsolution.v2.BareMetalSolution.SubmitProvisioningConfig

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.SubmitProvisioningConfig
  • Audit log Type: Admin Activity
  • Permissions:
    • baremetalsolution.instances.create - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.SubmitProvisioningConfig"

google.cloud.baremetalsolution.v2.BareMetalSolution.UpdateInstance

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.UpdateInstance
  • Audit log Type: Admin Activity
  • Permissions:
    • baremetalsolution.instances.update - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.UpdateInstance"

google.cloud.baremetalsolution.v2.BareMetalSolution.UpdateNetwork

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.UpdateNetwork
  • Audit log Type: Admin Activity
  • Permissions:
    • baremetalsolution.networks.update - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.UpdateNetwork"

google.cloud.baremetalsolution.v2.BareMetalSolution.UpdateNfsShare

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.UpdateNfsShare
  • Audit log Type: Data Access
  • Permissions:
    • baremetalsolution.nfsshares.update - DATA_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.UpdateNfsShare"

google.cloud.baremetalsolution.v2.BareMetalSolution.UpdateProvisioningConfig

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.UpdateProvisioningConfig
  • Audit log Type: Admin Activity
  • Permissions:
    • baremetalsolution.instances.create - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.UpdateProvisioningConfig"

google.cloud.baremetalsolution.v2.BareMetalSolution.UpdateVolume

  • Method: google.cloud.baremetalsolution.v2.BareMetalSolution.UpdateVolume
  • Audit log Type: Data Access
  • Permissions:
    • baremetalsolution.volumes.update - DATA_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.baremetalsolution.v2.BareMetalSolution.UpdateVolume"