tlocator:unregister
This command notifies the Service Locator that a service endpoint is offline. You can use it via the following command:
tlocator:unregister [options] serviceName URL
Where:
-
The only option available is --help, that displays this help message.
-
serviceName corresponds to the service name for endpoint to be updated. If the Service name is unique in the Service Locator, it is sufficient to only type local part of service name.
-
URL corresponds to the endpoint address to be unregistered from the Service Locator. This endpoint will be marked as offline.