NodeNtpServiceProperties
NodeNtpServiceProperties
AllOf
JSON Example
{
"_self": {
"rel": "string"
},
"service_name": "string",
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"_schema": "string",
"service_properties": {
"servers": [
"string"
]
}
}