Reload Configuration Cache

delete

/HSDataService-web/api/3.2.0/config

This api lets you reload the configuration cache. In a clustered environment this should be called on each node.

Request

There are no request parameters for this operation.

Response

Supported Media Types
  • application/json
  • application/xml
Default Response
successful operation

Examples

The following example submits a DELETE request.

API URL

http://localhost:7001/HSDataService-web/api/3.2.0/config

Example of Response Body

The following example shows the contents of the response body in JSON format.

204 Status Code