settings

settings
settings
JSON Example
{
    "saas": "string",
    "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
saas
Optional

saas

string As ^[^\s]+$
dnsSuffix
Required

dnsSuffix

array of string
ntpServers
Optional

ntpServers

array of string
dnsServers
Required

dnsServers

string
applianceNamingScheme
Optional

applianceNamingScheme

proxy
Optional

proxy

array of string
_comments
Optional

_comments

Property Of