Referral QOS Policy REST Endpoints

Referral QOS Policy
Referral QOS Policies specify how referrals should be handled by the server. Under some circumstances the server may be able to follow any referrals which were encountered when processing a client request.
Add, Search, Compare or Delete Referral QOS Policy
Method: post
Path: /rest/v1/admin
Delete a Referral QOS Policy by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find Referral QOS Policy by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a Referral QOS Policy by DN
Method: patch
Path: /rest/v1/admin/{dn}