Gateway Domain REST Endpoints

Gateway Domain
A Gateway Domain comprises of several DSEE and Oracle Unified Directorys sharing the same synchronized set of data.
Add, Search, Compare or Delete Gateway Domain
Method: post
Path: /rest/v1/admin
Delete a Gateway Domain by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find Gateway Domain by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a Gateway Domain by DN
Method: patch
Path: /rest/v1/admin/{dn}