Eus Context Workflow Element REST Endpoints

Eus Context Workflow Element
Enterprise User Security enables you to address administrative and security challenges for a large number of enterprise database users. Enterprise users are those users that are defined in a directory. Their identity remains constant throughout the enterprise. Enterprise User Security relies on Oracle Identity Management infrastructure, which in turn uses an LDAP-compliant directory service to centrally store and manage users. The Eus Context Workflow Element provides the EUS (Enterprise User Security) functionality and must be applied to the workflow providing the OracleContext data.
Add, Search, Compare or Delete Eus Context Workflow Element
Method: post
Path: /rest/v1/admin
Delete a Eus Context Workflow Element by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find Eus Context Workflow Element by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a Eus Context Workflow Element by DN
Method: patch
Path: /rest/v1/admin/{dn}