Settings and Connections

  • reference
March 9, 2025
+ 12
Settings and connections for the cluster can be managed by means of the REST API.

APIs In this Section

Settings and connections for the cluster can be managed by means of the REST API. Each of the methods and URIs covered in this section is listed in the table provided below.

HTTP Method URI Documented at

GET

/internalSettings

Managing Internal Settings

POST

/internalSettings

Managing Internal Settings

GET

/settings/maxParallelIndexers

Managing Internal Settings

POST

/settings/maxParallelIndexers

Managing Internal Settings

GET

/pools/default/settings/memcached/global

Managing Cluster Connections

POST

/pools/default/settings/memcached/global

Managing Cluster Connections

PUT

/node/controller/setupAlternateAddresses/external

Managing Alternate Addresses

DELETE

/node/controller/setupAlternateAddresses/external

Managing Alternate Addresses

GET

/settings/alerts

Getting Alert Settings

POST

/settings/alerts

Enabling and Disabling Email Notifications

POST

/settings/alerts/sendTestEmail

Sending Test Emails