Previous Topic

Next Topic

GET_DIR_CONFIG

The GET_DIR_CONFIG command requests the respective iLO 3 directory settings. For this command to parse correctly, the GET_DIR_CONFIG command must appear within a DIR_INFO command block, and DIR_INFO MODE can be set to read or write.

Example:

<RIBCL VERSION="2.0">

<LOGIN USER_LOGIN="adminname" PASSWORD="password">

<DIR_INFO MODE="read">

<GET_DIR_CONFIG/>

</DIR_INFO>

</LOGIN>

</RIBCL>