You can export HPE IDOL Server users, roles, agents, and profiles to a specified XML file from where they can be imported into an HPE IDOL Server again. For example, you can use this process to transfer HPE IDOL Server to a different platform.
http://IDOLhost:ACIPort/action=UserExport&ExportFileName=fileName
where:
For example:
http://12.3.4.56:20000/action=UserExport&ExportFileName=MyFile.xml
This action uses port 20000
to export HPE IDOL Server users, roles, agents, and profiles to the MyFile.xml
file.
|