이 문서에는 라이선스 설정 관리자 감사 활동 이벤트의 이벤트 및 매개변수가 나와 있습니다. applicationName=admin를 사용하여 Activities.list()를 호출하여 이러한 이벤트를 가져올 수 있습니다.
라이선스 설정
이 유형의 이벤트는 type=LICENSES_SETTINGS와 함께 반환됩니다.
앱 라이선스 정책 설정이 변경됨
지정된 그룹/조직 단위 이벤트 이름에 사용 설정된 라이선스 여부
이벤트 세부정보
이벤트 이름
CHROME_APP_LICENSES_ENABLED
매개변수
APPLICATION_NAME
string
애플리케이션의 이름입니다.
CHROME_LICENSES_ENABLED
string
라이선스가 사용 설정되었습니다.
가능한 값은 다음과 같습니다.
DISABLED 작업을 실행할 수 없습니다.
ENABLED 작업을 실행할 수 있습니다.
INHERITED 값이 상속됩니다.
DISTRIBUTION_ENTITY_NAME
string
그룹 이름 또는 조직 단위 이름일 수 있는 배포 항목 값입니다.
가능한 값은 다음과 같습니다.
ANY 모든 배포를 타겟팅하는 라벨입니다.
DISTRIBUTION_ENTITY_TYPE
string
배포 항목 유형으로 그룹 또는 조직 단위일 수 있습니다.
가능한 값은 다음과 같습니다.
GROUP Google 그룹의 배포 항목 라벨입니다.
ORG_UNIT 조직 단위의 배포 항목 라벨입니다.
USER 사용자의 배포 항목 라벨입니다.
샘플 요청
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHROME_APP_LICENSES_ENABLED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
관리 콘솔 메시지 형식
App license policy for {APPLICATION_NAME} at {DISTRIBUTION_ENTITY_NAME}{DISTRIBUTION_ENTITY_TYPE} is now {CHROME_LICENSES_ENABLED}
할당되지 않은 모든 사용자에게 라이선스 할당
이벤트 세부정보
이벤트 이름
ORG_USERS_LICENSE_ASSIGNMENT
매개변수
NEW_VALUE
string
새 라이선스 SKU입니다.
ORG_UNIT_NAME
string
이 조직 단위에서 이전에 할당되지 않은 모든 사용자에게 이 새 라이선스가 할당되었습니다.
PRODUCT_NAME
string
이 제품 이름의 새 라이선스입니다.
샘플 요청
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=ORG_USERS_LICENSE_ASSIGNMENT&maxResults=10&access_token=YOUR_ACCESS_TOKEN
관리 콘솔 메시지 형식
Licenses for {PRODUCT_NAME} product and {NEW_VALUE} sku were assigned to all unassigned users of {ORG_UNIT_NAME}
모든 사용자에게 라이선스 할당
이벤트 세부정보
이벤트 이름
ORG_ALL_USERS_LICENSE_ASSIGNMENT
매개변수
NEW_VALUE
string
새 라이선스 SKU입니다.
ORG_UNIT_NAME
string
이 조직 단위에서 이전에 할당되지 않은 모든 사용자에게 이 새 라이선스가 할당되었습니다.
PRODUCT_NAME
string
이 제품 이름의 새 라이선스입니다.
샘플 요청
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=ORG_ALL_USERS_LICENSE_ASSIGNMENT&maxResults=10&access_token=YOUR_ACCESS_TOKEN
관리 콘솔 메시지 형식
Licenses for {PRODUCT_NAME} product and {NEW_VALUE} sku were assigned to all users of {ORG_UNIT_NAME}
중지된 라이선스 할당
이벤트 세부정보
이벤트 이름
SUPPRESSED_LICENSE_ASSIGNMENT
매개변수
NEW_VALUE
string
이 이벤트 중에 설정된 새 SETTING_NAME 값입니다.
PRODUCT_NAME
string
제품명입니다.
USER_EMAIL
string
사용자의 기본 이메일 주소입니다.
샘플 요청
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=SUPPRESSED_LICENSE_ASSIGNMENT&maxResults=10&access_token=YOUR_ACCESS_TOKEN
관리 콘솔 메시지 형식
A suppressed license for {PRODUCT_NAME} product and {NEW_VALUE} sku was assigned to the user {USER_EMAIL}
임시 라이선스 할당
이벤트 세부정보
이벤트 이름
TEMPORARY_LICENSE_ASSIGNMENT
매개변수
NEW_VALUE
string
이 이벤트 중에 설정된 새 SETTING_NAME 값입니다.
PRODUCT_NAME
string
제품명입니다.
USER_EMAIL
string
사용자의 기본 이메일 주소입니다.
샘플 요청
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=TEMPORARY_LICENSE_ASSIGNMENT&maxResults=10&access_token=YOUR_ACCESS_TOKEN
관리 콘솔 메시지 형식
A temporary license for {PRODUCT_NAME} product and {NEW_VALUE} sku was assigned to the user {USER_EMAIL}
사용자 라이선스 할당
이벤트 세부정보
이벤트 이름
USER_LICENSE_ASSIGNMENT
매개변수
NEW_VALUE
string
새 라이선스 SKU입니다.
PRODUCT_NAME
string
제품명입니다.
USER_EMAIL
string
이 라이선스가 할당된 사용자의 기본 이메일 주소입니다.
샘플 요청
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=USER_LICENSE_ASSIGNMENT&maxResults=10&access_token=YOUR_ACCESS_TOKEN
관리 콘솔 메시지 형식
A license for {PRODUCT_NAME} product and {NEW_VALUE} sku was assigned to the user {USER_EMAIL}
라이선스 자동 할당
이벤트 세부정보
이벤트 이름
CHANGE_LICENSE_AUTO_ASSIGN
매개변수
NEW_VALUE
string
새 자동 할당 옵션 값입니다.
PRODUCT_NAME
string
제품 이름입니다.
SKU_NAME
string
제품 SKU입니다.
샘플 요청
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHANGE_LICENSE_AUTO_ASSIGN&maxResults=10&access_token=YOUR_ACCESS_TOKEN
관리 콘솔 메시지 형식
License Auto Assign option changed to {NEW_VALUE} for {PRODUCT_NAME} product and {SKU_NAME} sku
사용자의 중지된 라이선스를 활성 라이선스로 전환
이벤트 세부정보
이벤트 이름
SUPPRESSED_TO_ASSIGNED_LICENSE_CONVERSION
매개변수
NEW_VALUE
string
이 이벤트 중에 설정된 새 SETTING_NAME 값입니다.
PRODUCT_NAME
string
제품명입니다.
USER_EMAIL
string
사용자의 기본 이메일 주소입니다.
샘플 요청
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=SUPPRESSED_TO_ASSIGNED_LICENSE_CONVERSION&maxResults=10&access_token=YOUR_ACCESS_TOKEN
관리 콘솔 메시지 형식
Suppressed license of the user {USER_EMAIL} for {PRODUCT_NAME} product and {NEW_VALUE} sku was converted to Active
사용자의 임시 라이선스를 활성 라이선스로 전환
이벤트 세부정보
이벤트 이름
TEMPORARY_TO_ASSIGNED_LICENSE_CONVERSION
매개변수
NEW_VALUE
string
이 이벤트 중에 설정된 새 SETTING_NAME 값입니다.
PRODUCT_NAME
string
제품명입니다.
USER_EMAIL
string
사용자의 기본 이메일 주소입니다.
샘플 요청
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=TEMPORARY_TO_ASSIGNED_LICENSE_CONVERSION&maxResults=10&access_token=YOUR_ACCESS_TOKEN
관리 콘솔 메시지 형식
Temporary license of the user {USER_EMAIL} for {PRODUCT_NAME} product and {NEW_VALUE} sku was converted to Active
사용자의 임시 라이선스를 중지된 라이선스로 전환
이벤트 세부정보
이벤트 이름
TEMPORARY_TO_SUPPRESSED_LICENSE_CONVERSION
매개변수
NEW_VALUE
string
이 이벤트 중에 설정된 새 SETTING_NAME 값입니다.
PRODUCT_NAME
string
제품명입니다.
USER_EMAIL
string
사용자의 기본 이메일 주소입니다.
샘플 요청
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=TEMPORARY_TO_SUPPRESSED_LICENSE_CONVERSION&maxResults=10&access_token=YOUR_ACCESS_TOKEN
관리 콘솔 메시지 형식
Temporary license of the user {USER_EMAIL} for {PRODUCT_NAME} product and {NEW_VALUE} sku was expired and converted to Suppressed
첫 번째 임시 또는 비활성화된 라이선스 이메일이 전송됨
고객에게 첫 번째 임시 또는 비활성화된 라이선스 이메일 알림이 전송될 때 생성된 감사 로그 이벤트입니다.
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=FIRST_TEMPORARY_OR_SUPPRESSED_LICENSE_NOTIFICATION&maxResults=10&access_token=YOUR_ACCESS_TOKEN
관리 콘솔 메시지 형식
An email is sent for the creation of first temporary or suppressed license for {SKU_NAME} sku
사용자의 첫 번째 임시 또는 비활성화된 라이선스 이메일이 전송됨
리셀러에게 첫 번째 임시 또는 비활성화된 라이선스 이메일 알림이 전송될 때 생성된 감사 로그 이벤트입니다.
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=RESELLER_FIRST_TEMPORARY_OR_SUPPRESSED_LICENSE_NOTIFICATION&maxResults=10&access_token=YOUR_ACCESS_TOKEN
관리 콘솔 메시지 형식
An email is sent as the user {DOMAIN_NAME} has been assigned temporary or suppressed license for {SKU_NAME} sku
사용자 라이선스 재할당
이벤트 세부정보
이벤트 이름
USER_LICENSE_REASSIGNMENT
매개변수
NEW_VALUE
string
새 라이선스 SKU입니다.
OLD_VALUE
string
이전 라이선스 SKU입니다.
PRODUCT_NAME
string
이 제품 이름의 라이선스입니다.
USER_EMAIL
string
사용자의 기본 이메일 주소에 새 SKU가 포함된 라이선스가 재할당되었습니다.
샘플 요청
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=USER_LICENSE_REASSIGNMENT&maxResults=10&access_token=YOUR_ACCESS_TOKEN
관리 콘솔 메시지 형식
A license for {PRODUCT_NAME} product and {OLD_VALUE} sku was reassigned for user {USER_EMAIL} to new sku {NEW_VALUE}
모든 사용자의 라이선스 취소
이벤트 세부정보
이벤트 이름
ORG_LICENSE_REVOKE
매개변수
OLD_VALUE
string
취소된 라이선스의 SKU입니다.
ORG_UNIT_NAME
string
이 조직 단위의 모든 사용자의 라이선스가 삭제되었습니다.
PRODUCT_NAME
string
이 제품 이름의 취소된 라이선스입니다.
샘플 요청
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=ORG_LICENSE_REVOKE&maxResults=10&access_token=YOUR_ACCESS_TOKEN
관리 콘솔 메시지 형식
Licenses for {PRODUCT_NAME} product and {OLD_VALUE} sku were removed from assigned users of {ORG_UNIT_NAME}
중지된 라이선스 취소
이벤트 세부정보
이벤트 이름
SUPPRESSED_LICENSE_REVOKE
매개변수
OLD_VALUE
string
이 이벤트 중에 대체된 이전 SETTING_NAME 값입니다.
PRODUCT_NAME
string
제품명입니다.
USER_EMAIL
string
사용자의 기본 이메일 주소입니다.
샘플 요청
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=SUPPRESSED_LICENSE_REVOKE&maxResults=10&access_token=YOUR_ACCESS_TOKEN
관리 콘솔 메시지 형식
A suppressed license for {PRODUCT_NAME} product and {OLD_VALUE} sku was revoked from the user {USER_EMAIL}
임시 라이선스 취소
이벤트 세부정보
이벤트 이름
TEMPORARY_LICENSE_REVOKE
매개변수
OLD_VALUE
string
이 이벤트 중에 대체된 이전 SETTING_NAME 값입니다.
PRODUCT_NAME
string
제품명입니다.
USER_EMAIL
string
사용자의 기본 이메일 주소입니다.
샘플 요청
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=TEMPORARY_LICENSE_REVOKE&maxResults=10&access_token=YOUR_ACCESS_TOKEN
관리 콘솔 메시지 형식
A temporary license for {PRODUCT_NAME} product and {OLD_VALUE} sku was revoked from the user {USER_EMAIL}
사용자 라이선스 취소
이벤트 세부정보
이벤트 이름
USER_LICENSE_REVOKE
매개변수
OLD_VALUE
string
취소된 라이선스의 SKU입니다.
PRODUCT_NAME
string
이 제품 이름의 취소된 라이선스입니다.
USER_EMAIL
string
라이선스가 취소된 사용자의 기본 이메일 주소입니다.
샘플 요청
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=USER_LICENSE_REVOKE&maxResults=10&access_token=YOUR_ACCESS_TOKEN
관리 콘솔 메시지 형식
A license for {PRODUCT_NAME} product and {OLD_VALUE} sku was revoked from user {USER_EMAIL}
임시 라이선스 만료 이메일 알림이 전송됨
임시 라이선스 만료 이메일 알림이 고객에게 전송될 때 생성된 감사 로그 이벤트입니다.
이벤트 세부정보
이벤트 이름
TEMPORARY_LICENSES_EXPIRED_NOTIFICATION
매개변수
SKU_NAME
string
SKU 이름입니다.
샘플 요청
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=TEMPORARY_LICENSES_EXPIRED_NOTIFICATION&maxResults=10&access_token=YOUR_ACCESS_TOKEN
관리 콘솔 메시지 형식
An email is sent for the expiration of temporary licenses for {SKU_NAME} sku
사용자의 임시 라이선스 만료 이메일 알림이 전송됨
임시 라이선스 만료 이메일 알림이 리셀러에게 전송될 때 생성된 감사 로그 이벤트입니다.
이벤트 세부정보
이벤트 이름
RESELLER_TEMPORARY_LICENSES_EXPIRED_NOTIFICATION
매개변수
DOMAIN_NAME
string
기본 도메인 이름입니다.
SKU_NAME
string
SKU 이름입니다.
샘플 요청
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=RESELLER_TEMPORARY_LICENSES_EXPIRED_NOTIFICATION&maxResults=10&access_token=YOUR_ACCESS_TOKEN
관리 콘솔 메시지 형식
An email is sent as the temporary licenses for {SKU_NAME} sku are expired for user {DOMAIN_NAME}
자동 라이선스 업데이트
이벤트 세부정보
이벤트 이름
UPDATE_DYNAMIC_LICENSE
매개변수
NEW_VALUE
string
이 이벤트 중에 설정된 새 SETTING_NAME 값입니다.
OLD_VALUE
string
이 이벤트 중에 대체된 이전 SETTING_NAME 값입니다.
ORG_UNIT_NAME
string
조직 단위 (OU) 이름 (경로)
PRODUCT_NAME
string
제품명입니다.
샘플 요청
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=UPDATE_DYNAMIC_LICENSE&maxResults=10&access_token=YOUR_ACCESS_TOKEN
관리 콘솔 메시지 형식
Auto Licensing settings for {PRODUCT_NAME} product in {ORG_UNIT_NAME} organization changed from {OLD_VALUE} to {NEW_VALUE}
사용자 라이선스 할당됨
사용자 라이선스가 할당되었음을 나타내는 간단한 설명입니다.
이벤트 세부정보
이벤트 이름
CHROME_APP_USER_LICENSE_ASSIGNED
매개변수
APP_LICENSE
string
Chrome 앱 라이선스의 매개변수입니다.
USER_EMAIL
string
사용자의 기본 이메일 주소입니다.
샘플 요청
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHROME_APP_USER_LICENSE_ASSIGNED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
관리 콘솔 메시지 형식
License {APP_LICENSE} is assigned to {USER_EMAIL}
사용자 라이선스 취소됨
사용자 라이선스가 취소되었음을 나타내는 간단한 설명입니다.
이벤트 세부정보
이벤트 이름
CHROME_APP_USER_LICENSE_REVOKED
매개변수
APP_LICENSE
string
Chrome 앱 라이선스의 매개변수입니다.
USER_EMAIL
string
사용자의 기본 이메일 주소입니다.
샘플 요청
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHROME_APP_USER_LICENSE_REVOKED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
[[["이해하기 쉬움","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-11-16(UTC)"],[[["This document outlines the Admin Audit activity events related to Licenses Settings, allowing administrators to track license-related changes within their organization."],["You can retrieve these events by calling the Activities.list() method with applicationName=admin."],["Events include changes to app license policies, user license assignments and revocations, and auto-licensing configurations."],["Each event provides specific details, such as the application name, license SKU, user email, and organizational unit involved."],["These events are valuable for auditing license usage, troubleshooting licensing issues, and ensuring compliance within your organization's Google Workspace environment."]]],[]]