xdmp functions (Server Monitoring)

The Server Monitoring built-in functions include functions that provide monitoring information about internal conditions of MarkLogic Server and includes the xdmp:request-cancel function which is used to cancel a running request.

9 functions
Function nameDescription
xdmp:cache-status Returns the status of the caches.
xdmp:foreign-cluster-status Returns the status of a foreign cluster from a host's point of view.
xdmp:forest-counts Returns detailed forest statistics for a given forest.
xdmp:forest-status Returns the status of a forest.
xdmp:host-get-ssl-fips-enabled Returns whether fips mode is enabled.
xdmp:host-status Returns the status of a host.
xdmp:request-cancel Cancel the request with the given host, server, and request IDs.
xdmp:request-status Returns the status of a running request.
xdmp:server-status Returns the status of an app-server on a host.