manage_groups
Display HTML page for managing groups for Legacy Content Delivery application .
Description
This function displays all groups in Legacy Content Delivery in HTML format, with assigned permissions and options to add new groups.
Parameters
- action
- manage_groups
Example URL
http://<host>:<port>/<context>/web/admin.xql?action=manage_groups
Successful Result
HTML page with all groups in Legacy Content Delivery application, in HTML format.
Failed Result
Accessing this API feature requires the "Manage application" permission, and the function will throw a permission exception if the permission is not available.
Also, if Single Sign-On is enabled, an html page is displayed indicating that the 'Manage Users and Groups' feature is disabled.