Home Manual Reference Source

HAL JavaScript API

The goal of the JavaScript API is to open HAL for JavaScript developers. The API can be used to write extensions which add features to the console. Another use case is to write SPAs which interact with the management interface. A monitoring tool which shows the statistics of all data-source pools across the domain could be an example of such an application.

The JavaScript API is divided into several modules which define a common namespace for classes that belong together.

There are a couple of examples which show the JavaScript API in action.