XSI - Events & Actions

<b>Xsi-Events</b> is a web application, which allows third parties to subscribe to BroadWorks for particular event packages via HTTP. When events occur that have been subscribed to, BroadWorks sends a notification via HTTP to the address specified in the subscription. This allows web applications to receive notifications when resources change state on BroadWorks by another mechanism. <br/> <br/> <b>Xsi-Actions</b> are a set of RESTful APIs that allow access to resources on BroadWorks. All actions are initiated by the clients on a resource and a response is returned from the server. The action may be a modification or retrieval of data.