CrsbBackupEventModel
Provides information about the backup event type.
| Name | Description | Type | Additional Information |
|---|---|---|---|
| Timestamp |
The time when the event occurred. |
date |
None. |
| GSMKey |
The keycode of the GSM console. |
string |
None. |
| GSMConsoleName |
The name of the GSM console. |
string |
None. |
| SiteKey |
The keycode of the site. |
string |
None. |
| SiteId |
The site identifier. |
string |
None. |
| SiteName |
The name of the site. |
string |
None. |
| MachineId |
The endpoint's concatenated machine identifier. |
string |
None. |
| HostName |
The hostname of the endpoint. |
string |
None. |
| PublicIP |
The IP address of the endpoint. |
string |
None. |
| BackupDetails |
Information about the backup action. |
CrsbBackupEventModelDetails |
None. |