Applications
Endpoints for retrieving information about running streams applications and state stores.
Azkarra Streams embeds an HTTP server which exposes a REST API to manage available topologies and streams jobs running locally. By default, the server listens on port 8080.
Currently, the REST API only supports application/json
as both the request and response entity content type.
Endpoints for retrieving information about running streams applications and state stores.
Endpoints for retrieving information about local environments.
Endpoints for retrieving information about the application health.
Endpoints for retrieving information about the application.
Endpoints for retrieving information about streams instances running locally.
Endpoints for retrieving information about the application health.
Endpoints for retrieving information about Azkarra version.