Affinity QOS Policy REST Endpoints

Affinity QOS Policy
Affinity QOS Policies specify how a series of requests arriving from the same client should be routed. Under some circumstances a single request may be routed to one of several data sources. A Affinity QOS Policy determines which data source should be selected based on how previous requests from the same client were routed.
Add, Search, Compare or Delete Affinity QOS Policy
Method: post
Path: /rest/v1/admin
Delete a Affinity QOS Policy by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find Affinity QOS Policy by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a Affinity QOS Policy by DN
Method: patch
Path: /rest/v1/admin/{dn}