Use the listLMServices command to list all created local mapping services.
None
None
None
Use the following examples to list names of all local mapping services in the cell.
Using Jython:
AdminTask.listLMServices()
'Route\r\nMapper'
Using Jacl:
$AdminTask listLMServices
Route
Mapper