Searched hist:"9 e319cf0c5ee714cdd879a1d2a6e5b5ac96c7f1d" (Results 1 – 1 of 1) sorted by relevance
/openbmc/bmcweb/redfish-core/lib/ |
H A D | virtual_media.hpp | diff 9e319cf0c5ee714cdd879a1d2a6e5b5ac96c7f1d Tue Nov 17 03:18:31 CST 2020 Anna Platash <anna.platash@intel.com> VirtualMedia doesn't propagate information to WebUI
Information if the image is mounted in read-only mode or not wasn't propagated from VirtualMedia to Web UI. Also TransportProtocolType value wasn't updated.
Added the WriteProtected field value update using the WriteProtected property from MountPoint interface.
Added TransportProtocolType field value update using image URL.
Tested manually on ArcherCity by mounting images via RedFish interface with and without write protection, using HTTP and Samba.
Schema validated by Redfish validator.
Signed-off-by: Anna Platash <anna.platash@intel.com> Change-Id: I41d4a377d9fe3a978e8a3b654338c7a3d961b1c1
|