DnsNtpUpdateSpec

DnsNtpUpdateSpec
DnsNtpUpdateSpec

Contains the DNS/NTP server addresses required to perform update operation

JSON Example
{
    "dnsServers": [
        "string"
    ],
    "ntpServers": [
        "string"
    ]
}
array of string
dnsServers
Optional

List of DNS server IP addresses

array of string
ntpServers
Optional

List of NTP server IP/FQDNs