Skip to main content

Administrating MarkLogic Server

/manage/v2/forests

Method

Description

Parameters

XQuery Equivalent

GET

Gets a summary and list of forests.

format? (json | xml) view database-id group-id host-id fullrefs

admin:get-forest-ids

xdmp:forests

POST

Creates new forest(s)

format? (json | xml)

admin:forest-create

PUT

Invokes one of the following operations on the forest:

  • forest-combine

  • forest-migrate

These operations are asynchronous

format? (json | xml)

tieredstorage:forest-combine

tieredstorage:forest-migrate

For examples, see these topics: