Skip to main content

GET – Virtual Media Collection

Request URI

  1. AMI’s Remote Media feature redirected images and CD instances will be shown in this list Virtual Media Members will be shown to the user only when VirtualMedia is enabled in BMC.

  2. ProtocolEnabled property for VirtualMedia in ManagerNetworkProtocol should have the value as "true".

  3. Only CD Image Redirection is supported in Redfish.

  4. Only Remote Media is supported in Redfish.

  5. When CD media redirection is initiated, the response of VirtualMedia collection will be refreshed / updated. The CD Media, for which redirection is in progress will be assigned to the first CD instance (say CD1) in VirtualMedia collection.

  6. For Example, Virtual Media collection has four CD instances (CD1, CD2, CD3, CD4) and all the instances are free. If the user executes InsertMedia action using CD4 instance, after the successful operation, the redirected device will be assigned to CD1 instance (i.e. CD1 inserted property value will be true). The order of the CD instances will be like BMC Web UI.

GET https://{{ip}}/redfish/v1/Managers/{{manager_instance}}/VirtualMedia
Content-Type: application/json

Response

Please refer to the Redfish Collection table for the JSON response properties.