Loading TOC...

xdmp.serverGroup

xdmp.serverGroup(
   id as (Number|String)
) as (Number|String)

Summary

Return the ID of the group for an App Server, XDBC Server, ODBC Server, or Task Server.

Parameters
id An App Server, XDBC Server, ODBC Server, or Task Server ID.

Example

xdmp.serverGroup(845637403676198);
=> "987654321234"

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