CrsbResourceDeletedEventModelDetails

Provides details about the actual resource delete action.

NameDescriptionTypeAdditional Information
EventId

Unique identifier for the resource deleted event.

string

None.

UserId

Identifier of the user who initiated the resource delete action.

string

Optional (set only if it is user initiated).

Date

Date and time of the event in Unix epoch format (UTC).

date

None.

DeletionUtcTime

Date and time for the resource deleted event in Unix epoch format (UTC).

date

Optional (only set when Status = Scheduled).

ResourceId

Identifier for the resource id to be deleted (e.g., AgentId, SiteID, RPName).

string

None.

ResourceType

Identifier for the resource type (e.g., Agent, Site).

string

None.

Status

Status of the resource deleted operation (e.g., Scheduled, Deleted, Cancelled).

string

None.

DeleteReason

Reason for deletion.

string

None.