Global Index Catalog Extension REST Endpoints

Global Index Catalog Extension
The Global Index Catalog Extension provides a mechanism to index attribute values when using the distribution feature. The Global Index Catalog Extension is the object representing the Global Index Catalog. The Global Index Catalog contains one or more indexes that store all of the values of an Attribute Type and the partitionId from which that value can be retrieved.
Add, Search, Compare or Delete Global Index Catalog Extension
Method: post
Path: /rest/v1/admin
Delete a Global Index Catalog Extension by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find Global Index Catalog Extension by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a Global Index Catalog Extension by DN
Method: patch
Path: /rest/v1/admin/{dn}