Use the showLMService command to display information about a specific local mapping service.
None
None
AdminTask.showLMService('StockQuoteService')
'{name=StockQuoteService, description=Stock Quote service, consumedService=[{targetEndpoint=http://localhost:9080/StockQuote/sqservice, namespace=http://test, serviceName=sqservice, portName=sqport, -portType=sqType}], attachedServiceMap=ReRouteMap, serviceStatus=LocalMappingServiceState.STARTED}'
$AdminTask showLMService StockQuoteService
{name=StockQuoteService, description=Stock Quote service, consumedService=[{targetEndpoint=http://localhost:9080/StockQuote/sqservice, namespace=http://test, serviceName=sqservice, portName=sqport, -portType=sqType}], attachedServiceMap=ReRouteMap, serviceStatus=LocalMappingServiceState.STARTED}