Reference Guide

FW Update Method iDRAC on Blade Servers iDRAC on Rack and Tower Servers
Remote RACADM Yes Yes
Remote RACADM-TFTP Yes Yes
Remote RACADM-FTP Yes Yes
Firmware RACADM-TFTP Yes Yes
Firmware RACADM-FTP Yes Yes
get
Description
Displays the value of one or more objects. The getsub-command has two forms.
Displays the value of a single object.
Exports the value of multiple objects to a le.
It supports multiple object value export in two le formats
INI format — The INI format les can be exported to a local le only
Server Conguration Prole XML format — XML 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 Conguration Prole 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
32 RACADM Subcommand Details