InlineCentralNodeConfigProfile1

InlineCentralNodeConfigProfile1
InlineCentralNodeConfigProfile1
JSON Example
{
    "ntp": {
        "servers": [
            "string"
        ]
    },
    "snmp": "SnmpProperties Object",
    "syslog": "SyslogProperties Object",
    "timezone": "string"
}
ntp
Optional

This object contains the list of NTP servers used by NSX nodes.

snmp
Optional

This object contains SNMP v2c and SNMP v3 properties.

syslog
Optional

This object contains list of syslog exporters used by NSX nodes.

string
timezone
Optional

Timezone to be set for NSX nodes. Only timezone strings listed in the Time Zone database (https://www.iana.org/time-zones) are allowed. Timezone is null by default. If the timezone property is not specified or is set to null, the timezone property will not be enforced by the CentralNodeConfigProfile on NSX nodes. The existing timezone setting on each node will remain as is.