Skip to main content
Version: 2.12

Restore Complete

Stream restore completed.

Subscription Subject

$JS.EVENT.ADVISORY.STREAM.RESTORE_COMPLETE.{stream}

Where {stream} is the stream name.

Event Schema

An Advisory sent when a Stream restore is completed

typeconst: "io.nats.jetstream.advisory.v1.restore_complete"required
idstringrequired
Unique correlation ID for this event
timestampstringrequired
The time this event was created in RFC3339 format
streamstringrequired
The Stream being restored
startstringrequired
The time the Restore process started
endstringrequired
The time the Restore was completed
bytesintegerrequired
The number of bytes that was received
Minimum:0
clientobjectrequired
Details about the client that connected to the server