[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-appliance-config-api
TimeSettingsDrResponseEntity
Information about time settings.
AllOf
This class requires all of the following:
Properties
JSON Example
{
"_meta": {
"errors": [
{
"code": "string",
"field": "string",
"message": "string"
}
]
},
"current_time": 0,
"synchronization": {
"mode": "DISABLED",
"ntp_servers": [
"string"
]
},
"zone": "string"
}
[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-appliance-config-api
Returned By
Get Time Settings