xdmp.serverKind( id as (Number|String) ) as String
Return the kind of the App Server, XDBC Server, ODBC Server, or Task Server with the given ID.
Parameters | |
---|---|
id | An App Server, XDBC Server, ODBC Server, or Task Server ID. |
xdmp.serverKind(845637403676198); => "http-server"
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.