WebSphere Enterprise Service Bus for z/OS, Version 6.2.0 Operating Systems: z/OS


renameNodeInDeploymentEnvDef command

Use the renameNodeInDeploymentEnvDef command to rename a node across all roles an existing deployment environment definition.

Purpose

This command renames a node across all roles in an existing deployment environment definition. You would typically perform this task after importing a topology from another deployment environment.

Read syntax diagramSkip visual syntax diagram
>>-wsadmin-- --renameNodeInDeploymentEnvDef--------------------->

>-- —topologyName-- --topologyName-- --------------------------->

>-- —oldName-- --oldName-- -- —newName-- --newName-------------><

Parameters

-topologyName topologyName
A required parameter that specifies the name of the deployment environment that contains the node you are renaming.
-oldName oldName
A required parameter that indicates the name of the node you are renaming.
-newName newName
A required parameter that specifies the name for the node you are renaming.

Examples

The following example uses renameNodeInDeploymentEnvDef to rename a node from (TheOldNodeName) to (MyNewNodeName) in a deployment environment definition (MyDepEnv).
wsadmin>$AdminTask renameNodeInDeploymentEnvDef { -topologyName MyDepEnv -oldName TheOldNodeName -newName TheNewNodeName }

reference Reference topic

Terms of use | Feedback


Timestamp icon Last updated: 21 June 2010


http://publib.boulder.ibm.com/infocenter/dmndhelp/v6r2mx/topic//com.ibm.websphere.wesb620.zseries.doc/doc/rref_renamenodedepenvdef.html
Copyright IBM Corporation 2005, 2010. All Rights Reserved.
This information center is powered by Eclipse technology (http://www.eclipse.org).