clearjdbjdatabasecaches

API Name

clearjdbjdatabasecaches

Description

Clears the JDBj Database caches for the given HTML instance.

REST Methods

DELETE

Precondition

Server Manager and Agent must be running.

Input Params

Sample Request

{ "instanceName":"jasVC", "jdbjDatabaseCacheName":"ALL","nodeId":"JAS_MS2"}

Valid Cache Names: "ALL", "Data Dictionary Glossary Text", "Data Dictionary Alpha Cache", "Row Column Cache", "JDBj Security Cache", "JDBj Service Cache", "JDBj OCM Cache", "Serialized Objects", "Menu Cache"

Note: nodeId key value in the request body is required only for clustered instances. Multiple cache name values can be given with comma separated valid cache names.

Return

HTTP status 200 is returned.

Sample Response

Exception

Throws an exception if the operation fails for any reason.