Fortinet black logo

Metadata

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.4.8.xxx</forticlient_version>

FortiClient version number if the file is exported from FortiClient.

<version>6.4.8</version>

Configuration file version.

<exported_by_version>6.4.8.xxx</exported_by_version>

FortiClient version number when the file was exported from FortiClient.

<date>2022/01/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 0 or 1.

<os_version>windows</os_version>

Indicates whether this configuration is generated from Microsoft Windows or macOS. Possible values are windows or MacOSX.

<os_architecture>x64</os_architecture>

Indicates the OS architecture. Possible values are x64 or x32.

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.4.8.xxx</forticlient_version>

FortiClient version number if the file is exported from FortiClient.

<version>6.4.8</version>

Configuration file version.

<exported_by_version>6.4.8.xxx</exported_by_version>

FortiClient version number when the file was exported from FortiClient.

<date>2022/01/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 0 or 1.

<os_version>windows</os_version>

Indicates whether this configuration is generated from Microsoft Windows or macOS. Possible values are windows or MacOSX.

<os_architecture>x64</os_architecture>

Indicates the OS architecture. Possible values are x64 or x32.