H3C UniServer R4900 G3服务器使用redfish配置HDM NTP
无 R4900G3使用redfish配置HDM NTP 使用基于redfish协议d工具来实现。 命令如下: curl -X PATCH -k -u admin:Password@_ -H "Content-Type: application/json" -i https://10.12.181.73/redfish/v1/Managers/1/NtpService --data "{ "AlternateNtpServer": "192.168.1.1", "PreferredNtpServer": "192.168.1.2", "ServiceEnabled": true,