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

Teradata Database on VMware Base, Advanced, Enterprise Tiers Getting Started Guide

Product
Teradata Database on VMware
Release Number
Deployer 3.01.01
Published
January 30, 2018
Language
English (United States)
Last Update
2018-03-29
dita:mapPath
ubd1516817713623.ditamap
dita:ditavalPath
TDVMWare_phase4a-4b_BAE.ditaval.ditaval
dita:id
B035-5958
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 or see Sample Property File Configurations. The properties with no sample data are optional while other properties provide default values.

{
    "TDsystemname":  "lirampp",
    "domain":  "",
    "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":  "",
    "gateway":  "",
    "dns1":  "",
    "dns2":  "",
    "ntp1":  "",
    "ntp2":  "",
    "OSTimeZone":  "US/Eastern",
    "PDisk_Datastore_Match":  "_data",
    "pdiskSizeGB":  "800",
    "uniqueDisks":  "TRUE",
    "PhysicalCoresPerTPA":  "6",
    "Temporal":  "FALSE",
    "TemporalDaylightSavings":  "FALSE",
    "TemporalTimeDateWZControl":  0,
    "TemporalTimeZoneHour":  0,
    "TemporalTimeZoneMinute":  0,
    "TemporalTimeZoneString":  "America Pacific",
    "SecureZones":  "FALSE",
    "RowLevelSecurity":  "FALSE",
    "Columnar":  "FALSE",
    "SiteID":  "",
    "MainframeLHID":  "-1",
    "Folder":  "",
    "IPAddressSetting": "",
    "Tier": "",
    "EntitlementID": "",
    "LicensePeriodInYears": "",
    "TeradataEmsURL": "https://slem.teradata.com/ems"
}