streamtool rmappconfig
The streamtool rmappconfig command removes a configuration that enables connection to an external application.
Usage
rmappconfig >>--- --configname----configname--+-----------------------+-----> '-+- -d----------+--did-' '- --domain-id-' >--+---------------------------+--+---------+-------------------> '-+- -i---------+--instance-' +- -h-----+ '- --instance-' '- --help-' >--+-----------------+--+---------------------+-----------------> '- --trace--level-' '-+- -U-----+--userid-' '- --User-' >--+-----------------------+----------------------------------->< '-+- -v--------+--level-' '- --verbose-'
Authority
To run this command, you must have delete authority on the application configuration security element that you want to delete.
For more information about access control lists, see streamtool lsacl and streamtool lsjobpermission.
Description
This command removes a configuration that is used for making a connection to an external application.
Options and arguments
- --configname config-name
Specifies the name of the application configuration.
- -d, --domain-id did
Specifies the domain identifier.
If you do not specify this option, IBM® Streams uses the domain name that is set in the STREAMS_DOMAIN_ID environment variable. By default, that domain name is StreamsDomain. If you are using the interactive streamtool interface, it uses the name of the active domain for the current streamtool session or else it prompts you for the domain name.
The active domain for the current streamtool session is set every time that you successfully run a streamtool command with a -d or --domain-id option. Alternatively, you can run the streamtool domain command in the interactive interface.
- -i, --instance
Specifies an instance identifier for creating or changing an application configuration.
If you want to create or change an application configuration at the instance level, you must provide an instance id with this option. A default instance id is not supplied.
- -h, --help
Specifies to show the command syntax.
- --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
- -U, --User userid
Specifies an IBM Streams user ID that has authority to run the command.
- -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.
