Skip to main content

Monitor MarkLogic Server

Interpret the output

The reference documentation for the Management API in MarkLogic REST API Reference describes each element in the XML output for each Management API resource address.

The main elements in the output from each resource address for an item or item list are shown in the table below.

Type of Resource Address

Element

Description

Item and Item View

id

The item id number.

Item and Item View

name

The item name (not available for requests and transactions).

Server Item

server-kind

The type of App Server (http, WebDAV, or XDBC)

Item, Item List, and View

meta

Metadata that describes:

  • The URI of the resource.

  • The current timestamp.

  • The number of seconds it took to execute the resource address.

View

view-properties

The properties of the item or item list view.

Item and Item List

relations

The items that are related to this item or item list.

Item List

list-items

The items in this item list

Item, Item List, and View

related-views

The views related to this item or item list. If an item, the item list view is also included.