Metadata
The <forticlient_configuration>
XML tag contains all of the XML tags and data in a configuration file. An empty configuration file looks like this:
<?xml version=”1.0” encoding=”utf-8”?>
<forticlient_configuration>
</forticlient_configuration>
The first line of the file includes an XML version number as well as the encoding. This is the standard XML start tag.
FortiClient supports the following metadata:
Metadata |
Description |
---|---|
<forticlient_version>6.2.3.xxx</forticlient_version> |
FortiClient version number if the file is exported from FortiClient. |
<version>6.2.3</version> |
Configuration file version. |
<exported_by_version>6.2.3.xxx</exported_by_version> |
FortiClient version number when the file was exported from FortiClient. |
<date>2019/04/30</date> |
Date the file was generated. |
<partial_configuration>0</partial_configuration> |
Controls whether the configuration is replaced or added in import/restore. Possible values are |
<os_version>windows</os_version> |
Indicates whether this configuration is generated from Microsoft Windows or macOS. Possible values are |
<os_architecture>x64</os_architecture> |
Indicates the OS architecture. Possible values are |