Previous Topic: General Object Functions

Next Topic: ODBC Query Scheme Functions

Group Functions

The following functions manage SiteMinder group objects. You can create agent groups, response groups, and rule groups, as enumerated in Sm_PolicyApi_Groups_t.

Note: Groups of global objects are not supported.

A group can contain individual items or groups of its own type. For example, a rule group can contain rules and/or groups of rules.

Function

Description

Sm_PolicyApi_AddGroup()

Creates or updates an agent, response, or rule group object.

Sm_PolicyApi_AddToGroup()

Adds an agent, response, or rule item to a group.

Sm_PolicyApi_DeleteGroup()

Deletes a group.

Sm_PolicyApi_GetGroup()

Gets the contents of a group by OID.

Sm_PolicyApi_GetGroupByName()

Gets the contents of a group by name.

Sm_PolicyApi_GetGroupOids()

Gets the OIDs contained with a group.

Sm_PolicyApi_IsGroup()

Determines whether a specified item is contained within the group.

Sm_PolicyApi_RemoveFromGroup()

Removes the specified item from the group.


Copyright © 2010 CA. All rights reserved. Email CA about this topic