You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/gkeonprem_v1.projects.locations.vmwareClusters.vmwareNodePools.html
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -154,6 +154,9 @@ <h3>Method Details</h3>
154
154
],
155
155
"vsphereConfig": { # VmwareVsphereConfig represents configuration for the VMware VCenter for node pool. # Specifies the vSphere config for node pool.
156
156
"datastore": "A String", # The name of the vCenter datastore. Inherited from the user cluster.
157
+
"hostGroups": [ # Vsphere host groups to apply to all VMs in the node pool
158
+
"A String",
159
+
],
157
160
"tags": [ # Tags to apply to VMs.
158
161
{ # VmwareVsphereTag describes a vSphere tag to be placed on VMs in the node pool. For more information, see https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.vcenterhost.doc/GUID-E8E854DD-AA97-4E0C-8419-CE84F93C4058.html
159
162
"category": "A String", # The Vsphere tag category.
@@ -345,6 +348,9 @@ <h3>Method Details</h3>
345
348
],
346
349
"vsphereConfig": { # VmwareVsphereConfig represents configuration for the VMware VCenter for node pool. # Specifies the vSphere config for node pool.
347
350
"datastore": "A String", # The name of the vCenter datastore. Inherited from the user cluster.
351
+
"hostGroups": [ # Vsphere host groups to apply to all VMs in the node pool
352
+
"A String",
353
+
],
348
354
"tags": [ # Tags to apply to VMs.
349
355
{ # VmwareVsphereTag describes a vSphere tag to be placed on VMs in the node pool. For more information, see https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.vcenterhost.doc/GUID-E8E854DD-AA97-4E0C-8419-CE84F93C4058.html
350
356
"category": "A String", # The Vsphere tag category.
@@ -468,6 +474,9 @@ <h3>Method Details</h3>
468
474
],
469
475
"vsphereConfig": { # VmwareVsphereConfig represents configuration for the VMware VCenter for node pool. # Specifies the vSphere config for node pool.
470
476
"datastore": "A String", # The name of the vCenter datastore. Inherited from the user cluster.
477
+
"hostGroups": [ # Vsphere host groups to apply to all VMs in the node pool
478
+
"A String",
479
+
],
471
480
"tags": [ # Tags to apply to VMs.
472
481
{ # VmwareVsphereTag describes a vSphere tag to be placed on VMs in the node pool. For more information, see https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.vcenterhost.doc/GUID-E8E854DD-AA97-4E0C-8419-CE84F93C4058.html
473
482
"category": "A String", # The Vsphere tag category.
@@ -554,6 +563,9 @@ <h3>Method Details</h3>
554
563
],
555
564
"vsphereConfig": { # VmwareVsphereConfig represents configuration for the VMware VCenter for node pool. # Specifies the vSphere config for node pool.
556
565
"datastore": "A String", # The name of the vCenter datastore. Inherited from the user cluster.
566
+
"hostGroups": [ # Vsphere host groups to apply to all VMs in the node pool
567
+
"A String",
568
+
],
557
569
"tags": [ # Tags to apply to VMs.
558
570
{ # VmwareVsphereTag describes a vSphere tag to be placed on VMs in the node pool. For more information, see https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.vcenterhost.doc/GUID-E8E854DD-AA97-4E0C-8419-CE84F93C4058.html
559
571
"category": "A String", # The Vsphere tag category.
0 commit comments