![]() |
REST API
4.0.0
REST API for SafeNet Network HSMs
|
Performs the specified action.
This parameter specifies the id of the action to be performed
Use: Required
JSON Schema:
Object
type:string
This parameter specifies the address of server that is used for NTP synchronization
Use: Required
JSON Schema:
Object
type:string
Success
Unexpected error
No action matched
POST
https://1.2.3.4:8443/api/lunasa/ntp/actions/synchronize
{
"server": "1.2.3.4"
}
{
"offset": 0.002569
}
Synchronization requires the NTP service to be stopped.