Cancel Extended Operation Handler REST Endpoints

Cancel Extended Operation Handler
The Cancel Extended Operation Handler provides support for the LDAP cancel extended operation as defined in RFC 3909. It allows clients to cancel operations initiated from earlier requests. The property ensures that both the cancel request and the operation being canceled receives response messages.
Add, Search, Compare or Delete Cancel Extended Operation Handler
Method: post
Path: /rest/v1/admin
Delete a Cancel Extended Operation Handler by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find Cancel Extended Operation Handler by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a Cancel Extended Operation Handler by DN
Method: patch
Path: /rest/v1/admin/{dn}