xdmp.databaseRestoreCancel( jobid as (Number|String) ) as Boolean
Cancels an outstanding restore job with the specified job ID, returning true if the cancel operation is successful, false if the cancel operation is not successful.
Parameters | |
---|---|
jobid | A restore job ID. |
http://marklogic.com/xdmp/privileges/xdmp-database-restore-cancel
http://marklogic.com/xdmp/privileges/xdmp-database-restore-cancel/database/{id}
xdmp.databaseRestoreCancel(33030877979801813489) => true
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.