NAME
removeService - remove a service that has been added to a node using the addService command
SYNOPSIS
removeService UUID
DESCRIPTION
The removeService utility is used to remove a service that has been added using the addService command from 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 universally unique identifier (UUID). If a service has been added to the platform using the addService command then the SIAM application will load that service. To remove a service from a node simply enter the removeService command followed by the service's UUID, for example
$ removeService 211793a6-c3cf-11d9-8c1e-00306e389969
The UUID for any service can be determined with the listServices command. This utility may be run on the MMC as well as a Windows or Linux PC.

ENVIRONMENT
The following environment variables must be set:


SEE ALSO

  addServicelistServices