Network Group REST Endpoints

Network Group
The Network Group is used to classify incoming client connections and route requests to workflows.
Add, Search, Compare or Delete Network Group
Method: post
Path: /rest/v1/admin
Delete a Network Group by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find Network Group by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a Network Group by DN
Method: patch
Path: /rest/v1/admin/{dn}