Previous Topic: ParametersNext Topic: Example


setParm—Set a Parameter and Value

This action allows to set a parameter and value.

This action has the following format:

comconf action=setParm
name=policy_name,
pType=policy_type 
parmsec=parameter_section_name 
parameter=parameter_name 
value=parameter_value
policy

Specifies the name of the policy the parameter belongs to.

pType

Specifies the type of the policy the parameter belongs to.

parmsec

Specifies the parameter section the parameter belongs to.

The section is absolute section path from the policy's root of format "/section_1/section_2/section_3".

The section names can either be taken from the detailed output of the showPolicy action or from the Internal Name column of the Client Automation Explorer.

If the section specified is not existent at the specified policy then it is created if the section exists at the default policy too.

parameter

Specifies the name of the parameter to be set.

If the parameter is not available at the specified parameter section but at the same section at the default policy then it is created.

value

Specifies the new value of the parameter.