Home > Configuration > AAA > addaaagroup

addaaagroup

Use this method to creates a AAA group and verifies the configuration to ensure that it is correct.

Syntax



Parameters

groupname

Name for the group. Must begin with a letter, number, or the underscore character (_), and must consist only of letters, numbers, and the hyphen (-), period (.) pound (#), space ( ), at sign (@), equals (=), colon (:), and underscore characters. Cannot be changed after the group is added. The following requirement applies only to the Citrix ADC CLI: If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, "my aaa group" or 'my aaa group').
This is mandatory parameter.

weight

Weight of this group with respect to other configured aaa groups (lower the number higher the weight)
Default value = 0.
Maximum value = 65535.

Return Value

Returns simpleResult

See Also