listServices - list the services that have been added to a node using the addService commandSYNOPSIS
DESCRIPTIONlistServices
The listServices utility can be used to list all the services along with their universally unique identifiers (UUID) that have been added to a node. When the SIAM application scans a puck it will look for service code in the puck. If no service code is found in the puck it will attempt to look up the service locally using the puck's UUID. If a service has been added to the platform using the addService command then the SIAM application will load that service. To list the services that have been added to the node simply enter the listServices command, for exampleENVIRONMENTThis utility may be run on the MMC as well as a Windows or Linux PC.$ listServices
The following environment variables must be set:
SEE ALSO
addService, removeService