Universal Messaging 10.11 | Developer Guide | Enterprise APIs | Enterprise Developer's Guide for C# | Examples | Administration API | Import a realm's configuration information
 
Import a realm's configuration information
This example demonstrates how to import a realm's cluster, joins, security, channels / queues, scheduling, interfaces / plugins and configuration information from an XML file.
Usage
nimportrealmxml <rname> <file_name>

<Optional Arguments> -all -realmacl -realmcfg -channels -channeacls -queues
-queueacls -interfaces
Application Source Code
Click here for a code example