systemexport(4.3)

Usage

systemexport [ -select <xml-selection file> ] [ -includesysdata ] [ -overwrite ] [ -directory ] <export file|directory> [password]

This command exports configuration data from Usage Engine to a file or directory.

This command's output log information is displayed during the command execution. Although no log file is generated, you can view log information in the shell and save it in a file.

Options

Option

Description

Option

Description

[-select]

Specify the name of the xml selection file that you want to use. For information about this parameter, see XML Selection File in systemimport(4.3).

[-includesysdata]

Use this option to include system data such as users, pico hosts, and other system data.

[-overwrite]

Use this option to specify that the export- file or directory should be overwritten.

[-directory]

Use this option to specify that the export data is sent to a directory, instead of a file.

<export file|directory>

Specify the full path of the directory or ZIP file that contain the configurations that you want to export.

[ password ]

To export encrypted configurations, provide a password.

Return Codes

Listed below are the different return codes for the systemexport command:

Code

Description

Code

Description

0

Will be returned if the command was successful.

1

Will be returned if the argument count is incorrect or if the export fails.

2

Will be returned if the output directory exists, or if write permission is missing, or if the directory cannot be created for any other reason.

3

Will be returned if the XML selection file cannot be read.

4

Will be returned if any errors were reported during export.