The following parameters apply to the getPermissionGroups method:
|
Parameter |
Type |
Description |
|---|---|---|
|
SID |
Integer |
Identifies the session retrieved from logging in. |
|
groupID |
Integer |
Returns only the group with this ID. Pass zero (0) when you do not want to use this parameter. Note: This groupID relates to a knowledge category, and differs from the groupID for contacts. |
Description
Retrieves the list of Permission Groups.
Returns
A <UDSObject> node with zero or more <UDSObject> nodes describing Permission Group with the following <Attributes> child nodes:
|
XML Element Value |
Type |
Description |
|---|---|---|
|
id |
Integer |
Identifies the unique ID of the group. |
|
GRP_LIST_KEY |
String |
Shows a list of the IDs of CA SDM groups, separated by commas. |
|
GRP_LIST |
String |
Displays a field containing the entire group list. |
|
Copyright © 2013 CA.
All rights reserved.
|
|