Loading TOC...

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

Stack Overflow iconStack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.