Ad Paging Workflow Element REST Endpoints

Ad Paging Workflow Element
The Ad Paging Workflow Element is used to perform additional treatment for attributes that may contain the range option of an Active Directory server. When an attribute has too many values, an Active Directory server will return a subset of the values with an associated range that is embedded as an option in the attribute type. This workflow element concatenates all the values received by the Active Directory to allow all values to be retrieved. To avoid that all attributes are checked against the presence of a range option, a specific list of attributes to handle can be provided. Note that the use of this workflow element is relevant only if an Active Directory server is involved in the topology.
Add, Search, Compare or Delete Ad Paging Workflow Element
Method: post
Path: /rest/v1/admin
Delete a Ad Paging Workflow Element by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find Ad Paging Workflow Element by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a Ad Paging Workflow Element by DN
Method: patch
Path: /rest/v1/admin/{dn}