vSphereResourceConfig
vSphereResourceConfig
AllOf
This class requires all of the following:
JSON Example
{
"instances": "number",
"instance_type": {
"id": "string"
},
"persistent_disk": {
"name": "string",
"size_mb": "string"
},
"additional_vm_extensions": [
"string"
],
"additional_networks": [
"string"
],
"swap_as_percent_of_memory_size": "number",
"nsxt": {
"ns_groups": [
"string"
],
"vif_type": "string",
"lb": [
{
"server_pools": [
{
"name": "string",
"port": "number"
}
]
}
]
}
}
nsxt
Optional
nsxt