CrsbRestoreEventModelDetails

Provides details about the actual restore action.

NameDescriptionTypeAdditional Information
EventId

Unique identifier for the restore event.

string

None.

Date

Restore event timestamp in epoch seconds (RealUTCTime derived from agent's RealLocalTime).

date

None.

RealLocalTime

The local time on the agent when the event occurred, in ISO8601 format.

string

None.

UserId

User who initiated the event (may be empty for restore events).

string

None.

RecoveryType

Type of restore performed.

string

None.

BackupDeviceId

Unique identifier for the backup device.

string

None.

BackupDeviceName

Friendly name of the backup device.

string

None.

BackupLocation

Location where the backup is stored (e.g., AwsS3, Appliance, LocalSnapshot).

string

None.

BackupVolumeName

Root path where the backup was stored.

string

None.

DestinationVolumeName

Root path of the destination where the backup was stored.

string

None.

BackupJobId

Unique identifier for the backup job.

string

None.

RPRealLocalTime

Local time (ISO8601) when the restore started on the agent.

string

None.

RealLocalTimeStarted

Local time when the restore started.

string

None.

RPId

Restore point identifier, available only if restore completed partially or successfully.

string

None.

TimeElapsedSec

Time taken for the restore operation, in seconds.

integer

None.

LogLocation

File system location of the restore logs.

string

None.

RecoveredSizeBytes

Total size of the data successfully restored during the restore operation in bytes.

integer

None.

TransmittedSizeBytes

Size of the data transmitted during backup in bytes.

integer

None.

Status

Status of the restore operation.

string

None.

StatusReason

Reason for the restore status, if applicable.

string

None.