Use > JMX Reference > Data Flow Management Methods > How to Export and Import Management Zones

How to Export and Import Management Zones

To export and import a management zone using JMX console,

  1. Log in to the UCMDB JMX console. (Launch the Web browser and enter the following address: https://<server_name>:8443/jmx-console. You may have to log in with a user name and password.)

  2. Locate UCMDB:service=Discovery Manager and click the link to open the Operations page.

  3. Locate the getManagementZone operation.
  4. Enter your Customer ID. (Default: 1)
  5. In the Management Zone name field, enter name of the management zone that you want to export.

  6. Click Invoke.

    The result displays. In the Resource XML text box, press Ctrl+A and then Ctrl+C to select and copy all text.

  7. Go back to the UCMDB:service=Discovery Manager Operations page, and locate the addManagementZone operation.
  8. Enter your Customer ID. (Default: 1)
  9. In the Management Zone XML value field, press Ctrl+V to paste the XML you just copied.
  10. Click Invoke.