Loading TOC...

xdmp.serverSslCertificateTemplate

xdmp.serverSslCertificateTemplate(
   id as (Number|String)
) as (Number|String)?

Summary

Return the SSL certificate template ID of the App Server, XDBC Server, ODBC Server, or Task Server with the given ID. If none, return 0. For a Task Server, return the empty sequence.

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

Example

xdmp:server-ssl-certificate-template(845637403676198)
=> 987654345654321

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