network-access
- Last Updated: April 14, 2026
- 1 minute read
- MarkLogic Server
- Version 10.0
- Documentation
The network-access role has the privileges to run the xdmp:http-* functions (xdmp:http-get, xdmp:http-post, and so on). These are the execute privileges given to the network-access role:
Name |
Action URI |
|---|---|
xdmp:http-get |
http://marklogic.com/xdmp/privileges/xdmp-http-get |
xdmp:http-head |
http://marklogic.com/xdmp/privileges/xdmp-http-head |
xdmp:http-options |
http://marklogic.com/xdmp/privileges/xdmp-http-options |
xdmp:http-delete |
http://marklogic.com/xdmp/privileges/xdmp-http-delete |
xdmp:http-post |
http://marklogic.com/xdmp/privileges/xdmp-http-post |
xdmp:http-put |
http://marklogic.com/xdmp/privileges/xdmp-http-put |