Use importDeploymentEnvDef to import
topologies into the deployment manager.
Purpose
This command imports a deployment environment
definition exported from a deployment manager.
Syntax

>>-importDeploymentEnvDef-- - -filePath----fullpath-- -+-------------------------------+-><
'- -topologyName-- -DeplEnvName-'
Parameters
- -filePath fullpath
- Specifies the full path and file name of the file that contains
the deployment environment definition you are importing.
- -topologyName DeplEnvName
- Renames the imported deployment environment on this deployment
manager.
Example
This example imports deployment environment
myDepEnv and renames it westDepEnv.
wsadmin>$AdminTask importDeploymentEnvDef {-filePath c:/importedEnvs/myDepEnv.xml -topologyName westDepEnv}