Home > Configuration > System > setsystemcmdpolicy_action

setsystemcmdpolicy_action

Use this method to set action to perform when a request matches the policy.
This is mandatory parameter.

Syntax



Parameters

policyname

Name of the method policy to be modified.
This is mandatory parameter.

cmdspec

Regular expression specifying the data that matches the policy.
This is mandatory parameter.

actioN

Action to perform when a request matches the policy.
This is mandatory parameter.
Possible Values : ALLOW, DENY.

Return Value

Returns simpleResult

See Also