Map Attribute Transformation REST Endpoints

Map Attribute Transformation
Map Attribute Transformations map a client attribute to a different source attribute in the inbound direction, and does the reverse mapping in the outbound direction. A Map Attribute Transformation maps a client attribute to a different source attribute in the inbound direction, and does the reverse mapping in the outbound direction.
Add, Search, Compare or Delete Map Attribute Transformation
Method: post
Path: /rest/v1/admin
Delete a Map Attribute Transformation by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find Map Attribute Transformation by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a Map Attribute Transformation by DN
Method: patch
Path: /rest/v1/admin/{dn}