Skip to main content

Administrating MarkLogic Server

/manage/v2/databases/{id|name}/partitions

Method

Description

Parameters

XQuery Equivalent

GET

Gets a list of partitions on the database

format? (json | xml)

tieredstorage:database-partitions

POST

Add a range or query partition to the database

format? (json | xml)

tieredstorage:range-partition-create

tieredstorage:query-partition-create

For examples, see these topics: