Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

You can integrate your own applications with Devo through REST API. All the information you integrate will form part of your big data, and you will be able to query it like any other standard information, fully parsed as in a database. You can consult all the data sent to Devo by using standard protocols and interfaces via REST and by simply running any kind of query for a given time period.

Another benefit is that you can handle aggregated data generated in Devo with OData. As a result, external B.I. tools could use their own graphs, taking advantage of Devo collect and correlate engines.

Currently, there are 6 API interfaces you can use to connect your applications with Devo:

  • Aggregation task API - Create and manage aggregation tasks in your Devo domain.

  • Activeboards API - Create and manage Activeboards in your Devo domain.

  • Alerts API - Create and manage the alert definitions in your Devo domain.

  • Lookups API - Create and manage lookups in your Devo domain.

  • Provisioning API - Add, update and modify Devo domains and users.

  • Query API - Perform data queries and forward data to other destinations using different formats.

  • Relay API - Create and manage the relays and relay rules in your domain.

  • No labels