ParamValueN
The value of a required parameter that is required for Distributed Action Handler to send the action to all the child servers. You must define a ParamNameN and ParamValueN
for each required parameter specified by the RequiredParams configuration parameter.
NOTE: You must number the parameters in consecutive order, starting from 0 (zero).
Each ParamNameN must have a ParamValueN
parameter defining the required value of the parameter.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | DistributedCommandN
|
Example: | ParamName0=StoredState
|
See Also: | ParamNameN |