Remote Insight Command Language 325

UID_CONTROL Parameters

UID determines the state of the UID. A value of "Yes" turns the UID light on, and a value of "No" turns the UID light off.

UID_CONTROL Errors

The possible UID_CONTROL error messages include:

UID is already ON.

UID is already OFF.

INSERT_VIRTUAL_MEDIA

This command notifies iLO of the location of a diskette image. The INSERT_VIRTUAL_MEDIA command must display within a RIB_INFO element, and RIB_INFO must be in write mode.

Example:

<RIBCL VERSION="2.0">

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

<RIB_INFO MODE = "write">

<INSERT_VIRTUAL_MEDIA "FLOPPY" IMAGE_URL = "http://servername/path/to/file"/>

</RIB_INFO> </LOGIN>

</RIBCL>

INSERT_VIRTUAL_MEDIA Parameters

DEVICE specifies the Virtual Media device target. The possible values are FLOPPY or CDROM. If the DEVICE is not specified, FLOPPY is assumed. This value is case-sensitive.

IMAGE_URL specifies the URL to the diskette image. The URL format is as follows: