User Accounts Audit Activity Events
이 문서에서는 다양한 유형의 사용자 계정 감사 활동 이벤트에 대한 이벤트 및 매개변수를 나열합니다. 이러한 이벤트는 Activityities.list()를 applicationName=user_accounts
로 호출하여 검색할 수 있습니다.
2단계 인증 등록이 변경됨
이 유형의 이벤트는 type=2sv_change
와 함께 반환됩니다.
2단계 인증 사용 중지
이벤트 세부정보 |
이벤트 이름 |
2sv_disable |
샘플 요청 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/user_accounts?eventName=2sv_disable&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
관리 콘솔 메시지 형식 |
{actor} has disabled 2-step verification
|
2단계 인증 등록
이벤트 세부정보 |
이벤트 이름 |
2sv_enroll |
샘플 요청 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/user_accounts?eventName=2sv_enroll&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
관리 콘솔 메시지 형식 |
{actor} has enrolled for 2-step verification
|
계정 비밀번호가 변경됨
이 유형의 이벤트는 type=password_change
와 함께 반환됩니다.
계정 비밀번호 변경
이벤트 세부정보 |
이벤트 이름 |
password_edit |
샘플 요청 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/user_accounts?eventName=password_edit&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
관리 콘솔 메시지 형식 |
{actor} has changed Account password
|
계정 복구 정보가 변경됨
계정 복구 정보가 변경되었습니다.
이 유형의 이벤트는 type=recovery_info_change
와 함께 반환됩니다.
계정 복구 이메일 변경
이벤트 세부정보 |
이벤트 이름 |
recovery_email_edit |
샘플 요청 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/user_accounts?eventName=recovery_email_edit&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
관리 콘솔 메시지 형식 |
{actor} has changed Account recovery email
|
계정 복구 전화번호 변경
이벤트 세부정보 |
이벤트 이름 |
recovery_phone_edit |
샘플 요청 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/user_accounts?eventName=recovery_phone_edit&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
관리 콘솔 메시지 형식 |
{actor} has changed Account recovery phone
|
계정 복구 보안 질문/답변 변경
이벤트 세부정보 |
이벤트 이름 |
recovery_secret_qa_edit |
샘플 요청 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/user_accounts?eventName=recovery_secret_qa_edit&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
관리 콘솔 메시지 형식 |
{actor} has changed Account recovery secret question/answer
|
고급 보호 등록이 변경됨
이 유형의 이벤트는 type=titanium_change
와 함께 반환됩니다.
고급 보호 등록
이벤트 세부정보 |
이벤트 이름 |
titanium_enroll |
샘플 요청 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/user_accounts?eventName=titanium_enroll&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
관리 콘솔 메시지 형식 |
{actor} has enrolled for Advanced Protection
|
고급 보호 등록 해제
이벤트 세부정보 |
이벤트 이름 |
titanium_unenroll |
샘플 요청 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/user_accounts?eventName=titanium_unenroll&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
관리 콘솔 메시지 형식 |
{actor} has disabled Advanced Protection
|
이메일 전달 설정이 변경됨
이 유형의 이벤트는 type=email_forwarding_change
와 함께 반환됩니다.
도메인 외부 이메일 전달이 사용 설정됨
이벤트 세부정보 |
이벤트 이름 |
email_forwarding_out_of_domain |
샘플 요청 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/user_accounts?eventName=email_forwarding_out_of_domain&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
관리 콘솔 메시지 형식 |
{actor} has enabled out of domain email forwarding to {email_forwarding_destination_address}.
|
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2022-12-19(UTC)
[null,null,["최종 업데이트: 2022-12-19(UTC)"],[[["This document outlines user account audit events, accessible via the Activities.list() method with applicationName=user_accounts."],["Events cover areas like 2-Step Verification, password changes, account recovery modifications, Advanced Protection enrollment, and email forwarding settings."],["Each event type includes detailed information like event name, sample request, and Admin Console message format."],["You can retrieve specific event information using the provided sample requests and your access token."]]],[]]