get http://localhost:3001/rest/json/lastEvent
This API returns the last configuration and state event sent by appliance to Orchestrator. The API returns an array with 2 json objects. The json with "config = true" is a configuration event. The json with "config = false" is a state event.