Commande listSIBMQLinks
Use the listSIBMQLinks command to list all lien IBM MQs for a specified service integration bus.
Pour exécuter la commande, utilisez l'objet AdminTask du client de scriptage wsadmin.
Le client de scriptage wsadmin est exécuté à partir de Qshell.
Pour plus d'informations, voir Configuration de Qshell pour exécuter des scripts WebSphere à l'aide de l'outil de scriptage wsadmin.
- Pour obtenir une liste des commandes de bus d'intégration de services
disponibles dans Jython et une brève description de chacune d'elles, entrez la commande suivante
à l'invite wsadmin :
print AdminTask.help('SIBAdminCommands')
- Pour obtenir une aide générale sur une commande donnée,
entrez la commande suivante à l'invite wsadmin :
print AdminTask.help('nom_commande')
Rôle
La commande listSIBMQLinks affiche la liste des noms de toutes les liaisons IBM MQ d'un bus d'intégration de services spécifié. A lien IBM MQ connects a messaging engine as a queue manager to IBM MQ, thereby providing a bridge between a service integration bus and a IBM MQ network.
Objet cible
Bus d'intégration de services spécifié.
Paramètres obligatoires.
- -bus
- Nom du bus d'intégration de services pour lequel vous souhaitez afficher la liste des liaisons IBM MQ.
Paramètres conditionnels
Aucun.
Paramètres optionnels
- -node
- The name of the node for which you want to list lien IBM MQs. This option restricts the list of lien IBM MQs to those links assigned to the node.
- -server
- The name of the server for which you want to list lien IBM MQs. This option restricts the list of lien IBM MQs to those links assigned to the server.
- -cluster
- Nom du cluster de serveurs pour lequel vous souhaitez afficher la liste des liaisons IBM MQ. This option restricts the list of lien IBM MQs to those links assigned to the server cluster.
- -messagingEngine
- The name of the messaging engine for which you want to list lien IBM MQs. This option restricts the list of lien IBM MQs to those links assigned to the messaging engine.
Exemple
AdminTask.listSIBMQLinks('[-bus bus1 -foreignBus foreignbus1 ]')
'foreignbus1(cells/cell01/nodes/node01/servers/server1|sib-engines.xml#
SIBMQLink_1213002780841)'