Skip to content

Instantly share code, notes, and snippets.

@gowatana
Last active November 24, 2024 05:46
Show Gist options
  • Select an option

  • Save gowatana/58c760dca1707cf84dd9ec38b338ce79 to your computer and use it in GitHub Desktop.

Select an option

Save gowatana/58c760dca1707cf84dd9ec38b338ce79 to your computer and use it in GitHub Desktop.
{
"domainName": "vcf-w01",
"orgName": "vcf-w01-org",
"vcenterSpec": {
"name": "vcf-w01-vc-01",
"networkDetailsSpec": {
"dnsName": "vcf-w01-vc-01.c.go-lab.jp"
},
"rootPassword": "VMware1!VMware1!",
"vmSize": "tiny",
"storageSize": "lstorage",
"datacenterName": "vcf-w01-dc01"
},
"computeSpec": {
"clusterSpecs": [
{
"name": "vcf-w01-cl01",
"datastoreSpec": {
"vsanDatastoreSpec": {
"failuresToTolerate": 0,
"licenseKey": null,
"datastoreName": "vcf-w01-vcf-w01-cl01-vsan01"
}
},
"clusterImageId": "765471ea-09a2-473e-a880-721857024e52",
"hostSpecs": [
{
"id": "144753b2-1e1c-4bf4-be0b-31804b362a8e",
"hostNetworkSpec": {
"vmNics": [
{
"id": "vmnic0",
"vdsName": "vcf-w01-vcf-w01-cl01-vds-01",
"uplink": "uplink1"
},
{
"id": "vmnic1",
"vdsName": "vcf-w01-vcf-w01-cl01-vds-01",
"uplink": "uplink2"
}
]
}
},
{
"id": "083aa712-706b-407e-98af-d1291a88c2d3",
"hostNetworkSpec": {
"vmNics": [
{
"id": "vmnic0",
"vdsName": "vcf-w01-vcf-w01-cl01-vds-01",
"uplink": "uplink1"
},
{
"id": "vmnic1",
"vdsName": "vcf-w01-vcf-w01-cl01-vds-01",
"uplink": "uplink2"
}
]
}
},
{
"id": "d4d5e5b0-a11c-427c-b8e8-df50969bd432",
"hostNetworkSpec": {
"vmNics": [
{
"id": "vmnic0",
"vdsName": "vcf-w01-vcf-w01-cl01-vds-01",
"uplink": "uplink1"
},
{
"id": "vmnic1",
"vdsName": "vcf-w01-vcf-w01-cl01-vds-01",
"uplink": "uplink2"
}
]
}
}
],
"networkSpec": {
"vdsSpecs": [
{
"name": "vcf-w01-vcf-w01-cl01-vds-01",
"portGroupSpecs": [
{
"name": "vcf-w01-vcf-w01-cl01-vds-01-pg-mgmt",
"transportType": "MANAGEMENT",
"activeUplinks": [
"uplink1",
"uplink2"
],
"teamingPolicy": "loadbalance_loadbased"
},
{
"name": "vcf-w01-vcf-w01-cl01-vds-01-pg-vsan",
"transportType": "VSAN",
"activeUplinks": [
"uplink1",
"uplink2"
],
"teamingPolicy": "loadbalance_loadbased"
},
{
"name": "vcf-w01-vcf-w01-cl01-vds-01-pg-vmotion",
"transportType": "VMOTION",
"activeUplinks": [
"uplink1",
"uplink2"
],
"teamingPolicy": "loadbalance_loadbased"
}
],
"mtu": 1700
}
]
}
}
]
},
"ssoDomainSpec" : {
"ssoDomainPassword" : "VMware1!VMware1!",
"ssoDomainName" : "vcf-w01.local"
},
"deployWithoutLicenseKeys": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment