Sample common.IT.properties.json File - Teradata Database on VMware

Teradata Database on VMware Developer Tier Getting Started Guide

Product
Teradata Database on VMware
Release Number
Deployer 3.01
Published
September 2017
Language
English (United States)
Last Update
2018-04-25
dita:mapPath
cmx1499274497615.ditamap
dita:ditavalPath
TDVMWare_phase4a-4b_DEV.ditaval.ditaval
dita:id
B035-5938
lifecycle
previous
Product Category
Cloud

Use the following sample common.IT.properties.json file as a template for creating your own. Replace the sample data after the colon (:) with your own.

{
  "TDsystemname":  "",
  "domain":  "labs.company-domain.com",
  "public_vswitch":  "VM Network",
  "byn_vswitch1":  "byn_vswitch1",
  "byn_vswitch2":  "byn_vswitch2",
  "cmic_vswitch1":  "cmic_vswitch1",
  "cmic_vswitch2":  "cmic_vswitch2",
  "dsu_vswitch":  "dsu_vswitch",  
  "public_submask":  "255.255.254.0",
  "gateway":  "10.25.29.254",
  "dns1":  "153.64.251.200",
  "dns2":  "153.65.8.10",
  "ntp1":  "time00.company-domain.com",
  "ntp2":  "time01.company-domain.com",
  "OSTimeZone": "US/Eastern",
  "pdiskSizeGB":  "800",
  "Temporal":  "FALSE",
  "TemporalDaylightSavings": "FALSE",
  "TemporalTimeDateWZControl": 0,
  "TemporalTimeZoneHour": 0,
  "TemporalTimeZoneMinute": 0,    
  "TemporalTimeZoneString": "America Pacific",
  "SecureZones": "FALSE",
  "RowLevelSecurity": "FALSE",
  "Columnar":  "FALSE",
  "MainframeLHID":"-1",
  "Folder":"",
  "IPAddressSetting":"static"
}