admin_menu
Provides the pubs admin menu in the left pane showing publication names.
Parameters
- action
- admin_menu
Example URL
http://<host>:<port>/<context>/web/pub.xql?action=admin_menu
Successful Result
The pubs admin menu (HTML).
Failed Result
Accessing this API feature requires the "Manage pubs" permission, and the function will return a 401 Unauthorized (html/401unauthorized.html) page if the permission is not available.