Eject_Virtual_Media; Eject_Virtual_Media Parameters; Eject_Virtual_Media Runtime Errors - HP Integrated Lights-Out User Manual

Hp integrated lights-out user guide
Hide thumbs Also See for HP Integrated Lights-Out:
Table of Contents

Advertisement

EJECT_VIRTUAL_MEDIA

EJECT_VIRTUAL_MEDIA ejects the Virtual Media image if one is inserted.
The EJECT_VIRTUAL_MEDIA command must display within a RIB_INFO
element and RIB_INFO must be in write mode.
Example:

EJECT_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.

EJECT_VIRTUAL_MEDIA Runtime Errors

The possible EJECT_VIRTUAL_MEDIA errors are:
RIB information is open for read-only access. Write access is required for
this operation.
IMAGE_URL must not be blank.
User does not have correct privilege for action. VIRTUAL_MEDIA_PRIV
required.
Unable to parse Virtual Media URL
An invalid Virtual Media option has been given.
Virtual Media already connected through a script. You must eject or
disconnect before inserting new media.
<RIBCL VERSION="2.0">
<LOGIN USER_LOGIN="Admin" PASSWORD="Password">
<RIB_INFO MODE="write">
<EJECT_VIRTUAL_FLOPPY />
</RIB_INFO>
</LOGIN>
</RIBCL>
Remote Insight Command Language
327

Advertisement

Table of Contents
loading

Table of Contents