Lines Matching +full:documentation +full:- +full:service
2 Documentation This module provides general keywords for date time and ntp. keyword
20 [Documentation] Returns BMC Datetime value from Redfish.
27 [Documentation] Set DateTime using Redfish.
31 # "2019-06-30 09:21:28"). If this value is
46 ${date_time}= Convert Date ${date_time} result_format=%Y-%m-%dT%H:%M:%S+00:00
60 [Documentation] Set date time to manual mode via Redfish.
67 [Documentation] Set BMC Date Time at a given host state and verify.
88 [Documentation] Set NTP service inactive.
96 [Documentation] Get NTP service Status.
103 [Documentation] Restore NTP Status.
113 [Documentation] Redfish GET request /redfish/v1/Managers/${MANAGER_ID}/NetworkProtocol response
124 …[Documentation] Verify the status of service systemd-timesyncd matches the NTP protocol enabled s…
132 ... systemctl status systemd-timesyncd
144 [Documentation] Enable NTP Protocol and Add NTP Address.
155 [Documentation] Verify date was current date and time.
162 [Documentation] Restore the original NTP mode.