Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
В этом документе перечислены события и параметры для различных типов событий активности Google Cloud Platform. Вы можете получить эти события, вызвав Activity.list() с applicationName=gcp .
Вход в облачную ОС
Взаимодействие с API входа в Cloud OS. События этого типа возвращаются с type=CLOUD_OSLOGIN .
Добавьте открытый ключ SSH
Пользователь добавил открытый ключ SSH.
Подробности мероприятия
Название события
IMPORT_SSH_PUBLIC_KEY
Параметры
USER_ EMAIL
string
Адрес электронной почты действующего пользователя.
[[["Прост для понимания","easyToUnderstand","thumb-up"],["Помог мне решить мою проблему","solvedMyProblem","thumb-up"],["Другое","otherUp","thumb-up"]],[["Отсутствует нужная мне информация","missingTheInformationINeed","thumb-down"],["Слишком сложен/слишком много шагов","tooComplicatedTooManySteps","thumb-down"],["Устарел","outOfDate","thumb-down"],["Проблема с переводом текста","translationIssue","thumb-down"],["Проблемы образцов/кода","samplesCodeIssue","thumb-down"],["Другое","otherDown","thumb-down"]],["Последнее обновление: 2024-10-30 UTC."],[[["This document outlines Google Cloud Platform activity events related to Cloud OS Login, specifically interactions with the Cloud OS Login API."],["These events, identifiable by `type=CLOUD_OSLOGIN`, encompass actions like adding, deleting, retrieving, and updating SSH public keys and POSIX accounts."],["You can retrieve these events using the `Activities.list()` method with `applicationName=gcp` and filtering by specific event names like `IMPORT_SSH_PUBLIC_KEY` or `DELETE_POSIX_ACCOUNT`."],["Each event record includes details like the event name, parameters such as the acting user's email (`USER_EMAIL`), a sample API request, and the corresponding Admin Console message format."],["This information allows administrators to monitor and audit user activities related to Cloud OS Login for security and compliance purposes."]]],[]]