Reference Guide

For the conguration xml operations, check the Job ID by running the jobqueue view command. For more
information, see jobqueue.
To run this subcommand for conguration xml le type, the Lifecycle Controller 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>Species the group containing the object that must be read.
<object>Species the object name of the value that must be read.
<index>Species where FQDD Aliases or Groups must be indexed.
-f <filename> — This option enables you to save the RAC conguration to a le. and also enables the
subcommand to write the device conguration to a le. This option is not supported in Firmware RACADM
interface.
-uSpecies user name of the remote share from where the le must be exported.
-pSpecies password for the remote share from where the le must be exported.
-lSpecies network share location from where the le must be exported.
-tSpecies the le type that must be exported. Valid values are xml and ini. These options are not
case-sensitive. ini exports the legacy conguration le. The ini le cannot be exported to a remote share.
If-t is not specied, then the ini le is exported.
NOTE: To import or export .xml cong les, Lifecycle Controller version 1.1 or later is required.
--clone — Gets the conguration .xml les without system-related details such as Service Tag. The .xml
le received does not have any virtual disk creation option.
--replace — Gets the conguration .xml les with the system-related details such as Service Tag.
31