HP iLO 4 Scripting and Command Line Guide

Invalid, do not repeat.
Profile descriptor name is not correct.
Profile descriptor too large.
Profile Descriptor is read only or write only.
Profile descriptor has not been found.
Profile descriptor is currently unavailable.
The iLO is not configured for this command.
Blob Store is not yet initialized.
Feature not supported
No data available
PROFILE_LIST
Use this command to list all the Profile Descriptors and the data stored in them in the perm directory
of the blobstore (for example, the values stored in PROFILE_DESC_NAME, PROFILE_NAME,
PROFILE_DESCRIPTION, PROFILE_SCHEMA, PROFILE_LINK, and PROFILE_URL.) Use HPQLOCFG.EXE
version 1.00 or later with this command. Replace USER_LOGIN and PASSWORD values with
values that are appropriate for your environment.
NOTE: A high number of stored profile descriptors may cause a delay as the data is gathered
and returned.
<RIBCL VERSION="2.2">
<LOGIN USER_LOGIN="adminname" PASSWORD="password">
<RIB_INFO MODE="read">
<PROFILE_LIST/>
</RIB_INFO>
</LOGIN>
</RIBCL>
PROFILE_LIST parameters
None
PROFILE_LIST runtime errors
These errors may appear:
The value specified is invalid.
Internal error.
Retry later.
Invalid, do not repeat.
Profile descriptor name is not correct.
Profile descriptor too large.
Profile Descriptor is read only or write only.
Profile descriptor has not been found.
Profile descriptor is currently unavailable.
The iLO is not configured for this command.
Blob Store is not yet initialized.
RIB_INFO 133