NtpTestRequestBody
This is a request body class for an operation.
Properties
array of
string
servers
Required
List of host names or IP addresses of NTP servers.
JSON Example
{
"servers": [
"string"
]
}