CLI Guide
• INI format — The INI format les can be exported to a local le only
NOTE: INI le format is deprecated. It is recommended to use XML or JSON
formats.
• Server Conguration Prole XML/JSON format — XML/JSON format les can be exported to a local le, to an
NFS network share or to a CIFS network share.
NOTE: To run theGet sub-command for Server Conguration Prole XML les, use the Lifecycle
Controller version 1.1 or later.
NOTE: Some objects may have a pending value if a Set operation is performed on the object through a
reboot job. To complete the pending operation, schedule the job using a jobqueue command, and then
check for completion of the job using the returned Job ID. For more information, see jobqueue
Synopsis
Single-object Get
racadm get <FQDD Alias>.<group>
racadm get <FQDD Alias>.<group>.<object>
racadm get <FQDD Alias>.<group>.[<index>].<object>
racadm get <FQDD Alias>.<index>.<group>.<index>.<object>
Multi-object Get
racadm get -f <filename>
racadm get -f <filename> -t xml -l <NFS share> [--clone | --replace ] [--
includeph]
racadm get -f <filename> -t xml -l <NFS share> -c <FQDD>[,<FQDD>*]
racadm get -f <filename> -t xml -u <username> -p <password> -l <CIFS share> [--
clone | --replace ] [--includeph]
racadm get -f <filename> -t xml -u <username> -p <password> -l <CIFS share> -c
<FQDD>[,<FQDD>*]
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>—Species the group containing the object that must be read.
• <object>—Species the object name of the value that must be read.
• <index>—Species where FQDD Aliases or Groups must be indexed.
• -f <filename>—This option enables you to export multiple object values to a le. This option is not
supported in the Firmware RACADM interface.
• -u—Species user name of the remote CIFS share to which the le has to be exported.
• -p—Species password for the remote CIFS share to which the le has to be exported.
• -l—Species network share location to which the le will be exported.
• -t—Species the le type to be exported.
RACADM Subcommand Details 57