IBM Streams 4.3.0
Element resources
REST API element resources provide access to information for a single IBM®
Streams object such as a domain, instance, or job.
- Active view
This deprecated element resource provides access to information about a view that is active. - Configured view
This element resource provides access to configuration information for a view. - Domain
This element resource provides access to information about an IBM Streams domain. - Domain host
This element resource provides access to information about an IBM Streams resource that is allocated to a domain. - Domain resource
This element resource provides access to information about a resource that is available to the domain for running IBM Streams services and stream processing applications. - Domain service
This element resource provides access to information about a domain service that is running on a resource in the domain. - Instance
This element resource provides access to information about an IBM Streams instance. - Instance host
This element resource provides access to information about an IBM Streams resource that is allocated to an instance. - Instance resource
This element resource provides access to information about a resource that is allocated to an IBM Streams instance. - Instance service
This element resource provides access to information about an instance service. - Job
This element resource provides access to information about a submitted job within the instance that you specify. - Operator
This element resource provides access to information about a specific operator in a job. - Operator connection
This element resource provides access to information about a connection between two operator ports. - Operator input port
This element resource provides access to information about an input port for a specific operator. - Operator output port
This element resource provides access to information about an output port for a specific operator. - Processing element
This element resource provides access to information about a PE. - Processing element connection
This element resource provides access to information about a connection between two processing element (PE) ports. - Processing element input port
This element resource provides access to information about an input port for a specific PE. - Processing element output port
This element resource provides access to information about an output port for a specific PE. - View
This element resource provides access to information about a view that is associated with an active job. - ZooKeeper ensemble
This element resource provides access to information about the ZooKeeper ensemble that a domain uses to manage status and configuration information. - ZooKeeper node
This element resource provides access to information about a server within a ZooKeeper ensemble. - Query parameters for element resources
You can add query parameters to the uniform resource identifiers (URI) for REST API element resources to tailor and filter the response output. - HTTP headers for resource properties
- Query parameters for resource properties
Parent topic: IBM Streams REST API reference