HomeGuidesAPI ReferenceChangelog
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Appliance notifies Orchestrator when a configuration change is made. If for some reason the change events didn't reach Orchestrator, Orchestrator can call this api to get any configuration events that it missed

Think of appliances changes as subversion changesets. Appliance is at a certain changeset and Orchestrator servers have to make sure they do updates to get the latest changeset. Orchestrator can query appliance to check if there are any missed event by providing a start and an end change set number

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
required

Every event is given a sequence number. This is the start of sequence number from which the appliance checks if there are any missed events

integer
required

Every event is given a sequence number. This is the end of sequence number from which the appliance checks if there are any missed events

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json