xdmp:request-cancel
function which is used to
cancel a running request.
Function name | Description |
---|---|
xdmp.cacheStatus | Returns the status of the caches as a Sequence of ObjectNodes. |
xdmp.foreignClusterStatus | Returns the status of a foreign cluster from a host's point of view as a JSON node. |
xdmp.forestCounts | Returns detailed forest statistics for a given forest as a Sequence of ObjectNodes. |
xdmp.forestOnline | Returns true if the specified forest is online with a state of open, open replica or sync replicating if isReplica is true, or syncing replica if syncingOk is true, otherwise returns false. |
xdmp.forestState | Returns state of the forests |
xdmp.forestStatus | Returns the status of a forest as a Sequence of ObjectNodes. |
xdmp.hostGetSslFipsEnabled | Returns whether fips mode is enabled. |
xdmp.hostStatus | Returns the status of a host as a JSON node. |
xdmp.requestCancel | Cancel the request with the given host, server, and request IDs. |
xdmp.requestStatus | Returns the status of a running request as a Sequence of ObjectNodes. |
xdmp.serverStatus | Returns the status of an app-server on a host as a Sequence of ObjectNodes. |