xdmp.hostName

xdmp.hostName(
   [ID as (Number|String)]
) as String

Summary

Returns the name of the specified host.

Parameters
ID A host ID.

Example

xdmp.hostName(15495681647217162987);
=> foo.example.com
Powered by MarkLogic Server | Terms of Use | Privacy Policy