![]() |
REST API
4.0.0
REST API for SafeNet Network HSMs
|
This resource returns information of NTP time, max error, estimated error and offset.
None
Success
JSON Schema: NTP Status
Unexpected failure
GET
https://1.2.3.4:8443/api/lunasa/ntp/status
{
}
{
"estimatedError": 0.016063,
"offset": 0.002655,
"maxError": 3.037109,
"ntpTime": "2016-05-05T10:37:28.252"
}
NTP service needs to be started to get the status.