Export Users and User Groups from one NAC (Management Server) to another NAC
search cancel

Export Users and User Groups from one NAC (Management Server) to another NAC

book

Article ID: 388925

calendar_today

Updated On:

Products

CA Release Automation - Release Operations Center (Nolio)

Issue/Introduction

How to export users and user groups from one NAC and import to another NAC

Environment

Nolio Release Automation 6.8, 6.9

Resolution

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.

Additional Information

Users can also be imported from a directory server.
This is similar to what can be done directly from the ROC: /users/import