IBM InfoSphere Streams Version 4.1.0
Collection resources
REST API collection resources provide
access to information about a list of InfoSphere® Streams objects
of the same type.
For example, you can use a collection
resource to access information about a list of jobs. Collection resources
can be paged, sorted, and filtered.
- Active views
This deprecated collection resource provides access to information about all of the active views in a specific instance. - Configured views
This deprecated collection resource provides access to information about all of the configured views for a specific instance. - Domain hosts
This collection resource provides access to information about the InfoSphere Streams resources that are allocated to a specific domain. - Domain resources
This collection resource provides access to information about the resources that are available to a specific domain for running InfoSphere Streams services and streams processing applications. - Domains
This collection resource provides access to information about all of the domains for a specific server and port. - Domain services
This collection resource provides access to information about the domain services that are running for a specific domain, including standby services. - Exported streams
This collection resource provides access to information about the streams that are exported by all of the jobs in the instance. - Imported streams
This collection resource provides access to information about streams that are imported by jobs that are running in the instance. - Installations
This collection resource provides access to information about InfoSphere Streams installations. - Instance hosts
This collection resource provides access to information about the InfoSphere Streams resources for a specific instance. - Instance resources
This collection resource provides access to information about the resources that are allocated to instances in a domain. - Instances
This collection resource provides access to information about the instances that are accessible from a specific server and port. - Instance services
This collection resource provides access to information about the instance services that are running for a specific InfoSphere Streams instance, including standby services. - Jobs
This collection resource provides access to information about the jobs that are running within the instance that you specify. - Metrics
This collection resource provides access to recent values for resource, processing element, operator, and port metrics. - Operators
This collection resource provides access to information about the operators in the instance that you specify. - Operator connections
This collection resource provides access to information about the operator connections for the instance, operator, or port that you specify. - Operator input ports
This collection resource provides access to information about the input ports for the operator that you specify. - Operator output ports
This collection resource provides access to information about the output ports for the operator that you specify. - Processing elements
This collection resource provides access to information about the PEs that are running within the instance that you specify. - Processing element connections
This collection resource provides access to information about the connections for the instance or port that you specify. - Processing element input ports
This collection resource provides access to information about the input ports for the PE or operator input port that you specify. - Processing element output ports
This collection resource provides access to information about the output ports for the PE or operator output port that you specify. - Resources
The root collection resource for the InfoSphere Streams REST API provides information that you can use to determine the universal resource identifiers for all other resources. - View items
This collection resource provides access to the tuple data that is buffered by a view. - Views
This collection resource provides access to information about all of the views that are associated with active jobs. - ZooKeeper nodes
This collection resource provides access to information about the servers within a ZooKeeper ensemble. - Query parameters for collection resources
You can add query parameters to the uniform resource identifiers (URI) for REST API collection resources to tailor and filter the response output. All query parameter names and values are case-sensitive.
Parent topic: InfoSphere Streams REST API reference