Engine

Covers Engine 2.0.0

argus/events/deleted

Publishes an ARGUS deletion mutation after an event status changes to `deleted`.

  • Category: Events
  • Direction: Server → clients

Delivery

Queued after ARGUS accepts a delete status update and flushed by the event publisher.

Payload

ArgusEvent | DeletedEvent: Normally the complete deleted ARGUS record; if the in-memory record is unavailable, contains event_id and status: "deleted".