Home > Configuration > System > setsystemcmdpolicy_cmdspec

setsystemcmdpolicy_cmdspec

Use this method to set regular expression specifying the data that matches the policy.
This is mandatory parameter.

Syntax



Parameters

policyname

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

actioN

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

cmdspec

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

Return Value

Returns simpleResult

See Also