SensitiveAdminAction
هشداری که هنگام وقوع کنش مدیریت حساس در حساب مشتری فعال می شود.
فیلدها |
---|
eventTime | string ( Timestamp format) زمانی که رویداد رخ داده است |
actorEmail | string ایمیل شخصی که این عمل را انجام داده است |
action میدانی اتحادیه رویداد حساسی که action رخ داده است تنها می تواند یکی از موارد زیر باشد: |
primaryAdminChangedEvent | object ( PrimaryAdminChangedEvent ) زمانی رخ داد که سرپرست اصلی حساب مشتری تغییر کرد |
ssoProfileCreatedEvent | object ( SSOProfileCreatedEvent ) رویداد زمانی رخ داد که نمایه SSO در حساب مشتری ایجاد شد |
ssoProfileUpdatedEvent | object ( SSOProfileUpdatedEvent ) رویداد زمانی رخ داد که نمایه SSO در حساب مشتری بهروزرسانی شد |
ssoProfileDeletedEvent | object ( SSOProfileDeletedEvent ) رویداد زمانی رخ داد که نمایه SSO در حساب مشتری حذف شد |
superAdminPasswordResetEvent | object ( SuperAdminPasswordResetEvent ) رویداد زمانی رخ داد که رمز عبور برای super admin در حساب مشتری بازنشانی شد |
SuperAdminPasswordResetEvent
رویداد زمانی رخ داد که رمز عبور برای super admin در حساب مشتری بازنشانی شد. این رویداد از Insight Forwarder دریافت میشود
نمایندگی JSON |
---|
{
"userEmail": string
} |
فیلدها |
---|
userEmail | string ایمیل شخصی که رمز عبور او بازنشانی شده است |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2024-11-12 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2024-11-12 بهوقت ساعت هماهنگ جهانی."],[[["SensitiveAdminAction alerts are triggered when sensitive admin actions, such as primary admin changes or SSO profile modifications, occur in a customer account."],["These alerts provide details about the event, including the time of occurrence and the email address of the actor who performed the action."],["The alert includes a specific event type, such as PrimaryAdminChangedEvent or SSOProfileCreatedEvent, to indicate the nature of the sensitive action."],["SuperAdminPasswordResetEvent is a specific type of SensitiveAdminAction alert that is triggered when a super admin's password is reset, providing the email address of the user whose password was reset."]]],[]]