Jetstream API
Event Types
AliasRemovedEvent
4min
about aliasremovedevent data indicates when an application has modified an alias using delete an alias docid h9nzpmiiivcdaxi7lq5e fields property details type string the type of jetstream event eventid string unique the id assigned to the event eventtime string the time that the event occurred the value is expressed in utc this value is expressed in the following format yyyy mm ddthh\ mm\ ssz version int the jetstream version of the event id ulong the id of the alias generated by jetstream alias string the name of the alias example published aliasremovedevent { "id" 1, "alias" "myaliasname", "type" "aliasremovedevent", "eventid" "f635b21d 1425 4a10 b934 266e707ce785", "eventtime" "2018 05 19t07 17 50z", "version" 3 } version changes none – this is a new event