Reference Guide

To run this subcommand for configuration xml file type, the Lifecycle Contoller version
1.1 or later is required.
Synopsis
racadm get -f <filename>
racadm get <FQDD Alias>.<index>.<group>.<index>.<object>
racadm get <FQDD Alias>.<group>
racadm get <FQDD Alias>.<group>.<object>
racadm get <FQDD Alias>.<group>.[<index>].<object>
racadm get -f <filename> -t xml -u <username> -p <password> -l
<CIFS share>
racadm get –f <filename> -t xml -u <username> -p <password> -l
<CIFS share> --clone
racadm get –f <filename> -t xml -u <username> -p <password> -l
<CIFS share> --replace
racadm get -f <filename> -t xml -u <username> -p <password> -l
<CIFS share> -c <FQDD>
racadm get -f <filename> -t xml -l <NFS share> -c <FQDD>, <FQDD>,
<FQDD>, <FQDD>
racadm get -f <filename> -t xml -l <NFS or CIFS share> -u
<username> -p <password> -t xml --includeph
Input
<FQDD Alias>
Examples for FQDDs
* System.Power
* System.Power.Supply
* System.Location
* LifecycleController.LCAttributes
* System.LCD
* iDRAC.Serial
For the list of supported groups and objects under the get command, see Database
Objects With Get and Set Commands
<group> — Specifies the group containing the object that must be read.
<object> — Specifies the object name of the value that must be read.
<index> — Specifies where FQDD Aliases or Groups must be indexed.
-f <filename> — This option enables you to save the RAC configuration to a file.
and also enables the subcommand to write the device configuration to a file. This
option is not supported in Firmware RACADM interface.
-u — Specifies user name of the remote share from where the file must be exported.
-p — Specifies password for the remote share from where the file must be exported.
-l — Specifies network share location from where the file must be exported.
-t — Specifies the file type that must be exported. Valid values are xml and ini. These
options are not case-sensitive.
ini exports the legacy configuration file. The ini file
cannot be exported to a remote share. If-t is not specified, then the ini file is
exported.
39