v1
latestSwagger 2.02026-07-13447786.5 KBget changes related to the indicated route
Gets all changes to a route, the domains associated with it, the shared rules it references, and the clusters connected to it.
Path parameters
the route key to see an audit log for
Query parameters
The beginning of the window we want to see changes for; measured in microseconds since Unix Epoch.
The end of the window we want to see changes for; measured in microseconds since Unix Epoch.
Determines how many ChangeDescription object should be returned to the calling code.
When paginating a Changelog request start on the entry that comes immediately before or after this ID (as determined by the direction argument).
If set to "before" then changes will be returned that occurred before reference ID. If "after" then changes will be returned that have occurred since the reference ID.
Response
A list of changes occurring during the requested window.