Previous Topic: ExampleNext Topic: Example


deleteParm—Delete a Parameter

This action deletes a parameter.

This action has the following format:

comconf action=deleteParm
name=policy_name,pType=policy_type 
parmsec=parameter_section_name 
parameter=parameter_name 
name

Specifies the name of the policy the parameter is removed from.

pType

Specifies the type of the policy the parameter is removed from.

parmsec

Specifies the parameter section the parameter is removed from. 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.

parameter

Specifies the name of the parameter to be removed.