Summary Description
Operation log details are mainly in English. The meaning of most fields can be obtained from the literal meaning and context. The format consists of key and value pairs. Compared with the original operation logs, the upgraded log details provide more operation details, but there are still many imperfections. We will continue to iterate.
Currently, domain management logs are being upgraded and iterated. There are two types of details you see:
The format that is not upgraded mainly consists of a request and a response.
1. Not Updated Logs
The outermost fields are request and response, which correspond to the request content body and return content body of this operation.
Note: For batch operations, logs that have not been upgraded may be interrupted.
request
The request contains the operator operatorEmail
and the object(including the list) to be operated, as well as the content of the operation, such as attribute changes.
response
The response includes the result of the operation, and the respStatus
object indicates the return value and error code information of the operation.
For bulk operations, a success-failure list will also be returned, success
indicate the object list of successful operation, and fail
indicate the object list of failed operation.
The following section describes the special parameters in the request based on the operation type.
User
User Creation
accounts: The accounts list. Each account contains the following information:
email
name
displayName
owner
activeStatus
Passwd
departmentId
companyName
ldapLoginName
allowedLogin
jobTitle
workPhone
mobilePhone
saveToSendFolder
smtpSaveToSendFolder
userRole
extend: Extension information
User Deleted
emails: The user list
DisableRecycle: The settings of recycle bin of user
User Updated
Status=o refers to the normal status, and it means recover the status of user status to normal if in response.
Status=1 refers to frozen
SendRestriction=0 is not restricted email sending, 1 is restricted email sending
ReceiveRestriction=0 is not restricted email reception, 1 is restricted email reception
User Password Changed
accounts: The each account contains the password information for desensitization
User Alias Created/ Changed
aliases: The user alias list
account: The user account
alias: The user alias
asDisplayAlias: Whether the alias is used for the display name
Deleted User
User Recovered
key: The ID of the deletion record
Mail Moved
sourceKey: The delete Record Identifier
sourceEmailAddr: The source account for email transfer
destEmailAddr: The destination account for the email transfer
Domain
Domain Alias Created/ Deleted
alias
Mail Group
Mail Group Created/ Updated
address
name
description
type: 0 refers to mail group; 1 refers to department mail group; 2 refers to dynamic mail group; 4 refers to Group
status: 0 refers to Normal
admin
maxAccountNum: The maximum Number of Accounts
needApprove: Whether review is required
contactShare: Whether to show this mail group in the address book
newMemberNotice: Whether to send notifications to new members after joining the group
Mail Group Deleted
addresses: The mail group list
Mail Group Members Added/ Deleted
address: The mail group
members: The member list
Admin
User Security Question settings
N/A
User Secure mobile phone number binding
securityMobile
User Security mobile phone number unbinding
N/A
Mail Rule Changed
item: The details of the rule, including email monitoring, audit and filer.
Third-party App
method newApp: Add application
deleteApp: Delete application
appName: Application Name
appCode: Application code
NewAppRequest: Add application information
DeleteAppRequest: Delete application information
GrantAppPermissionsRequest: Application authorization information
Email Migration
MigrateStatus
1: In progress
4: Migration not opened (or deleted)
5: Not started
6: Pending
2. Upgraded Logs
Log Export/ User Export
attachmentname: The file name of the log export (attachment name in the email)
Receivers: The recipients of the log export
Email Recall
N/A