|  | REST API
    4.0.0
    REST API for SafeNet Network HSMs | 
This resource returns the values of the appliance time, date and time zone information.
None
Success
JSON Schema:  Time  
Unexpected failure
 
    GET
    https://1.2.3.4:8443/api/lunasa/time
    {
    }
 
{
    "time": "18:56:24",
    "date": "2016-05-27",
    "timeZone": "JST"
}