SampleJSON/WorkloadDomain/workloadDomainSpec-NSX-T.json
{ "domainName" : "PowerVCF", "vcenterSpec" : { "name" : "sfo-w01-vc01", "networkDetailsSpec" : { "ipAddress" : "172.16.225.64", "dnsName" : "sfo-w01-vc01.sfo.rainpole.io", "gateway" : "172.16.225.1", "subnetMask" : "255.255.255.0" }, "rootPassword" : "VMw@re1!", "datacenterName" : "PowerVCF-DC" }, "computeSpec" : { "clusterSpecs" : [ { "name" : "sfo-w01-cl01", "hostSpecs" : [ { "id" : "c9a3139e-f1e9-4291-a5b1-73339d8d9c46", "licenseKey":"AAAAA-AAAAA-AAAAA-AAAAA-AAAAA", "hostNetworkSpec" : { "vmNics" : [ { "id" : "vmnic0", "vdsName" : "sfo-w01-cl01-vds01" }, { "id" : "vmnic1", "vdsName" : "sfo-w01-cl01-vds01" } ] } }, { "id" : "6b3578c4-fab6-4502-95fd-2c872b1e9111", "licenseKey":"AAAAA-AAAAA-AAAAA-AAAAA-AAAAA", "hostNetworkSpec" : { "vmNics" : [ { "id" : "vmnic0", "vdsName" : "sfo-w01-cl01-vds01" }, { "id" : "vmnic1", "vdsName" : "sfo-w01-cl01-vds01" } ] } }, { "id" : "11bfe1e4-a6c0-47e0-a73d-1c0ab28c9c86", "licenseKey":"AAAAA-AAAAA-AAAAA-AAAAA-AAAAA", "hostNetworkSpec" : { "vmNics" : [ { "id" : "vmnic0", "vdsName" : "sfo-w01-cl01-vds01" }, { "id" : "vmnic1", "vdsName" : "sfo-w01-cl01-vds01" } ] } } ], "datastoreSpec" : { "vsanDatastoreSpec" : { "failuresToTolerate" : 1, "licenseKey" : "BBBBB-BBBBB-BBBBB-BBBBB-BBBBB", "datastoreName" : "sfo-w01-cl01-ds-vsan01" } }, "networkSpec" : { "vdsSpecs" : [ { "name" : "sfo-w01-cl01-vds01", "portGroupSpecs" : [ { "name" : "sfo-w01-cl01-vds01-mgmt", "transportType" : "MANAGEMENT" }, { "name" : "sfo-w01-cl01-vds01-vsan", "transportType" : "VSAN" }, { "name" : "sfo-w01-cl01-vds01-vMotion", "transportType" : "VMOTION" } ] } ], "nsxClusterSpec" : { "nsxTClusterSpec" : { "geneveVlanId" : 2237 } } } } ] }, "nsxTSpec" : { "nsxManagerSpecs": [ { "name": "sfo-w01-nsx01a", "networkDetailsSpec": { "ipAddress": "172.16.225.66", "dnsName": "sfo-w01-nsx01a.sfo.rainpole.io", "gateway": "172.16.225.1", "subnetMask": "255.255.255.0" } }, { "name": "sfo-w01-nsx01b", "networkDetailsSpec": { "ipAddress": "172.16.225.67", "dnsName": "sfo-w01-nsx01b.sfo.rainpole.io", "gateway": "172.16.225.1", "subnetMask": "255.255.255.0" } }, { "name": "sfo-w01-nsx01c", "networkDetailsSpec": { "ipAddress": "172.16.225.68", "dnsName": "sfo-w01-nsx01c.sfo.rainpole.io", "gateway": "172.16.225.1", "subnetMask": "255.255.255.0" } } ], "vip": "172.16.225.69", "vipFqdn": "sfo-w01-nsx01.sfo.rainpole.io", "licenseKey": "CCCCC-CCCCC-CCCCC-CCCCC-CCCCC", "nsxManagerAdminPassword": "VMw@re1!VMw@re1!" } } |