xdmp.keystoreSynchronize( [hostid as (Number|String)[]] ) as null
Synchronize the Keystore's cache containing the keys used for encryption and decryption. Returns empty-sequence(). Throws exception if the caller doesn't have the required privilege or the specified host is offline or not found.
Parameters | |
---|---|
hostid | The IDs of the hosts to synchronize. If none, then only localhost will be synchronized. |
xdmp.keystoreSynchronize(xdmp.hosts()) => ()
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.