Fortinet black logo

EMS Administration Guide

Exporting Telemetry gateway lists to XML

Exporting Telemetry gateway lists to XML

After you create and save a Telemetry gateway list, the Export button displays, and you can export the list to a configuration file in XML format.

  1. Go to Telemetry Gateway Lists > Manage Telemetry Gateway Lists.
  2. Click a list.
  3. Click the Export button. EMS downloads a gateway_list_<list_name>.conf file to your computer. Following is an example of the XML:

    <?xml version="1.0" encoding="utf-8"?>

    <forticlient_configuration>

    <endpoint_control>

    <fortigates>

    <fortigate>

    <name>FortiGate</name>

    <registration_password></registration_password>

    <addresses>1.1.1.1:8013</addresses>

    </fortigate>

    </fortigates>

    <notification_server>

    <registration_password></registration_password>

    <address>1.1.1.1:8013</address>

    </notification_server>

    </endpoint_control>

    </forticlient_configuration>

Exporting Telemetry gateway lists to XML

After you create and save a Telemetry gateway list, the Export button displays, and you can export the list to a configuration file in XML format.

  1. Go to Telemetry Gateway Lists > Manage Telemetry Gateway Lists.
  2. Click a list.
  3. Click the Export button. EMS downloads a gateway_list_<list_name>.conf file to your computer. Following is an example of the XML:

    <?xml version="1.0" encoding="utf-8"?>

    <forticlient_configuration>

    <endpoint_control>

    <fortigates>

    <fortigate>

    <name>FortiGate</name>

    <registration_password></registration_password>

    <addresses>1.1.1.1:8013</addresses>

    </fortigate>

    </fortigates>

    <notification_server>

    <registration_password></registration_password>

    <address>1.1.1.1:8013</address>

    </notification_server>

    </endpoint_control>

    </forticlient_configuration>