Configs/Config.json

{
    "vcenter": {
                    "TaskMaxAge": 30,
                    "EventMaxAgeEnabled": true,
                    "TaskMaxAgeEnabled": true,
                    "nfcusessl": null,
                    "smtpport": 25,
                    "EventMaxAge": 30,
                    "vc": "vcsa.brianbunke.com",
                    "smtpserver": "",
                    "smtpsender": ""
                },
    "scope": {
                  "datacenter": "*",
                  "cluster": "*",
                  "dscluster": "*",
                  "host": "*",
                  "vm": "*",
                  "vds": "*"
              },
    "cluster": {
                    "haenable": false,
                    "drsmode": 3,
                    "drsenable": false,
                    "drslevel": "FullyAutomated"
                },
    "dscluster": {
                      "spacethresholdmode": null,
                      "spaceutildiffmin": null,
                      "ioresiopsthreshold": null,
                      "autooverridepolicyenf": null,
                      "spaceutilizationthresholdpercent": null,
                      "sdrsvmaffinity": null,
                      "iorespercentthreshold": null,
                      "ioloadimbalancethreshold": null,
                      "autooverridespaceloadbalance": null,
                      "autooverrideruleenf": null,
                      "ioloadbalanceenabled": null,
                      "autooverrideioloadbalance": null,
                      "autooverridevmevac": null,
                      "loadbalanceinterval": null,
                      "spacefreethresholdgb": null,
                      "sdrsautomationlevel": null,
                      "ioresthresholdmode": null,
                      "iolatencythresholdmillisecond": null
                  },
    "host": {
                 "iovdisableir": "FALSE",
                 "passwordpolicy": "retry=3 min=disabled,disabled,disabled,7,7",
                 "dcuiaccess": [
                                    "root"
                                ],
                 "tpsforcesalting": 2,
                 "dcuitimeout": 600,
                 "sshenable": false,
                 "diskmaxlun": 1024,
                 "accountlockfailures": 10,
                 "vibacceptancelevel": "PartnerSupported",
                 "sshinteractivetimeout": 0,
                 "sshwarn": 0,
                 "esxntp": [
                                "0.us.pool.ntp.org",
                                "1.us.pool.ntp.org",
                                "2.us.pool.ntp.org",
                                "3.us.pool.ntp.org"
                            ],
                 "esxdns": [
                                "10.1.2.2",
                                "10.1.1.254"
                            ],
                 "sshservicepolicy": "off",
                 "networkbdpufilter": 0,
                 "sshtimeout": 0,
                 "accountunlocktime": 120,
                 "netdumpsettings": [
                                         "",
                                         "",
                                         "0"
                                     ],
                 "esxsyslogfirewallexception": false,
                 "esxadminsgroup": "ESX Admins",
                 "ntpservicerunning": true,
                 "esxsyslog": null,
                 "netdumpenabled": "false",
                 "ntpservicepolicy": "on",
                 "searchdomains": null
             },
    "vds": {
                "healthcheckvlanmtu": false,
                "mtu": 1500,
                "healthcheckteaming": false,
                "linkoperation": "Listen",
                "linkproto": "CDP"
            },
    "vm": {
               "toolshostinfoaccess": null,
               "vmxgetcreds": null,
               "isolationdeviceconnectable": null,
               "vmxunityactive": null,
               "vmxtrayicon": null,
               "cpureservation": 0,
               "vmxversionget": null,
               "vmxunitywindow": null,
               "SetInfoSizeLimit": null,
               "toolsdiskshrinkdisable": null,
               "toolsdnddisable": null,
               "vmxmemsfss": null,
               "vmxshellaction": null,
               "snapshotretention": 999,
               "vmxbiosbbs": null,
               "toolshgfsServerdisable": null,
               "toolsguioptions": null,
               "vmxlaunchmenu": null,
               "vmxunitytaskbar": null,
               "isolationdeviceedit": null,
               "vmxversionset": null,
               "allowmemorylimit": false,
               "vmxunity": null,
               "synctimesettings": false,
               "vmxtrashfolderstate": null,
               "vmxunityinterlock": null,
               "toolspastedisable": null,
               "vmxunitypush": null,
               "allowcpulimit": false,
               "toolscopydisable": null,
               "allowconnectedcdrom": false,
               "remotedisplayvnc": null,
               "toolsdiskWiperdisable": null,
               "bootdelay": 0,
               "vmxautologon": null,
               "vmxprotocolhandler": null,
               "vmxtoporequest": null,
               "memoryreservation": 0
           }
}