CLI Guide

Table 64. Details of httpsbootcert (continued)
To export the boot device cert with index 4 to a local share using remote racadm:
racadm -r 10.94.161.119 -u root -p calvin httpsbootcert export -f
httpsboot_cert.txt
NOTE: These commands do not support setting the proxy parameters if the share location is HTTP/
HTTPS. To perform the operation with HTTP or HTTPS via a proxy, the proxy parameters must be
first configured using the lifecyclecontroller.lcattributes group. Once these proxy
parameters are configured, they become the part of default configuration. The proxy attributes should
be cleared to end use of the HTTP/HTTPS proxy. The valid
lifecyclecontroller.lcattributes HTTP/HTTPS proxy parameters are:
UserProxyUserName
UserProxyPassword
UserProxyServer
UserProxyPort
UserProxyType
To view the list of proxy attributes, use racadm get lifecycleController.lcAttributes.
To delete the boot device cert with index 1:
racadm httpsbootcert delete -i 1
To delete the boot device cert with index 2:
racadm httpsbootcert delete -i 2
hwinventory
Table 65. Details of hwinventory
Description Allows you to display or export current internal hardware inventory or shipped hardware inventory by
device.
NOTE: iDRAC supports a maximum of 12 parallel sessions of hardware inventory.
Synopsis
racadm hwinventory
racadm hwinventory networktransceiver
racadm hwinventory NIC|FC|Infiniband
racadm hwinventory <FQDD>
racadm hwinventory export -f <filename> -u <username> -p <password> -l
<CIFS, NFS, HTTP, or HTTPS share>
Input
<FQDD> Specifies the FQDD of the target device.
FQDD NIC.Slot.12
NOTE: The hwinventory subcommand supports NIC, Infiniband and FC FQDDs only.
-f Exported Hardware Inventory filename.
-u Username of the remote share to where the file must be exported. Specify user name in a
domain as domain/username
-p Password for the remote share to where the file must be exported.
-l Network share location to where the Hardware Inventory must be exported.
Examples
RACADM Subcommand Details
67