![]() |
REST API
4.0.0
REST API for SafeNet Network HSMs
|
This resource contains information about a specific server.
Specifies the id of the NTP server.
Use: Required
JSON Schema:
Object
type:string
NTP server information
JSON Schema: NTP Server
Failure.
Specified server does not exist.
GET
https://1.2.3.4:8443/api/lunasa/ntp/servers/example.com
{
}
{
"address": "example.com",
"isAutokeyEnabled": false,
"keyId": null,
"isInitialBurstEnabled": true,
"isBurstEnabled": false,
"isPreferredServer": true,
"protocolVersion": 3
}