Display the inventory of the agents and their current status under control of the sqdaemon listening on the host and port specified in argument.
Syntax
[//host_name] [-s port_num | --service=port_num] [--format= JSON | xml | details] [--identity=<path_to/nacl_id>] [--tls]
Keyword and Parameter Descriptions
Parameter | Description |
---|---|
--format=xml | Produces an xml-formatted output, convenient for machine consumption whereas --format=details, the default, produces human readable output. |
url | Typically //host_name of the sqdaemon on that system. No host_name is required for "Localhost" |
-s port_num | --service=port_num | A port number is required for both "Localhost" and remote sqdaemons unless they are listening on the Connect CDC SQData default port number 2626. |
--identity=<path_to/nacl_id> | The location of the user's private key. Only required if it is not in the default location, the .nacl directory under the user's home directory. |
--tls | Specifies that a secure TLS connection will be made to zOS (ONLY) Daemon, Capture and Publisher components already configured to run under IBM's Application Transparent Transport Layer Security (AT-TLS). |
Note: Engine on z/OS cannot be managed by sqdaemon and therefore will not be listed.