User Accounts Audit Activity Events

इस दस्तावेज़ में उपयोगकर्ता खाते की ऑडिट गतिविधि के इवेंट के साथ-साथ कई तरह के इवेंट और पैरामीटर दिए गए हैं. आप applicationName=user_accounts पर Activity.list() को कॉल करके, इन इवेंट को वापस पा सकते हैं.

2-चरण में पुष्टि नामांकन बदला गया

इस तरह के इवेंट, type=2sv_change में दिखते हैं.

दो चरणों में पुष्टि की सुविधा बंद करने पर

इवेंट की जानकारी
इवेंट का नाम 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
Admin console मैसेज का फ़ॉर्मैट
{actor} has disabled 2-step verification

दो चरणों में पुष्टि की सुविधा चालू करने पर

इवेंट की जानकारी
इवेंट का नाम 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
Admin console मैसेज का फ़ॉर्मैट
{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
Admin console मैसेज का फ़ॉर्मैट
{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
Admin console मैसेज का फ़ॉर्मैट
{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
Admin console मैसेज का फ़ॉर्मैट
{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
Admin console मैसेज का फ़ॉर्मैट
{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
Admin console मैसेज का फ़ॉर्मैट
{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
Admin console मैसेज का फ़ॉर्मैट
{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
Admin console मैसेज का फ़ॉर्मैट
{actor} has enabled out of domain email forwarding to {email_forwarding_destination_address}.