User Defined Virtual Attribute REST Endpoints

User Defined Virtual Attribute
The User Defined Virtual Attribute creates virtual attributes with user-defined values in entries that match the criteria defined in the plug-in's configuration. The functionality of these attributes is similar to Class of Service (CoS) in the Oracle Directory Server Enterprise Edition.
Add, Search, Compare or Delete User Defined Virtual Attribute
Method: post
Path: /rest/v1/admin
Delete a User Defined Virtual Attribute by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find User Defined Virtual Attribute by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a User Defined Virtual Attribute by DN
Method: patch
Path: /rest/v1/admin/{dn}