Configuration Mode Commands : SteelCentral Controller for SteelHead Commands : SCC Export Commands : export app_details
  
export app_details
Exports appliance information for SCC managed appliances to a remote email address or SCP/FTP location.
Syntax
export app_details [appliance <serial-number>] [group <group>] report-format <options> {to-email <email-address> | to-file {<scp://username:password@hostname/path/filename> | <ftp://username:password@hostname/path/filename>}}
Parameters
appliance <serial-number>
Specifies the serial number of the target appliance. Use a comma to separate different appliance serial numbers if there is more than one target.
group <group>
Specifies the name of the target group. Use a comma to separate different target groups if there is more than one target.
report-format <options>
Exports report type format information. Each report format has the following options:
html - An HTML report that contains images.
csv - A CSV report that includes actual statistical samples.
pdf - A PDF report that contains images.
to-email <email-address>
Exports the report to the specified email address.
<to-file>
An SCP/FTP URL. The exported file is always a compressed zip folder ending with a .zip extension. If you are scheduling a recurring job to export reports to a URL, it is recommended that you specify the URL as a directory name, and not a file name, to prevent overwriting of a previously exported file.
Example
amnesiac # export app_details appliance A16UV0052950,A16UV0052950 report-format html to-email name@email.com
 
amnesiac # export app_details group Global report-format html to-file scp://username@servername/path/to/filename
 
amnesiac # export app_details group Global report-format html to-file scp://username@servername/path/to/directory/
Product
SCC
Related Commands
Displaying SCC Information