streamsx.rest
REST API bindings for Teracloud® Streams
Streams REST API
The Streams REST API provides programmatic access to configuration and status information for Streams objects such as domains, instances, and jobs.
Streams On-premises (4.2, 4.3)
StreamsConnection
is the entry point to using the Streams REST API bindings.
Through its functions and the returned objects status information
can be obtained for items such as instances
and jobs
.
Module contents
Classes
|
Creates a connection to a running distributed Streams instance and exposes methods to retrieve the state of that instance. |