Configuration (Data Stores)

URL:
https://<root>/data/config
Methods:
GET
Required Capability:
Access allowed only with the Publisher role
Version Introduced:
10.9

Description

The config resource returns information about a data store's configuration properties that affect the behavior of the server's data holdings.

Request parameters

ParameterDetails

f

The response format. The default format is html.

Values: html | json | pjson

Example usage

The following is a sample request URL used to access the config resource:

Use dark colors for code blocksCopy
1
https://organization.domain.com/context/admin/data/config?f=pjson

JSON Response example

Use dark colors for code blocksCopy
1
{}

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.