How to export users and user groups from one NAC and import to another NAC
Nolio Release Automation 6.8, 6.9
The following REST APIs will help with exporting and importing users: /users
Methods:
GET - Retrieves all users. (V5+)
POST - Creates a user (V5+)
There are similar API's for groups.
Users can also be imported from a directory server.
This is similar to what can be done directly from the ROC: /users/import