REST Web Service Extension REST Endpoints

REST Web Service Extension
The REST Web Service Extension defines an extension that will be used by OUD to provide RESTful Web Services for the configured REST resources. This extension defines the RESTful Web Service provider. When enabled, it will provide RESTful web services and make the configured REST resources available over HTTP.
Add, Search, Compare or Delete REST Web Service Extension
Method: post
Path: /rest/v1/admin
Delete a REST Web Service Extension by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find REST Web Service Extension by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a REST Web Service Extension by DN
Method: patch
Path: /rest/v1/admin/{dn}