Inventory Get All Subcommand

access: All users

Returns detailed information for all field-replaceable hardware components and all installed or uninstalled vendor-supplied software:

inventory get all {-a | --all}{ -v | --verbose }
[{-H | --noheader}][{-D | --delim <DELIMITER>}]

Argument Description
{-a | --all} Optional: Looks in the /sw_images directory on the Service Processor for software packages as well as uninstalled software.
{ -v | --verbose } Displays all columns.
{ -H | --noheader } Suppresses column headings.
{ -D | --delim } Delimits columns with the specified delimiter. Headings are also delimited unless suppressed. The delimter can be any character or string.

Return Codes

Following are the return values for this command:

Code Numeric Code Description
NWSE_Success 0 Command successfully completed.
NWSE_InvalidUsage 1 Invalid usage: bad parameter usage, conflicting options specified.
NWSE_RPCTimeout 2 Request was issued, but was not serviced by the server. RPC procedure timed out and the request may or may not have been serviced by the server.
NWSE_RPCNotConnected 3 Unable to connect to the RPC server.

Related Topics

System Management Commands

Inventory Command

Inventory Software Commands

Hardware Inventory Detail