Global Index Catalogs Shared Cache Extension REST Endpoints

Global Index Catalogs Shared Cache Extension
The Global Index Catalogs Shared Cache Extension provides a database cache in memory to store content of all global index catalogs. The Global Index Catalogs Shared Cache Extension is shared by all the instances of the Global Index Catalogs. The Shared Cache size can be configured either with a fixed value o with a percentage of the total memory of the JVM.
Add, Search, Compare or Delete Global Index Catalogs Shared Cache Extension
Method: post
Path: /rest/v1/admin
Delete a Global Index Catalogs Shared Cache Extension by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find Global Index Catalogs Shared Cache Extension by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a Global Index Catalogs Shared Cache Extension by DN
Method: patch
Path: /rest/v1/admin/{dn}