IBM Streams 4.3.0

streamtool getiid

The streamtool getiid command reports the IBM® Streams default instance ID value.

Usage

Read syntax diagramSkip visual syntax diagram
getiid

>>-+---------+--+-----------------+----------------------------->
   +- -h-----+  '- --trace--level-'   
   '- --help-'                        

>--+-----------------------+--+----------+---------------------><
   '-+- -v--------+--level-'  +- -s------+   
     '- --verbose-'           '- --short-'   

Authority

You do not need any authority to run this command.

Description

If a default instance ID value is not set, the command returns a value of ** NONE **.

See the streamtool man command for a description of default instance IDs.

Options and arguments

-h, --help
Specifies to show the command syntax.
-s, --short
Specifies to return a shortened list of information. In particular, the command returns only the instance names.
--trace level
Specifies the trace setting. The following valid levels are listed in order of increasing verbosity, which is to say that the first level in the list generates the least amount of information:
  • off
  • error
  • warn
  • info
  • debug
  • trace
The default value is off.
-v,--verbose level
Specifies to provide more detailed command output. The verbosity level can be 0-3, where 0 disables detailed reporting and each increment provides more detailed output.