Re Initialize Application Caches And Pools

post

/management/weblogic/{version}/serverRuntime/applicationRuntimes/{name}/reInitializeApplicationCachesAndPools

If the application has an (EJB) Application Level Cache, then this method will reinitialize the cache and any of its associated pools to their startup time states if possible.

Request

Path Parameters
Header Parameters
  • The 'X-Requested-By' header is used to protect against Cross-Site Request Forgery (CSRF) attacks. The value is an arbitrary name such as 'MyClient'.
Security
Back to Top

Response

200 Response

Returns the following fields:

Back to Top