<div dir="ltr"><div dir="ltr">Hi Gunnar<br><br>yes. there was an issue opened for the same <a href="https://github.com/openbmc/bmcweb/issues/44">https://github.com/openbmc/bmcweb/issues/44</a><br>I remember adding  patch support to fix this issue.. I think we had discussed about hostname property in <br>ethernet vs network protocol , it has been long back don't remember exactly.<br></div><br>Thanks<br>Raviteja<br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Dec 14, 2020 at 11:57 PM Gunnar Mills <<a href="mailto:gmills@linux.vnet.ibm.com">gmills@linux.vnet.ibm.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Ravi,<br>
<br>
I believe you implemented PATCH support for HostName at <br>
/redfish/v1/Managers/bmc/NetworkProtocol<br>
<br>
<a href="https://github.com/openbmc/bmcweb/commit/501be32b4230dfa2730467985c6306f15fe7af61" rel="noreferrer" target="_blank">https://github.com/openbmc/bmcweb/commit/501be32b4230dfa2730467985c6306f15fe7af61</a><br>
<br>
Looking for some background around the commit. Do you know why this was <br>
added? Do you know if any clients are PATCHing HostName here?<br>
<br>
HostName at /redfish/v1/Managers/bmc/NetworkProtocol is a read-only <br>
property and PATCH support here violates the Redfish spec.<br>
<br>
HostName at /redfish/v1/Managers/bmc/EthernetInterfaces/<str> is a <br>
read-write property and can be PATCHed. This is what webui-vue uses.<br>
<br>
Still discussion on how we would depreciate this PATCH support on<br>
<a href="https://gerrit.openbmc-project.xyz/c/openbmc/bmcweb/+/38475" rel="noreferrer" target="_blank">https://gerrit.openbmc-project.xyz/c/openbmc/bmcweb/+/38475</a><br>
<br>
Does anyone know of a client PATCHing HostName at the NetworkProtocol <br>
resource?<br>
<br>
<a href="https://redfish.dmtf.org/schemas/v1/ManagerNetworkProtocol.v1_6_1.json" rel="noreferrer" target="_blank">https://redfish.dmtf.org/schemas/v1/ManagerNetworkProtocol.v1_6_1.json</a><br>
<a href="https://redfish.dmtf.org/schemas/v1/EthernetInterface.v1_6_2.json" rel="noreferrer" target="_blank">https://redfish.dmtf.org/schemas/v1/EthernetInterface.v1_6_2.json</a><br>
<br>
<br>
Thanks,<br>
Gunnar<br>
</blockquote></div></div>