CrsbSettingsChangedEventModelDetails
Provides details about the actual agent settings changed action.
| Name | Description | Type | Additional Information |
|---|---|---|---|
| EventId |
Unique identifier for the agent settings changed event. |
string |
None. |
| UserId |
User who initiated the event. |
string |
None. |
| Date |
Agent setting changed event timestamp in epoch seconds (RealUTCTime derived from agent's RealLocalTime). |
date |
None. |
| BackupDeviceId |
Unique identifier for the agent settings changed device. |
string |
None. |
| Setting |
Setting changed during the agent operation (e.g., Password). |
string |
None. |
| Status |
Status of the settings changed operation (e.g., Completed). |
string |
None. |