Ce document décrit la journalisation d'audit pour Artifact Registry.Les services Google Cloud génèrent des journaux d'audit qui enregistrent les activités d'administration et d'accès dans vos ressources Google Cloud . Pour en savoir plus sur Cloud Audit Logs, consultez les ressources suivantes :
- Types de journaux d'audit
- Structure des entrées des journaux d'audit
- Stocker et acheminer les journaux d'audit
- Synthèse des tarifs Cloud Logging
- Activer les journaux d'audit des accès aux données
Remarques
Les journaux d'audit sont disponibles pour tous les dépôts.
Nom du service
Les journaux d'audit d'Artifact Registry utilisent le nom de service artifactregistry.googleapis.com
.
Filtrez les résultats pour ce service :
protoPayload.serviceName="artifactregistry.googleapis.com"
Méthodes par type d'autorisation
Chaque autorisation IAM possède une propriété type
, dont la valeur est une énumération pouvant être l'une des quatre valeurs suivantes: ADMIN_READ
, ADMIN_WRITE
, DATA_READ
ou DATA_WRITE
. Lorsque vous appelez une méthode, Artifact Registry génère un journal d'audit dont la catégorie dépend de la propriété type
de l'autorisation requise pour exécuter la méthode.
Les méthodes nécessitant une autorisation IAM avec la valeur de la propriété type
de DATA_READ
, DATA_WRITE
ou ADMIN_READ
génèrent des journaux d'audit pour l'accès aux données.
Les méthodes nécessitant une autorisation IAM avec la valeur de propriété type
de ADMIN_WRITE
génèrent des journaux d'audit pour les activités d'administration.
Type d'autorisation | Méthodes |
---|---|
ADMIN_READ |
google.devtools.artifactregistry.v1.ArtifactRegistry.GetAttachment google.devtools.artifactregistry.v1.ArtifactRegistry.GetDockerImage google.devtools.artifactregistry.v1.ArtifactRegistry.GetFile google.devtools.artifactregistry.v1.ArtifactRegistry.GetIamPolicy google.devtools.artifactregistry.v1.ArtifactRegistry.GetMavenArtifact google.devtools.artifactregistry.v1.ArtifactRegistry.GetNpmPackage google.devtools.artifactregistry.v1.ArtifactRegistry.GetPackage google.devtools.artifactregistry.v1.ArtifactRegistry.GetProjectSettings google.devtools.artifactregistry.v1.ArtifactRegistry.GetPythonPackage google.devtools.artifactregistry.v1.ArtifactRegistry.GetRepository google.devtools.artifactregistry.v1.ArtifactRegistry.GetRule google.devtools.artifactregistry.v1.ArtifactRegistry.GetTag google.devtools.artifactregistry.v1.ArtifactRegistry.GetVPCSCConfig google.devtools.artifactregistry.v1.ArtifactRegistry.GetVersion google.devtools.artifactregistry.v1.ArtifactRegistry.ListAttachments google.devtools.artifactregistry.v1.ArtifactRegistry.ListDockerImages google.devtools.artifactregistry.v1.ArtifactRegistry.ListFiles google.devtools.artifactregistry.v1.ArtifactRegistry.ListMavenArtifacts google.devtools.artifactregistry.v1.ArtifactRegistry.ListNpmPackages google.devtools.artifactregistry.v1.ArtifactRegistry.ListPackages google.devtools.artifactregistry.v1.ArtifactRegistry.ListPythonPackages google.devtools.artifactregistry.v1.ArtifactRegistry.ListRepositories google.devtools.artifactregistry.v1.ArtifactRegistry.ListRules google.devtools.artifactregistry.v1.ArtifactRegistry.ListTags google.devtools.artifactregistry.v1.ArtifactRegistry.ListVersions google.devtools.artifactregistry.v1alpha1.ArtifactRegistry.GetRepository google.devtools.artifactregistry.v1alpha1.ArtifactRegistry.ListRepositories google.devtools.artifactregistry.v1beta1.ArtifactRegistry.GetFile google.devtools.artifactregistry.v1beta1.ArtifactRegistry.GetIamPolicy google.devtools.artifactregistry.v1beta1.ArtifactRegistry.GetPackage google.devtools.artifactregistry.v1beta1.ArtifactRegistry.GetRepository google.devtools.artifactregistry.v1beta1.ArtifactRegistry.GetTag google.devtools.artifactregistry.v1beta1.ArtifactRegistry.GetVersion google.devtools.artifactregistry.v1beta1.ArtifactRegistry.ListFiles google.devtools.artifactregistry.v1beta1.ArtifactRegistry.ListPackages google.devtools.artifactregistry.v1beta1.ArtifactRegistry.ListRepositories google.devtools.artifactregistry.v1beta1.ArtifactRegistry.ListTags google.devtools.artifactregistry.v1beta1.ArtifactRegistry.ListVersions google.devtools.artifactregistry.v1beta2.ArtifactRegistry.GetFile google.devtools.artifactregistry.v1beta2.ArtifactRegistry.GetIamPolicy google.devtools.artifactregistry.v1beta2.ArtifactRegistry.GetPackage google.devtools.artifactregistry.v1beta2.ArtifactRegistry.GetProjectSettings google.devtools.artifactregistry.v1beta2.ArtifactRegistry.GetRepository google.devtools.artifactregistry.v1beta2.ArtifactRegistry.GetTag google.devtools.artifactregistry.v1beta2.ArtifactRegistry.GetVersion google.devtools.artifactregistry.v1beta2.ArtifactRegistry.ListFiles google.devtools.artifactregistry.v1beta2.ArtifactRegistry.ListPackages google.devtools.artifactregistry.v1beta2.ArtifactRegistry.ListRepositories google.devtools.artifactregistry.v1beta2.ArtifactRegistry.ListTags google.devtools.artifactregistry.v1beta2.ArtifactRegistry.ListVersions |
ADMIN_WRITE |
Docker-CreateOnPush google.devtools.artifactregistry.v1.ArtifactRegistry.CreateAttachment google.devtools.artifactregistry.v1.ArtifactRegistry.CreateRepository google.devtools.artifactregistry.v1.ArtifactRegistry.CreateRule google.devtools.artifactregistry.v1.ArtifactRegistry.CreateTag google.devtools.artifactregistry.v1.ArtifactRegistry.DeleteRepository google.devtools.artifactregistry.v1.ArtifactRegistry.DeleteRule google.devtools.artifactregistry.v1.ArtifactRegistry.DeleteTag google.devtools.artifactregistry.v1.ArtifactRegistry.SetIamPolicy google.devtools.artifactregistry.v1.ArtifactRegistry.UpdateFile google.devtools.artifactregistry.v1.ArtifactRegistry.UpdateProjectSettings google.devtools.artifactregistry.v1.ArtifactRegistry.UpdateRepository google.devtools.artifactregistry.v1.ArtifactRegistry.UpdateRule google.devtools.artifactregistry.v1.ArtifactRegistry.UpdateTag google.devtools.artifactregistry.v1.ArtifactRegistry.UpdateVPCSCConfig google.devtools.artifactregistry.v1.ArtifactRegistry.UpdateVersion google.devtools.artifactregistry.v1alpha1.ArtifactRegistry.CreateRepository google.devtools.artifactregistry.v1alpha1.ArtifactRegistry.DeleteRepository google.devtools.artifactregistry.v1beta1.ArtifactRegistry.CreateRepository google.devtools.artifactregistry.v1beta1.ArtifactRegistry.CreateTag google.devtools.artifactregistry.v1beta1.ArtifactRegistry.DeleteRepository google.devtools.artifactregistry.v1beta1.ArtifactRegistry.DeleteTag google.devtools.artifactregistry.v1beta1.ArtifactRegistry.SetIamPolicy google.devtools.artifactregistry.v1beta1.ArtifactRegistry.UpdateRepository google.devtools.artifactregistry.v1beta1.ArtifactRegistry.UpdateTag google.devtools.artifactregistry.v1beta2.ArtifactRegistry.CreateRepository google.devtools.artifactregistry.v1beta2.ArtifactRegistry.CreateTag google.devtools.artifactregistry.v1beta2.ArtifactRegistry.DeleteRepository google.devtools.artifactregistry.v1beta2.ArtifactRegistry.DeleteTag google.devtools.artifactregistry.v1beta2.ArtifactRegistry.SetIamPolicy google.devtools.artifactregistry.v1beta2.ArtifactRegistry.UpdateProjectSettings google.devtools.artifactregistry.v1beta2.ArtifactRegistry.UpdateRepository google.devtools.artifactregistry.v1beta2.ArtifactRegistry.UpdateTag |
DATA_READ |
Apt-Contents Apt-ViewArchIndexFile Apt-ViewIndexFile Apt-ViewPackageFile Docker-Catalog Docker-GetManifest Docker-GetTags Docker-HeadManifest Docker-ServeBlob Go-DownloadModFile Go-DownloadZipFile Go-ListVersions Go-ViewModInfo GooGet-ViewIndexFile Kfp-DownloadFile Maven-Artifact-Download Maven-File-Download Npm-GetManifest Npm-GetVersionManifest Npm-HeadManifest Npm-HeadPackage Npm-InstallPackage Npm-ListTag Python-HeadFile Python-HeadPackageVersions Python-InstallPackage Python-PackageVersions VirtualRepo-Auth Yum-ViewIndexFile Yum-ViewIndexKey Yum-ViewPackageFile google.devtools.artifactregistry.v1.ArtifactRegistry.DownloadFile google.devtools.artifactregistry.v1beta2.ArtifactRegistry.DownloadFile |
DATA_WRITE |
Docker-CancelUpload Docker-DeleteManifest Docker-DeleteTag Docker-FinishUpload Docker-HeadBlob Docker-PutManifest Docker-StartUpload Kfp-UploadPackage Maven-Artifact-Upload Maven-File-Upload Npm-DeleteTag Npm-PublishPackage Npm-UnpublishPackage Npm-UnpublishVersion Npm-UpdateManifest Npm-UpdateTag Python-UploadPackage google.devtools.artifactregistry.v1.ArtifactRegistry.BatchDeleteVersions google.devtools.artifactregistry.v1.ArtifactRegistry.DeleteAttachment google.devtools.artifactregistry.v1.ArtifactRegistry.DeleteFile google.devtools.artifactregistry.v1.ArtifactRegistry.DeletePackage google.devtools.artifactregistry.v1.ArtifactRegistry.DeleteVersion google.devtools.artifactregistry.v1.ArtifactRegistry.ImportAptArtifacts google.devtools.artifactregistry.v1.ArtifactRegistry.ImportGoogetArtifacts google.devtools.artifactregistry.v1.ArtifactRegistry.ImportYumArtifacts google.devtools.artifactregistry.v1.ArtifactRegistry.UpdatePackage google.devtools.artifactregistry.v1.ArtifactRegistry.UploadAptArtifact google.devtools.artifactregistry.v1.ArtifactRegistry.UploadFile google.devtools.artifactregistry.v1.ArtifactRegistry.UploadGenericArtifact google.devtools.artifactregistry.v1.ArtifactRegistry.UploadGoModule google.devtools.artifactregistry.v1.ArtifactRegistry.UploadGoogetArtifact google.devtools.artifactregistry.v1.ArtifactRegistry.UploadKfpArtifact google.devtools.artifactregistry.v1.ArtifactRegistry.UploadYumArtifact google.devtools.artifactregistry.v1alpha1.ArtifactRegistry.ImportAptArtifacts google.devtools.artifactregistry.v1alpha1.ArtifactRegistry.ImportGoogetArtifacts google.devtools.artifactregistry.v1alpha1.ArtifactRegistry.ImportYumArtifacts google.devtools.artifactregistry.v1alpha1.ArtifactRegistry.UploadAptArtifact google.devtools.artifactregistry.v1alpha1.ArtifactRegistry.UploadGoogetArtifact google.devtools.artifactregistry.v1beta1.ArtifactRegistry.DeletePackage google.devtools.artifactregistry.v1beta1.ArtifactRegistry.DeleteVersion google.devtools.artifactregistry.v1beta2.ArtifactRegistry.DeletePackage google.devtools.artifactregistry.v1beta2.ArtifactRegistry.DeleteVersion google.devtools.artifactregistry.v1beta2.ArtifactRegistry.ImportAptArtifacts google.devtools.artifactregistry.v1beta2.ArtifactRegistry.ImportYumArtifacts google.devtools.artifactregistry.v1beta2.ArtifactRegistry.UpdatePackage google.devtools.artifactregistry.v1beta2.ArtifactRegistry.UploadAptArtifact google.devtools.artifactregistry.v1beta2.ArtifactRegistry.UploadYumArtifact |
Journaux d'audit d'interface API
Pour en savoir plus sur la manière dont les autorisations sont évaluées, pour chaque méthode, consultez la documentation Identity and Access Management pour Artifact Registry.
Data plane API
Les journaux d'audit suivants sont associés aux méthodes appartenant à Data plane API
.
Apt-Contents
- Méthode :
Apt-Contents
- Description de la méthode: téléchargez le fichier de contenu pour un composant de dépôt et un type d'architecture spécifiques.
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.downloadArtifacts - DATA_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="Apt-Contents"
Apt-ViewArchIndexFile
- Méthode :
Apt-ViewArchIndexFile
- Description de la méthode: téléchargez le fichier d'index pour un composant de dépôt et un type d'architecture spécifiques.
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.downloadArtifacts - DATA_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="Apt-ViewArchIndexFile"
Apt-ViewIndexFile
- Méthode :
Apt-ViewIndexFile
- Description de la méthode: téléchargez un fichier de métadonnées de dépôt.
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.downloadArtifacts - DATA_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="Apt-ViewIndexFile"
Apt-ViewPackageFile
- Méthode :
Apt-ViewPackageFile
- Description de la méthode: téléchargez un paquet Apt.
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.downloadArtifacts - DATA_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="Apt-ViewPackageFile"
Docker-CancelUpload
- Méthode :
Docker-CancelUpload
- Description de la méthode: annulez l'importation d'un fichier blob (également appelé "couche d'image").
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.uploadArtifacts - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="Docker-CancelUpload"
Docker-Catalog
- Méthode :
Docker-Catalog
- Description de la méthode: liste toutes les images disponibles dans tous les projets et dépôts.
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.downloadArtifacts - DATA_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="Docker-Catalog"
Docker-CreateOnPush
- Méthode :
Docker-CreateOnPush
- Type de journal d'audit: Activité d'administration
- Autorisations :
artifactregistry.repositories.createOnPush - ADMIN_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="Docker-CreateOnPush"
Docker-DeleteManifest
- Méthode :
Docker-DeleteManifest
- Description de la méthode: supprimez un fichier manifeste d'image.
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.deleteArtifacts - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="Docker-DeleteManifest"
Docker-DeleteTag
- Méthode :
Docker-DeleteTag
- Description de la méthode: supprimez un tag d'une image Docker.
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.deleteArtifacts - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="Docker-DeleteTag"
Docker-FinishUpload
- Méthode :
Docker-FinishUpload
- Description de la méthode: importez un fichier blob (également appelé couche d'image). Il s'agit du dernier appel effectué par le client Docker lors de l'importation d'un fichier blob. Pour en savoir plus sur l'envoi d'une couche, consultez Envoyer une couche.
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.uploadArtifacts - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="Docker-FinishUpload"
Docker-GetManifest
- Méthode :
Docker-GetManifest
- Description de la méthode: téléchargez un fichier manifeste d'image. Il s'agit du premier appel effectué par le client Docker lors du téléchargement d'une image. Pour en savoir plus sur l'extraction d'une image, consultez Extraire une image.
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.downloadArtifacts - DATA_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="Docker-GetManifest"
Docker-GetTags
- Méthode :
Docker-GetTags
- Description de la méthode: renvoie la liste de toutes les balises d'un dépôt ou la liste des balises associées à une image Docker.
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.downloadArtifacts - DATA_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="Docker-GetTags"
Docker-HeadBlob
- Méthode :
Docker-HeadBlob
- Description de la méthode: vérifie si un fichier blob (également appelé "couche d'image") existe et renvoie des informations sur le fichier.
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.downloadArtifacts - DATA_READ
artifactregistry.repositories.uploadArtifacts - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="Docker-HeadBlob"
Docker-HeadManifest
- Méthode :
Docker-HeadManifest
- Description de la méthode: vérifiez si un fichier manifeste d'image existe et renvoie des informations sur le fichier.
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.downloadArtifacts - DATA_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="Docker-HeadManifest"
Docker-PutManifest
- Méthode :
Docker-PutManifest
- Description de la méthode: importez le fichier manifeste d'image. Il s'agit du dernier appel effectué par le client Docker lors de l'importation d'une nouvelle image. Pour en savoir plus sur le transfert d'une image, consultez Transférer une image.
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.uploadArtifacts - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="Docker-PutManifest"
Docker-ServeBlob
- Méthode :
Docker-ServeBlob
- Description de la méthode: téléchargez un fichier blob (également appelé couche d'image). Il s'agit de l'un des appels effectués par le client Docker lors du téléchargement d'une image. Pour en savoir plus sur l'extraction d'une image, consultez Extraire une image.
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.downloadArtifacts - DATA_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="Docker-ServeBlob"
Docker-StartUpload
- Méthode :
Docker-StartUpload
- Description de la méthode: démarre le workflow d'importation d'un fichier blob (également appelé "couche d'image"). Il s'agit du premier appel effectué par le client Docker pour lancer l'importation d'un fichier blob. Pour en savoir plus sur l'envoi d'une couche, consultez Envoyer une couche. Vous pouvez également copier un blob en interne d'un dépôt à un autre.
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.uploadArtifacts - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="Docker-StartUpload"
Go-DownloadModFile
- Méthode :
Go-DownloadModFile
- Description de la méthode: téléchargez le contenu d'une version de module Go en tant que fichier mod.
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.downloadArtifacts - DATA_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="Go-DownloadModFile"
Go-DownloadZipFile
- Méthode :
Go-DownloadZipFile
- Description de la méthode: téléchargez le contenu d'une version de module Go en tant que fichier ZIP.
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.downloadArtifacts - DATA_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="Go-DownloadZipFile"
Go-ListVersions
- Méthode :
Go-ListVersions
- Description de la méthode: liste les versions d'un module Go.
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.downloadArtifacts - DATA_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="Go-ListVersions"
Go-ViewModInfo
- Méthode :
Go-ViewModInfo
- Description de la méthode: renvoie des informations sur une version d'un module Go.
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.downloadArtifacts - DATA_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="Go-ViewModInfo"
GooGet-ViewIndexFile
- Méthode :
GooGet-ViewIndexFile
- Description de la méthode: téléchargez le fichier d'index du dépôt.
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.downloadArtifacts - DATA_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="GooGet-ViewIndexFile"
Kfp-DownloadFile
- Méthode :
Kfp-DownloadFile
- Description de la méthode: téléchargez un fichier YAML de spécification de pipeline.
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.downloadArtifacts - DATA_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="Kfp-DownloadFile"
Kfp-UploadPackage
- Méthode :
Kfp-UploadPackage
- Description de la méthode: importez un package Kfp.
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.uploadArtifacts - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="Kfp-UploadPackage"
Maven-Artifact-Download
- Méthode :
Maven-Artifact-Download
- Description de la méthode: téléchargement d'un seul artefact, tel qu'un fichier JAR, à partir d'un paquet Maven, généralement dans le cadre de la récupération des dépendances pour une compilation Maven.
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.downloadArtifacts - DATA_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="Maven-Artifact-Download"
Maven-Artifact-Upload
- Méthode :
Maven-Artifact-Upload
- Description de la méthode: importation d'un seul artefact, tel qu'un fichier JAR, dans un paquet Maven, généralement dans le cadre d'une opération de publication Maven.
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.uploadArtifacts - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="Maven-Artifact-Upload"
Maven-File-Download
- Méthode :
Maven-File-Download
- Description de la méthode: téléchargement d'un fichier de métadonnées tel qu'un fichier d'archétype ou un fichier maven-metadata.xml.
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.downloadArtifacts - DATA_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="Maven-File-Download"
Maven-File-Upload
- Méthode :
Maven-File-Upload
- Description de la méthode: importation d'un fichier de métadonnées tel qu'un fichier d'archétype ou un fichier maven-metadata.xml.
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.uploadArtifacts - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="Maven-File-Upload"
Npm-DeleteTag
- Méthode :
Npm-DeleteTag
- Description de la méthode: supprimez un tag et toutes ses références à une version.
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.deleteArtifacts - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="Npm-DeleteTag"
Npm-GetManifest
- Méthode :
Npm-GetManifest
- Description de la méthode: téléchargez le fichier manifeste d'un package Npm.
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.downloadArtifacts - DATA_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="Npm-GetManifest"
Npm-GetVersionManifest
- Méthode :
Npm-GetVersionManifest
- Description de la méthode: renvoie les informations sur une version, extraites du fichier manifeste du package.
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.downloadArtifacts - DATA_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="Npm-GetVersionManifest"
Npm-HeadManifest
- Méthode :
Npm-HeadManifest
- Description de la méthode: vérifie si le fichier manifeste d'un package Npm existe.
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.downloadArtifacts - DATA_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="Npm-HeadManifest"
Npm-HeadPackage
- Méthode :
Npm-HeadPackage
- Description de la méthode: vérifiez si une version particulière d'un package Npm existe.
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.downloadArtifacts - DATA_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="Npm-HeadPackage"
Npm-InstallPackage
- Méthode :
Npm-InstallPackage
- Description de la méthode: téléchargez une version spécifique d'un package Npm.
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.downloadArtifacts - DATA_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="Npm-InstallPackage"
Npm-ListTag
- Méthode :
Npm-ListTag
- Description de la méthode: renvoie la liste des balises d'un package Npm.
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.downloadArtifacts - DATA_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="Npm-ListTag"
Npm-PublishPackage
- Méthode :
Npm-PublishPackage
- Description de la méthode: publiez une nouvelle version d'un package Npm.
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.uploadArtifacts - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="Npm-PublishPackage"
Npm-UnpublishPackage
- Méthode :
Npm-UnpublishPackage
- Description de la méthode: désabonnez un package Npm et toutes ses versions.
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.deleteArtifacts - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="Npm-UnpublishPackage"
Npm-UnpublishVersion
- Méthode :
Npm-UnpublishVersion
- Description de la méthode: désabonner une version de package. Il s'agit d'une partie du processus de désarchivage d'une version, au cours duquel le fichier binaire associé à la version est supprimé.
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.deleteArtifacts - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="Npm-UnpublishVersion"
Npm-UpdateManifest
- Méthode :
Npm-UpdateManifest
- Description de la méthode: mettez à jour le fichier manifeste d'un package Npm. Cela fait partie du processus de déspublication d'une version, où la version est supprimée du fichier manifeste.
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.uploadArtifacts - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="Npm-UpdateManifest"
Npm-UpdateTag
- Méthode :
Npm-UpdateTag
- Description de la méthode: associez une balise à une version existante.
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.uploadArtifacts - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="Npm-UpdateTag"
Python-HeadFile
- Méthode :
Python-HeadFile
- Description de la méthode: vérifie si un fichier binaire de package Python existe.
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.downloadArtifacts - DATA_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="Python-HeadFile"
Python-HeadPackageVersions
- Méthode :
Python-HeadPackageVersions
- Description de la méthode: vérifie si un package Python existe.
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.downloadArtifacts - DATA_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="Python-HeadPackageVersions"
Python-InstallPackage
- Méthode :
Python-InstallPackage
- Description de la méthode: télécharge un fichier binaire de package Python.
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.downloadArtifacts - DATA_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="Python-InstallPackage"
Python-PackageVersions
- Méthode :
Python-PackageVersions
- Description de la méthode: téléchargez le fichier d'index du package.
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.downloadArtifacts - DATA_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="Python-PackageVersions"
Python-UploadPackage
- Méthode :
Python-UploadPackage
- Description de la méthode: importez un fichier binaire de package Python.
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.uploadArtifacts - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="Python-UploadPackage"
VirtualRepo-Auth
- Méthode :
VirtualRepo-Auth
- Description de la méthode: produite par le dépôt en amont lorsqu'un dépôt virtuel s'y authentifie.
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.readViaVirtualRepository - DATA_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="VirtualRepo-Auth"
Yum-ViewIndexFile
- Méthode :
Yum-ViewIndexFile
- Description de la méthode: téléchargez le fichier d'index d'un dépôt.
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.downloadArtifacts - DATA_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="Yum-ViewIndexFile"
Yum-ViewIndexKey
- Méthode :
Yum-ViewIndexKey
- Description de la méthode: téléchargez la clé publique pour signer les paquets Yum.
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.downloadArtifacts - DATA_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="Yum-ViewIndexKey"
Yum-ViewPackageFile
- Méthode :
Yum-ViewPackageFile
- Description de la méthode: téléchargez un paquet Yum.
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.downloadArtifacts - DATA_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="Yum-ViewPackageFile"
google.devtools.artifactregistry.v1.ArtifactRegistry
Les journaux d'audit suivants sont associés aux méthodes appartenant à google.devtools.artifactregistry.v1.ArtifactRegistry
.
BatchDeleteVersions
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.BatchDeleteVersions
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.versions.delete - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.BatchDeleteVersions"
CreateAttachment
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.CreateAttachment
- Type de journal d'audit: Activité d'administration
- Autorisations :
artifactregistry.attachments.create - ADMIN_WRITE
- La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.CreateAttachment"
CreateRepository
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.CreateRepository
- Type de journal d'audit: Activité d'administration
- Autorisations :
artifactregistry.repositories.create - ADMIN_WRITE
- La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.CreateRepository"
CreateRule
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.CreateRule
- Type de journal d'audit: Activité d'administration
- Autorisations :
artifactregistry.rules.create - ADMIN_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.CreateRule"
CreateTag
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.CreateTag
- Type de journal d'audit: Activité d'administration
- Autorisations :
artifactregistry.tags.create - ADMIN_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.CreateTag"
DeleteAttachment
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.DeleteAttachment
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.attachments.delete - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.DeleteAttachment"
DeleteFile
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.DeleteFile
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.files.delete - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.DeleteFile"
DeletePackage
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.DeletePackage
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.packages.delete - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.DeletePackage"
DeleteRepository
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.DeleteRepository
- Type de journal d'audit: Activité d'administration
- Autorisations :
artifactregistry.repositories.delete - ADMIN_WRITE
- La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.DeleteRepository"
DeleteRule
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.DeleteRule
- Type de journal d'audit: Activité d'administration
- Autorisations :
artifactregistry.rules.delete - ADMIN_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.DeleteRule"
DeleteTag
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.DeleteTag
- Type de journal d'audit: Activité d'administration
- Autorisations :
artifactregistry.tags.delete - ADMIN_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.DeleteTag"
DeleteVersion
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.DeleteVersion
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.versions.delete - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.DeleteVersion"
DownloadFile
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.DownloadFile
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.files.download - DATA_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.DownloadFile"
GetAttachment
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.GetAttachment
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.attachments.get - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.GetAttachment"
GetDockerImage
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.GetDockerImage
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.dockerimages.get - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.GetDockerImage"
GetFile
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.GetFile
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.files.get - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.GetFile"
GetIamPolicy
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.GetIamPolicy
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.getIamPolicy - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.GetIamPolicy"
GetMavenArtifact
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.GetMavenArtifact
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.mavenartifacts.get - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.GetMavenArtifact"
GetNpmPackage
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.GetNpmPackage
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.npmpackages.get - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.GetNpmPackage"
GetPackage
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.GetPackage
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.packages.get - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.GetPackage"
GetProjectSettings
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.GetProjectSettings
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.projectsettings.get - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.GetProjectSettings"
GetPythonPackage
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.GetPythonPackage
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.pythonpackages.get - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.GetPythonPackage"
GetRepository
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.GetRepository
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.get - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.GetRepository"
GetRule
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.GetRule
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.rules.get - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.GetRule"
GetTag
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.GetTag
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.tags.get - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.GetTag"
GetVPCSCConfig
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.GetVPCSCConfig
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.vpcscconfigs.get - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.GetVPCSCConfig"
GetVersion
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.GetVersion
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.versions.get - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.GetVersion"
ImportAptArtifacts
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.ImportAptArtifacts
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.aptartifacts.create - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.ImportAptArtifacts"
ImportGoogetArtifacts
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.ImportGoogetArtifacts
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.googetartifacts.create - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.ImportGoogetArtifacts"
ImportYumArtifacts
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.ImportYumArtifacts
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.yumartifacts.create - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.ImportYumArtifacts"
ListAttachments
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.ListAttachments
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.attachments.list - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.ListAttachments"
ListDockerImages
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.ListDockerImages
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.dockerimages.list - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.ListDockerImages"
ListFiles
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.ListFiles
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.files.list - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.ListFiles"
ListMavenArtifacts
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.ListMavenArtifacts
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.mavenartifacts.list - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.ListMavenArtifacts"
ListNpmPackages
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.ListNpmPackages
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.npmpackages.list - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.ListNpmPackages"
ListPackages
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.ListPackages
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.packages.list - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.ListPackages"
ListPythonPackages
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.ListPythonPackages
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.pythonpackages.list - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.ListPythonPackages"
ListRepositories
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.ListRepositories
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.list - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.ListRepositories"
ListRules
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.ListRules
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.rules.list - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.ListRules"
ListTags
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.ListTags
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.tags.list - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.ListTags"
ListVersions
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.ListVersions
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.versions.list - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.ListVersions"
SetIamPolicy
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.SetIamPolicy
- Type de journal d'audit: Activité d'administration
- Autorisations :
artifactregistry.repositories.setIamPolicy - ADMIN_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.SetIamPolicy"
UpdateFile
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.UpdateFile
- Type de journal d'audit: Activité d'administration
- Autorisations :
artifactregistry.files.update - ADMIN_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.UpdateFile"
UpdatePackage
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.UpdatePackage
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.packages.update - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.UpdatePackage"
UpdateProjectSettings
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.UpdateProjectSettings
- Type de journal d'audit: Activité d'administration
- Autorisations :
artifactregistry.projectsettings.update - ADMIN_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.UpdateProjectSettings"
UpdateRepository
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.UpdateRepository
- Type de journal d'audit: Activité d'administration
- Autorisations :
artifactregistry.repositories.update - ADMIN_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.UpdateRepository"
UpdateRule
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.UpdateRule
- Type de journal d'audit: Activité d'administration
- Autorisations :
artifactregistry.rules.update - ADMIN_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.UpdateRule"
UpdateTag
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.UpdateTag
- Type de journal d'audit: Activité d'administration
- Autorisations :
artifactregistry.tags.update - ADMIN_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.UpdateTag"
UpdateVPCSCConfig
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.UpdateVPCSCConfig
- Type de journal d'audit: Activité d'administration
- Autorisations :
artifactregistry.vpcscconfigs.update - ADMIN_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.UpdateVPCSCConfig"
UpdateVersion
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.UpdateVersion
- Type de journal d'audit: Activité d'administration
- Autorisations :
artifactregistry.versions.update - ADMIN_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.UpdateVersion"
UploadAptArtifact
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.UploadAptArtifact
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.aptartifacts.create - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.UploadAptArtifact"
UploadFile
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.UploadFile
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.files.upload - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.UploadFile"
UploadGenericArtifact
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.UploadGenericArtifact
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.uploadArtifacts - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.UploadGenericArtifact"
UploadGoModule
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.UploadGoModule
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.gomodules.create - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.UploadGoModule"
UploadGoogetArtifact
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.UploadGoogetArtifact
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.googetartifacts.create - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.UploadGoogetArtifact"
UploadKfpArtifact
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.UploadKfpArtifact
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.kfpartifacts.create - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.UploadKfpArtifact"
UploadYumArtifact
- Méthode :
google.devtools.artifactregistry.v1.ArtifactRegistry.UploadYumArtifact
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.yumartifacts.create - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1.ArtifactRegistry.UploadYumArtifact"
google.devtools.artifactregistry.v1alpha1.ArtifactRegistry
Les journaux d'audit suivants sont associés aux méthodes appartenant à google.devtools.artifactregistry.v1alpha1.ArtifactRegistry
.
CreateRepository
- Méthode :
google.devtools.artifactregistry.v1alpha1.ArtifactRegistry.CreateRepository
- Type de journal d'audit: Activité d'administration
- Autorisations :
artifactregistry.repositories.create - ADMIN_WRITE
- La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1alpha1.ArtifactRegistry.CreateRepository"
DeleteRepository
- Méthode :
google.devtools.artifactregistry.v1alpha1.ArtifactRegistry.DeleteRepository
- Type de journal d'audit: Activité d'administration
- Autorisations :
artifactregistry.repositories.delete - ADMIN_WRITE
- La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1alpha1.ArtifactRegistry.DeleteRepository"
GetRepository
- Méthode :
google.devtools.artifactregistry.v1alpha1.ArtifactRegistry.GetRepository
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.get - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1alpha1.ArtifactRegistry.GetRepository"
ImportAptArtifacts
- Méthode :
google.devtools.artifactregistry.v1alpha1.ArtifactRegistry.ImportAptArtifacts
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.aptartifacts.create - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1alpha1.ArtifactRegistry.ImportAptArtifacts"
ImportGoogetArtifacts
- Méthode :
google.devtools.artifactregistry.v1alpha1.ArtifactRegistry.ImportGoogetArtifacts
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.googetartifacts.create - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1alpha1.ArtifactRegistry.ImportGoogetArtifacts"
ImportYumArtifacts
- Méthode :
google.devtools.artifactregistry.v1alpha1.ArtifactRegistry.ImportYumArtifacts
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.yumartifacts.create - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1alpha1.ArtifactRegistry.ImportYumArtifacts"
ListRepositories
- Méthode :
google.devtools.artifactregistry.v1alpha1.ArtifactRegistry.ListRepositories
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.list - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1alpha1.ArtifactRegistry.ListRepositories"
UploadAptArtifact
- Méthode :
google.devtools.artifactregistry.v1alpha1.ArtifactRegistry.UploadAptArtifact
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.aptartifacts.create - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1alpha1.ArtifactRegistry.UploadAptArtifact"
UploadGoogetArtifact
- Méthode :
google.devtools.artifactregistry.v1alpha1.ArtifactRegistry.UploadGoogetArtifact
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.googetartifacts.create - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1alpha1.ArtifactRegistry.UploadGoogetArtifact"
google.devtools.artifactregistry.v1beta1.ArtifactRegistry
Les journaux d'audit suivants sont associés aux méthodes appartenant à google.devtools.artifactregistry.v1beta1.ArtifactRegistry
.
CreateRepository
- Méthode :
google.devtools.artifactregistry.v1beta1.ArtifactRegistry.CreateRepository
- Type de journal d'audit: Activité d'administration
- Autorisations :
artifactregistry.repositories.create - ADMIN_WRITE
- La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1beta1.ArtifactRegistry.CreateRepository"
CreateTag
- Méthode :
google.devtools.artifactregistry.v1beta1.ArtifactRegistry.CreateTag
- Type de journal d'audit: Activité d'administration
- Autorisations :
artifactregistry.tags.create - ADMIN_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1beta1.ArtifactRegistry.CreateTag"
DeletePackage
- Méthode :
google.devtools.artifactregistry.v1beta1.ArtifactRegistry.DeletePackage
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.packages.delete - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1beta1.ArtifactRegistry.DeletePackage"
DeleteRepository
- Méthode :
google.devtools.artifactregistry.v1beta1.ArtifactRegistry.DeleteRepository
- Type de journal d'audit: Activité d'administration
- Autorisations :
artifactregistry.repositories.delete - ADMIN_WRITE
- La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1beta1.ArtifactRegistry.DeleteRepository"
DeleteTag
- Méthode :
google.devtools.artifactregistry.v1beta1.ArtifactRegistry.DeleteTag
- Type de journal d'audit: Activité d'administration
- Autorisations :
artifactregistry.tags.delete - ADMIN_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1beta1.ArtifactRegistry.DeleteTag"
DeleteVersion
- Méthode :
google.devtools.artifactregistry.v1beta1.ArtifactRegistry.DeleteVersion
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.versions.delete - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1beta1.ArtifactRegistry.DeleteVersion"
GetFile
- Méthode :
google.devtools.artifactregistry.v1beta1.ArtifactRegistry.GetFile
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.files.get - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1beta1.ArtifactRegistry.GetFile"
GetIamPolicy
- Méthode :
google.devtools.artifactregistry.v1beta1.ArtifactRegistry.GetIamPolicy
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.getIamPolicy - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1beta1.ArtifactRegistry.GetIamPolicy"
GetPackage
- Méthode :
google.devtools.artifactregistry.v1beta1.ArtifactRegistry.GetPackage
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.packages.get - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1beta1.ArtifactRegistry.GetPackage"
GetRepository
- Méthode :
google.devtools.artifactregistry.v1beta1.ArtifactRegistry.GetRepository
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.get - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1beta1.ArtifactRegistry.GetRepository"
GetTag
- Méthode :
google.devtools.artifactregistry.v1beta1.ArtifactRegistry.GetTag
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.tags.get - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1beta1.ArtifactRegistry.GetTag"
GetVersion
- Méthode :
google.devtools.artifactregistry.v1beta1.ArtifactRegistry.GetVersion
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.versions.get - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1beta1.ArtifactRegistry.GetVersion"
ListFiles
- Méthode :
google.devtools.artifactregistry.v1beta1.ArtifactRegistry.ListFiles
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.files.list - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1beta1.ArtifactRegistry.ListFiles"
ListPackages
- Méthode :
google.devtools.artifactregistry.v1beta1.ArtifactRegistry.ListPackages
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.packages.list - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1beta1.ArtifactRegistry.ListPackages"
ListRepositories
- Méthode :
google.devtools.artifactregistry.v1beta1.ArtifactRegistry.ListRepositories
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.list - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1beta1.ArtifactRegistry.ListRepositories"
ListTags
- Méthode :
google.devtools.artifactregistry.v1beta1.ArtifactRegistry.ListTags
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.tags.list - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1beta1.ArtifactRegistry.ListTags"
ListVersions
- Méthode :
google.devtools.artifactregistry.v1beta1.ArtifactRegistry.ListVersions
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.versions.list - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1beta1.ArtifactRegistry.ListVersions"
SetIamPolicy
- Méthode :
google.devtools.artifactregistry.v1beta1.ArtifactRegistry.SetIamPolicy
- Type de journal d'audit: Activité d'administration
- Autorisations :
artifactregistry.repositories.setIamPolicy - ADMIN_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1beta1.ArtifactRegistry.SetIamPolicy"
UpdateRepository
- Méthode :
google.devtools.artifactregistry.v1beta1.ArtifactRegistry.UpdateRepository
- Type de journal d'audit: Activité d'administration
- Autorisations :
artifactregistry.repositories.update - ADMIN_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1beta1.ArtifactRegistry.UpdateRepository"
UpdateTag
- Méthode :
google.devtools.artifactregistry.v1beta1.ArtifactRegistry.UpdateTag
- Type de journal d'audit: Activité d'administration
- Autorisations :
artifactregistry.tags.update - ADMIN_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1beta1.ArtifactRegistry.UpdateTag"
google.devtools.artifactregistry.v1beta2.ArtifactRegistry
Les journaux d'audit suivants sont associés aux méthodes appartenant à google.devtools.artifactregistry.v1beta2.ArtifactRegistry
.
CreateRepository
- Méthode :
google.devtools.artifactregistry.v1beta2.ArtifactRegistry.CreateRepository
- Type de journal d'audit: Activité d'administration
- Autorisations :
artifactregistry.repositories.create - ADMIN_WRITE
- La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1beta2.ArtifactRegistry.CreateRepository"
CreateTag
- Méthode :
google.devtools.artifactregistry.v1beta2.ArtifactRegistry.CreateTag
- Type de journal d'audit: Activité d'administration
- Autorisations :
artifactregistry.tags.create - ADMIN_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1beta2.ArtifactRegistry.CreateTag"
DeletePackage
- Méthode :
google.devtools.artifactregistry.v1beta2.ArtifactRegistry.DeletePackage
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.packages.delete - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1beta2.ArtifactRegistry.DeletePackage"
DeleteRepository
- Méthode :
google.devtools.artifactregistry.v1beta2.ArtifactRegistry.DeleteRepository
- Type de journal d'audit: Activité d'administration
- Autorisations :
artifactregistry.repositories.delete - ADMIN_WRITE
- La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1beta2.ArtifactRegistry.DeleteRepository"
DeleteTag
- Méthode :
google.devtools.artifactregistry.v1beta2.ArtifactRegistry.DeleteTag
- Type de journal d'audit: Activité d'administration
- Autorisations :
artifactregistry.tags.delete - ADMIN_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1beta2.ArtifactRegistry.DeleteTag"
DeleteVersion
- Méthode :
google.devtools.artifactregistry.v1beta2.ArtifactRegistry.DeleteVersion
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.versions.delete - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1beta2.ArtifactRegistry.DeleteVersion"
DownloadFile
- Méthode :
google.devtools.artifactregistry.v1beta2.ArtifactRegistry.DownloadFile
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.files.download - DATA_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1beta2.ArtifactRegistry.DownloadFile"
GetFile
- Méthode :
google.devtools.artifactregistry.v1beta2.ArtifactRegistry.GetFile
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.files.get - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1beta2.ArtifactRegistry.GetFile"
GetIamPolicy
- Méthode :
google.devtools.artifactregistry.v1beta2.ArtifactRegistry.GetIamPolicy
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.getIamPolicy - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1beta2.ArtifactRegistry.GetIamPolicy"
GetPackage
- Méthode :
google.devtools.artifactregistry.v1beta2.ArtifactRegistry.GetPackage
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.packages.get - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1beta2.ArtifactRegistry.GetPackage"
GetProjectSettings
- Méthode :
google.devtools.artifactregistry.v1beta2.ArtifactRegistry.GetProjectSettings
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.projectsettings.get - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1beta2.ArtifactRegistry.GetProjectSettings"
GetRepository
- Méthode :
google.devtools.artifactregistry.v1beta2.ArtifactRegistry.GetRepository
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.get - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1beta2.ArtifactRegistry.GetRepository"
GetTag
- Méthode :
google.devtools.artifactregistry.v1beta2.ArtifactRegistry.GetTag
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.tags.get - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1beta2.ArtifactRegistry.GetTag"
GetVersion
- Méthode :
google.devtools.artifactregistry.v1beta2.ArtifactRegistry.GetVersion
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.versions.get - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1beta2.ArtifactRegistry.GetVersion"
ImportAptArtifacts
- Méthode :
google.devtools.artifactregistry.v1beta2.ArtifactRegistry.ImportAptArtifacts
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.aptartifacts.create - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1beta2.ArtifactRegistry.ImportAptArtifacts"
ImportYumArtifacts
- Méthode :
google.devtools.artifactregistry.v1beta2.ArtifactRegistry.ImportYumArtifacts
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.yumartifacts.create - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1beta2.ArtifactRegistry.ImportYumArtifacts"
ListFiles
- Méthode :
google.devtools.artifactregistry.v1beta2.ArtifactRegistry.ListFiles
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.files.list - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1beta2.ArtifactRegistry.ListFiles"
ListPackages
- Méthode :
google.devtools.artifactregistry.v1beta2.ArtifactRegistry.ListPackages
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.packages.list - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1beta2.ArtifactRegistry.ListPackages"
ListRepositories
- Méthode :
google.devtools.artifactregistry.v1beta2.ArtifactRegistry.ListRepositories
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.repositories.list - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1beta2.ArtifactRegistry.ListRepositories"
ListTags
- Méthode :
google.devtools.artifactregistry.v1beta2.ArtifactRegistry.ListTags
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.tags.list - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1beta2.ArtifactRegistry.ListTags"
ListVersions
- Méthode :
google.devtools.artifactregistry.v1beta2.ArtifactRegistry.ListVersions
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.versions.list - ADMIN_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1beta2.ArtifactRegistry.ListVersions"
SetIamPolicy
- Méthode :
google.devtools.artifactregistry.v1beta2.ArtifactRegistry.SetIamPolicy
- Type de journal d'audit: Activité d'administration
- Autorisations :
artifactregistry.repositories.setIamPolicy - ADMIN_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1beta2.ArtifactRegistry.SetIamPolicy"
UpdatePackage
- Méthode :
google.devtools.artifactregistry.v1beta2.ArtifactRegistry.UpdatePackage
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.packages.update - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1beta2.ArtifactRegistry.UpdatePackage"
UpdateProjectSettings
- Méthode :
google.devtools.artifactregistry.v1beta2.ArtifactRegistry.UpdateProjectSettings
- Type de journal d'audit: Activité d'administration
- Autorisations :
artifactregistry.projectsettings.update - ADMIN_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1beta2.ArtifactRegistry.UpdateProjectSettings"
UpdateRepository
- Méthode :
google.devtools.artifactregistry.v1beta2.ArtifactRegistry.UpdateRepository
- Type de journal d'audit: Activité d'administration
- Autorisations :
artifactregistry.repositories.update - ADMIN_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1beta2.ArtifactRegistry.UpdateRepository"
UpdateTag
- Méthode :
google.devtools.artifactregistry.v1beta2.ArtifactRegistry.UpdateTag
- Type de journal d'audit: Activité d'administration
- Autorisations :
artifactregistry.tags.update - ADMIN_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1beta2.ArtifactRegistry.UpdateTag"
UploadAptArtifact
- Méthode :
google.devtools.artifactregistry.v1beta2.ArtifactRegistry.UploadAptArtifact
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.aptartifacts.create - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1beta2.ArtifactRegistry.UploadAptArtifact"
UploadYumArtifact
- Méthode :
google.devtools.artifactregistry.v1beta2.ArtifactRegistry.UploadYumArtifact
- Type de journal d'audit : Accès aux données
- Autorisations :
artifactregistry.yumartifacts.create - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.devtools.artifactregistry.v1beta2.ArtifactRegistry.UploadYumArtifact"
Méthodes ne produisant pas de journaux d'audit
Une méthode peut ne pas produire de journaux d'audit pour une ou plusieurs des raisons suivantes :
- Il s'agit d'une méthode à volume élevé impliquant des coûts significatifs de génération de journaux et de stockage.
- Sa valeur d'audit est faible.
- Un autre journal d'audit ou de plate-forme fournit déjà une couverture des méthodes.
Les méthodes suivantes ne génèrent pas de journaux d'audit :
google.cloud.location.Locations.GetLocation
google.cloud.location.Locations.ListLocations
google.devtools.artifactregistry.v1.ArtifactRegistry.TestIamPermissions
google.devtools.artifactregistry.v1beta1.ArtifactRegistry.TestIamPermissions
google.devtools.artifactregistry.v1beta2.ArtifactRegistry.TestIamPermissions
google.longrunning.Operations.GetOperation