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/tpu_v2alpha1.projects.locations.nodes.html
+16-4
Original file line number
Diff line number
Diff line change
@@ -142,9 +142,12 @@ <h3>Method Details</h3>
142
142
"cidrBlock": "A String", # The CIDR block that the TPU node will use when selecting an IP address. This CIDR block must be a /29 block; the Compute Engine networks API forbids a smaller block, and using a larger block would be wasteful (a node can only consume one IP address). Errors will occur if the CIDR block has already been used for a currently existing TPU node, the CIDR block conflicts with any subnetworks in the user's provided network, or the provided network is peered with another network that is using that CIDR block.
143
143
"createTime": "A String", # Output only. The time when the node was created.
144
144
"dataDisks": [ # The additional data disks for the Node.
145
-
{ # A node-attached disk resource. Next ID: 8;
145
+
{ # A node-attached disk resource.
146
146
"mode": "A String", # The mode in which to attach this disk. If not specified, the default is READ_WRITE mode. Only applicable to data_disks.
147
147
"sourceDisk": "A String", # Specifies the full path to an existing disk. For example: "projects/my-project/zones/us-central1-c/disks/my-disk".
148
+
"workerIds": [ # Optional. The list of worker IDs this disk is attached to.
149
+
"A String",
150
+
],
148
151
},
149
152
],
150
153
"description": "A String", # The user-supplied description of the TPU. Maximum of 512 characters.
@@ -320,9 +323,12 @@ <h3>Method Details</h3>
320
323
"cidrBlock": "A String", # The CIDR block that the TPU node will use when selecting an IP address. This CIDR block must be a /29 block; the Compute Engine networks API forbids a smaller block, and using a larger block would be wasteful (a node can only consume one IP address). Errors will occur if the CIDR block has already been used for a currently existing TPU node, the CIDR block conflicts with any subnetworks in the user's provided network, or the provided network is peered with another network that is using that CIDR block.
321
324
"createTime": "A String", # Output only. The time when the node was created.
322
325
"dataDisks": [ # The additional data disks for the Node.
323
-
{ # A node-attached disk resource. Next ID: 8;
326
+
{ # A node-attached disk resource.
324
327
"mode": "A String", # The mode in which to attach this disk. If not specified, the default is READ_WRITE mode. Only applicable to data_disks.
325
328
"sourceDisk": "A String", # Specifies the full path to an existing disk. For example: "projects/my-project/zones/us-central1-c/disks/my-disk".
329
+
"workerIds": [ # Optional. The list of worker IDs this disk is attached to.
330
+
"A String",
331
+
],
326
332
},
327
333
],
328
334
"description": "A String", # The user-supplied description of the TPU. Maximum of 512 characters.
@@ -479,9 +485,12 @@ <h3>Method Details</h3>
479
485
"cidrBlock": "A String", # The CIDR block that the TPU node will use when selecting an IP address. This CIDR block must be a /29 block; the Compute Engine networks API forbids a smaller block, and using a larger block would be wasteful (a node can only consume one IP address). Errors will occur if the CIDR block has already been used for a currently existing TPU node, the CIDR block conflicts with any subnetworks in the user's provided network, or the provided network is peered with another network that is using that CIDR block.
480
486
"createTime": "A String", # Output only. The time when the node was created.
481
487
"dataDisks": [ # The additional data disks for the Node.
482
-
{ # A node-attached disk resource. Next ID: 8;
488
+
{ # A node-attached disk resource.
483
489
"mode": "A String", # The mode in which to attach this disk. If not specified, the default is READ_WRITE mode. Only applicable to data_disks.
484
490
"sourceDisk": "A String", # Specifies the full path to an existing disk. For example: "projects/my-project/zones/us-central1-c/disks/my-disk".
491
+
"workerIds": [ # Optional. The list of worker IDs this disk is attached to.
492
+
"A String",
493
+
],
485
494
},
486
495
],
487
496
"description": "A String", # The user-supplied description of the TPU. Maximum of 512 characters.
@@ -605,9 +614,12 @@ <h3>Method Details</h3>
605
614
"cidrBlock": "A String", # The CIDR block that the TPU node will use when selecting an IP address. This CIDR block must be a /29 block; the Compute Engine networks API forbids a smaller block, and using a larger block would be wasteful (a node can only consume one IP address). Errors will occur if the CIDR block has already been used for a currently existing TPU node, the CIDR block conflicts with any subnetworks in the user's provided network, or the provided network is peered with another network that is using that CIDR block.
606
615
"createTime": "A String", # Output only. The time when the node was created.
607
616
"dataDisks": [ # The additional data disks for the Node.
608
-
{ # A node-attached disk resource. Next ID: 8;
617
+
{ # A node-attached disk resource.
609
618
"mode": "A String", # The mode in which to attach this disk. If not specified, the default is READ_WRITE mode. Only applicable to data_disks.
610
619
"sourceDisk": "A String", # Specifies the full path to an existing disk. For example: "projects/my-project/zones/us-central1-c/disks/my-disk".
620
+
"workerIds": [ # Optional. The list of worker IDs this disk is attached to.
621
+
"A String",
622
+
],
611
623
},
612
624
],
613
625
"description": "A String", # The user-supplied description of the TPU. Maximum of 512 characters.
Copy file name to clipboardexpand all lines: docs/dyn/tpu_v2alpha1.projects.locations.queuedResources.html
+12-3
Original file line number
Diff line number
Diff line change
@@ -189,9 +189,12 @@ <h3>Method Details</h3>
189
189
"cidrBlock": "A String", # The CIDR block that the TPU node will use when selecting an IP address. This CIDR block must be a /29 block; the Compute Engine networks API forbids a smaller block, and using a larger block would be wasteful (a node can only consume one IP address). Errors will occur if the CIDR block has already been used for a currently existing TPU node, the CIDR block conflicts with any subnetworks in the user's provided network, or the provided network is peered with another network that is using that CIDR block.
190
190
"createTime": "A String", # Output only. The time when the node was created.
191
191
"dataDisks": [ # The additional data disks for the Node.
192
-
{ # A node-attached disk resource. Next ID: 8;
192
+
{ # A node-attached disk resource.
193
193
"mode": "A String", # The mode in which to attach this disk. If not specified, the default is READ_WRITE mode. Only applicable to data_disks.
194
194
"sourceDisk": "A String", # Specifies the full path to an existing disk. For example: "projects/my-project/zones/us-central1-c/disks/my-disk".
195
+
"workerIds": [ # Optional. The list of worker IDs this disk is attached to.
196
+
"A String",
197
+
],
195
198
},
196
199
],
197
200
"description": "A String", # The user-supplied description of the TPU. Maximum of 512 characters.
@@ -433,9 +436,12 @@ <h3>Method Details</h3>
433
436
"cidrBlock": "A String", # The CIDR block that the TPU node will use when selecting an IP address. This CIDR block must be a /29 block; the Compute Engine networks API forbids a smaller block, and using a larger block would be wasteful (a node can only consume one IP address). Errors will occur if the CIDR block has already been used for a currently existing TPU node, the CIDR block conflicts with any subnetworks in the user's provided network, or the provided network is peered with another network that is using that CIDR block.
434
437
"createTime": "A String", # Output only. The time when the node was created.
435
438
"dataDisks": [ # The additional data disks for the Node.
436
-
{ # A node-attached disk resource. Next ID: 8;
439
+
{ # A node-attached disk resource.
437
440
"mode": "A String", # The mode in which to attach this disk. If not specified, the default is READ_WRITE mode. Only applicable to data_disks.
438
441
"sourceDisk": "A String", # Specifies the full path to an existing disk. For example: "projects/my-project/zones/us-central1-c/disks/my-disk".
442
+
"workerIds": [ # Optional. The list of worker IDs this disk is attached to.
443
+
"A String",
444
+
],
439
445
},
440
446
],
441
447
"description": "A String", # The user-supplied description of the TPU. Maximum of 512 characters.
@@ -615,9 +621,12 @@ <h3>Method Details</h3>
615
621
"cidrBlock": "A String", # The CIDR block that the TPU node will use when selecting an IP address. This CIDR block must be a /29 block; the Compute Engine networks API forbids a smaller block, and using a larger block would be wasteful (a node can only consume one IP address). Errors will occur if the CIDR block has already been used for a currently existing TPU node, the CIDR block conflicts with any subnetworks in the user's provided network, or the provided network is peered with another network that is using that CIDR block.
616
622
"createTime": "A String", # Output only. The time when the node was created.
617
623
"dataDisks": [ # The additional data disks for the Node.
618
-
{ # A node-attached disk resource. Next ID: 8;
624
+
{ # A node-attached disk resource.
619
625
"mode": "A String", # The mode in which to attach this disk. If not specified, the default is READ_WRITE mode. Only applicable to data_disks.
620
626
"sourceDisk": "A String", # Specifies the full path to an existing disk. For example: "projects/my-project/zones/us-central1-c/disks/my-disk".
627
+
"workerIds": [ # Optional. The list of worker IDs this disk is attached to.
628
+
"A String",
629
+
],
621
630
},
622
631
],
623
632
"description": "A String", # The user-supplied description of the TPU. Maximum of 512 characters.
0 commit comments