domainSettings
domainSettings
JSON Example
{
"dnsSuffix": "string",
"ntpServers": [
"string"
],
"dnsServers": [
"string"
],
"applianceNamingScheme": "string",
"proxy": {
"server": "string",
"protocol": "string",
"port": 0,
"username": "string",
"password": "string",
"enabled": false,
"exclusions": [
"string"
]
},
"_comments": [
"string"
]
}
string As ^[^\s]+$
dnsSuffix
Optional
dnsSuffix
array of string
ntpServers
Optional
ntpServers
array of string
dnsServers
Optional
dnsServers
string
applianceNamingScheme
Optional
applianceNamingScheme
array of string
_comments
Optional
_comments