getaaagroupResult Structure Definition

The getaaagroupResult structure defines the return type for getaaagroup API.

Syntax



Members

rc

If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings.

message

If the method succeeds, message is NULL else message contains Error/Warning message.

aaagroupList

List of aaagroups


aaagroup Structure Definition

The aaagroup structure defines the actual return type values for getaaagroup API.

Syntax



Members

groupname

Name of the group.

loggedin

Display only the group members who are currently logged in.

username

The user name.

policy

The policy name.

priority

Integer specifying the priority of the policy. A lower number indicates a higher priority. Policies are evaluated in the order of their priority numbers. Maximum value for default syntax policies is 2147483647 and for classic policies is 64000.

intranetapplication

Bind the group to the specified intranet VPN application.

urlname

The intranet url

acttype


intranetip

The Intranet IP(s) bound to the group

netmask

The netmask for the Intranet IP

intranetip6

The Intranet IP6(s) bound to the group

numaddr

Numbers of ipv6 address bound starting with intranetip6

gotopriorityexpression

Expression specifying the priority of the next policy which will get evaluated if the current policy rule evaluates to TRUE.

type

Bindpoint to which the policy is bound.

weight

Weight of this group with respect to other configured aaa groups (lower the number higher the weight)

secureprivateaccessprofile

Name of the Secure Private Access Profile bound to the group.

_nextgenapiresource


See Also