xdmp:remove-dynamic-hosts( $hostIds as xs:unsignedLong* ) as
This function removes the specified dynamic hosts from the cluster.
Parameters | |
---|---|
hostIds | A list of host ids of dynamic hosts. |
http://marklogic.com/xdmp/privileges/remove-dynamic-hosts
Remove specified dynamic hosts from the cluster.
(: removes all dynamic hosts from the cluster :) xdmp:remove-dynamic-hosts(xdmp:get-dynamic-hosts())
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.