mqsilist command

Use the mqsilist command to list installed integration nodes or integration servers, and their associated resources.

Purpose

The mqsilist command reports on the configuration of one or more integration nodes or integration servers. Your choice of parameters on the command determines which resources are included in the response, and the level of detail that the response provides.

The command returns information about the following resources:
  • Local and remote integration nodes or independent integration servers
  • Integration servers that are defined on an integration node
  • Applications on an integration server
  • Libraries on an integration server
  • All resources that you have deployed to each integration server, including message flows and message model schema files
  • Runtime versioning information for those resources, if applicable

You can also specify that you want the command to examine resources recursively and return information, so that you need only specify a single resource to get details about its children.

You can choose the level of detail that you want to be returned for each requested resource:
  • A one line summary for each resource, including name and active or inactive status.
  • A detailed view of each resource, including build level and platform for integration nodes, and resources that have been deployed to each integration server.

On Windows, Linux, and AIX systems, the command also reports whether an integration node or integration server is configured for IBM MQ.

Only a subset of this information is returned if the integration node or integration server is not running.

On Windows, Linux, and AIX systems, the output is directed to STDOUT.

The mqsilist command uses SSL by default. If you do not want to use SSL, you can use the --no-https parameter to specify that the connection will be made without using SSL. If neither --https nor --no-https is specified, the connection is tried first with HTTPS and then without using HTTPS.

Select the appropriate link for details of this command on the platform that your enterprise uses: