uninstallServiceMap command

Use the uninstallServiceMap command to uninstall one ore more service maps.

Purpose

The uninstallServiceMap command uninstalls one or more service maps from the service map repository.

Target object

The name of a service map, as returned by the installServiceMap command.

Required parameters

None.

Example usage

The examples display how a service map named MyServiceMap is uninstalled.

Using Jython string:

Input message:
AdminTask.uninstallServiceMap("MyServiceMap") 
Output message:
CWSMW0223I: Successfully uninstalled service map "MyServiceMap". 

Using Jacl:

Input message:
$AdminTask uninstallServiceMap MyServiceMap
Output message:
CWSMW0223I: Successfully uninstalled service map "MyServiceMap". 

Icon that indicates the type of topic Reference topic

Terms and conditions for information centers | Feedback


Timestamp icon Last updated: Tuesday, 22 April 2014
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=phil&product=was-express-iseries&topic=rsm_uninstallservicemapcmd
File name: rsm_uninstallservicemapcmd.html