Collation Matching Rule REST Endpoints

Collation Matching Rule
Collation Matching Rules provide support for locale-specific filtering and indexing.
Add, Search, Compare or Delete Collation Matching Rule
Method: post
Path: /rest/v1/admin
Delete a Collation Matching Rule by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find Collation Matching Rule by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a Collation Matching Rule by DN
Method: patch
Path: /rest/v1/admin/{dn}