Use the setDeploymentEnvParam command
to edit any parameter in the deployment environment definition.
Purpose
This command edits values for parameters
in the deployment environment definition.

>>-wsadmin-- --setDeploymentEnvParam---------------------------->
>-- —paramName-- --paramName - -- —paramValue-- --paramValue---><
Parameters
- -topologyName topologyName
- A required parameter that specifies the name of the deployment
environment that contains the parameter(s) that you are editing.
- -paramName paramName
- A required parameter that indicates the name of the parameter
that needs you are editing.
- -paramValue paramValue
- A required parameter that specifies the new value of the parameter
you are editing.
Examples
The following example uses
setDeploymentEnvParam to
update a parameter in the topology definition.
wsadmin>$AdminTask setDeploymentEnvParam {-topologyName MyDepEnv -paramName xyz -paramValue xyz }