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/baremetalsolution_v2.projects.locations.instances.html
+12-12Lines changed: 12 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -323,7 +323,7 @@ <h3>Method Details</h3>
323
323
},
324
324
],
325
325
"name": "A String", # Output only. The resource name of this `Network`. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. Format: `projects/{project}/locations/{location}/networks/{network}`
326
-
"pod": "A String", # Output only. Pod name.
326
+
"pod": "A String", # Immutable. Pod name. Pod is an independent part of infrastructure. Network can only be connected to the assets (instances, nfsshares) allocated in the same pod.
327
327
"reservations": [ # List of IP address reservations in this network. When updating this field, an error will be generated if a reservation conflicts with an IP address already allocated to a physical server.
328
328
{ # A reservation of one or more addresses in a network.
329
329
"endAddress": "A String", # The last address of this reservation block, inclusive. I.e., for cases when reservations are only single addresses, end_address and start_address will be the same. Must be specified as a single IPv4 address, e.g. 10.1.2.2.
@@ -358,7 +358,7 @@ <h3>Method Details</h3>
358
358
},
359
359
],
360
360
"osImage": "A String", # The OS image currently installed on the server.
361
-
"pod": "A String", # Immutable. Pod name. Pod is an independent part of infrastructure. Instance can be connected to the assets (networks, volumes) allocated in the same pod only.
361
+
"pod": "A String", # Immutable. Pod name. Pod is an independent part of infrastructure. Instance can only be connected to the assets (networks, volumes) allocated in the same pod.
362
362
"state": "A String", # Output only. The state of the server.
363
363
"updateTime": "A String", # Output only. Update a time stamp.
364
364
"volumes": [ # Input only. List of Volumes to attach to this Instance on creation. This field won't be populated in Get/List responses.
@@ -381,7 +381,7 @@ <h3>Method Details</h3>
381
381
"notes": "A String", # Input only. User-specified notes for new Volume. Used to provision Volumes that require manual intervention.
382
382
"originallyRequestedSizeGib": "A String", # Originally requested size, in GiB.
383
383
"performanceTier": "A String", # Immutable. Performance tier of the Volume. Default is SHARED.
384
-
"pod": "A String", # Immutable. Pod name.
384
+
"pod": "A String", # Immutable. Pod name. Pod is an independent part of infrastructure. Volume can only be connected to the instances allocated in the same pod.
385
385
"protocol": "A String", # Output only. Storage protocol for the Volume.
386
386
"remainingSpaceGib": "A String", # The space remaining in the storage volume for new LUNs, in GiB, excluding space reserved for snapshots.
387
387
"requestedSizeGib": "A String", # The requested size of this storage volume, in GiB.
@@ -489,7 +489,7 @@ <h3>Method Details</h3>
489
489
},
490
490
],
491
491
"name": "A String", # Output only. The resource name of this `Network`. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. Format: `projects/{project}/locations/{location}/networks/{network}`
492
-
"pod": "A String", # Output only. Pod name.
492
+
"pod": "A String", # Immutable. Pod name. Pod is an independent part of infrastructure. Network can only be connected to the assets (instances, nfsshares) allocated in the same pod.
493
493
"reservations": [ # List of IP address reservations in this network. When updating this field, an error will be generated if a reservation conflicts with an IP address already allocated to a physical server.
494
494
{ # A reservation of one or more addresses in a network.
495
495
"endAddress": "A String", # The last address of this reservation block, inclusive. I.e., for cases when reservations are only single addresses, end_address and start_address will be the same. Must be specified as a single IPv4 address, e.g. 10.1.2.2.
@@ -524,7 +524,7 @@ <h3>Method Details</h3>
524
524
},
525
525
],
526
526
"osImage": "A String", # The OS image currently installed on the server.
527
-
"pod": "A String", # Immutable. Pod name. Pod is an independent part of infrastructure. Instance can be connected to the assets (networks, volumes) allocated in the same pod only.
527
+
"pod": "A String", # Immutable. Pod name. Pod is an independent part of infrastructure. Instance can only be connected to the assets (networks, volumes) allocated in the same pod.
528
528
"state": "A String", # Output only. The state of the server.
529
529
"updateTime": "A String", # Output only. Update a time stamp.
530
530
"volumes": [ # Input only. List of Volumes to attach to this Instance on creation. This field won't be populated in Get/List responses.
@@ -547,7 +547,7 @@ <h3>Method Details</h3>
547
547
"notes": "A String", # Input only. User-specified notes for new Volume. Used to provision Volumes that require manual intervention.
548
548
"originallyRequestedSizeGib": "A String", # Originally requested size, in GiB.
549
549
"performanceTier": "A String", # Immutable. Performance tier of the Volume. Default is SHARED.
550
-
"pod": "A String", # Immutable. Pod name.
550
+
"pod": "A String", # Immutable. Pod name. Pod is an independent part of infrastructure. Volume can only be connected to the instances allocated in the same pod.
551
551
"protocol": "A String", # Output only. Storage protocol for the Volume.
552
552
"remainingSpaceGib": "A String", # The space remaining in the storage volume for new LUNs, in GiB, excluding space reserved for snapshots.
553
553
"requestedSizeGib": "A String", # The requested size of this storage volume, in GiB.
@@ -665,7 +665,7 @@ <h3>Method Details</h3>
665
665
},
666
666
],
667
667
"name": "A String", # Output only. The resource name of this `Network`. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. Format: `projects/{project}/locations/{location}/networks/{network}`
668
-
"pod": "A String", # Output only. Pod name.
668
+
"pod": "A String", # Immutable. Pod name. Pod is an independent part of infrastructure. Network can only be connected to the assets (instances, nfsshares) allocated in the same pod.
669
669
"reservations": [ # List of IP address reservations in this network. When updating this field, an error will be generated if a reservation conflicts with an IP address already allocated to a physical server.
670
670
{ # A reservation of one or more addresses in a network.
671
671
"endAddress": "A String", # The last address of this reservation block, inclusive. I.e., for cases when reservations are only single addresses, end_address and start_address will be the same. Must be specified as a single IPv4 address, e.g. 10.1.2.2.
@@ -700,7 +700,7 @@ <h3>Method Details</h3>
700
700
},
701
701
],
702
702
"osImage": "A String", # The OS image currently installed on the server.
703
-
"pod": "A String", # Immutable. Pod name. Pod is an independent part of infrastructure. Instance can be connected to the assets (networks, volumes) allocated in the same pod only.
703
+
"pod": "A String", # Immutable. Pod name. Pod is an independent part of infrastructure. Instance can only be connected to the assets (networks, volumes) allocated in the same pod.
704
704
"state": "A String", # Output only. The state of the server.
705
705
"updateTime": "A String", # Output only. Update a time stamp.
706
706
"volumes": [ # Input only. List of Volumes to attach to this Instance on creation. This field won't be populated in Get/List responses.
@@ -723,7 +723,7 @@ <h3>Method Details</h3>
723
723
"notes": "A String", # Input only. User-specified notes for new Volume. Used to provision Volumes that require manual intervention.
724
724
"originallyRequestedSizeGib": "A String", # Originally requested size, in GiB.
725
725
"performanceTier": "A String", # Immutable. Performance tier of the Volume. Default is SHARED.
726
-
"pod": "A String", # Immutable. Pod name.
726
+
"pod": "A String", # Immutable. Pod name. Pod is an independent part of infrastructure. Volume can only be connected to the instances allocated in the same pod.
727
727
"protocol": "A String", # Output only. Storage protocol for the Volume.
728
728
"remainingSpaceGib": "A String", # The space remaining in the storage volume for new LUNs, in GiB, excluding space reserved for snapshots.
729
729
"requestedSizeGib": "A String", # The requested size of this storage volume, in GiB.
@@ -862,7 +862,7 @@ <h3>Method Details</h3>
862
862
},
863
863
],
864
864
"name": "A String", # Output only. The resource name of this `Network`. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. Format: `projects/{project}/locations/{location}/networks/{network}`
865
-
"pod": "A String", # Output only. Pod name.
865
+
"pod": "A String", # Immutable. Pod name. Pod is an independent part of infrastructure. Network can only be connected to the assets (instances, nfsshares) allocated in the same pod.
866
866
"reservations": [ # List of IP address reservations in this network. When updating this field, an error will be generated if a reservation conflicts with an IP address already allocated to a physical server.
867
867
{ # A reservation of one or more addresses in a network.
868
868
"endAddress": "A String", # The last address of this reservation block, inclusive. I.e., for cases when reservations are only single addresses, end_address and start_address will be the same. Must be specified as a single IPv4 address, e.g. 10.1.2.2.
@@ -897,7 +897,7 @@ <h3>Method Details</h3>
897
897
},
898
898
],
899
899
"osImage": "A String", # The OS image currently installed on the server.
900
-
"pod": "A String", # Immutable. Pod name. Pod is an independent part of infrastructure. Instance can be connected to the assets (networks, volumes) allocated in the same pod only.
900
+
"pod": "A String", # Immutable. Pod name. Pod is an independent part of infrastructure. Instance can only be connected to the assets (networks, volumes) allocated in the same pod.
901
901
"state": "A String", # Output only. The state of the server.
902
902
"updateTime": "A String", # Output only. Update a time stamp.
903
903
"volumes": [ # Input only. List of Volumes to attach to this Instance on creation. This field won't be populated in Get/List responses.
@@ -920,7 +920,7 @@ <h3>Method Details</h3>
920
920
"notes": "A String", # Input only. User-specified notes for new Volume. Used to provision Volumes that require manual intervention.
921
921
"originallyRequestedSizeGib": "A String", # Originally requested size, in GiB.
922
922
"performanceTier": "A String", # Immutable. Performance tier of the Volume. Default is SHARED.
923
-
"pod": "A String", # Immutable. Pod name.
923
+
"pod": "A String", # Immutable. Pod name. Pod is an independent part of infrastructure. Volume can only be connected to the instances allocated in the same pod.
924
924
"protocol": "A String", # Output only. Storage protocol for the Volume.
925
925
"remainingSpaceGib": "A String", # The space remaining in the storage volume for new LUNs, in GiB, excluding space reserved for snapshots.
926
926
"requestedSizeGib": "A String", # The requested size of this storage volume, in GiB.
Copy file name to clipboardExpand all lines: docs/dyn/baremetalsolution_v2.projects.locations.networks.html
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -136,7 +136,7 @@ <h3>Method Details</h3>
136
136
},
137
137
],
138
138
"name": "A String", # Output only. The resource name of this `Network`. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. Format: `projects/{project}/locations/{location}/networks/{network}`
139
-
"pod": "A String", # Output only. Pod name.
139
+
"pod": "A String", # Immutable. Pod name. Pod is an independent part of infrastructure. Network can only be connected to the assets (instances, nfsshares) allocated in the same pod.
140
140
"reservations": [ # List of IP address reservations in this network. When updating this field, an error will be generated if a reservation conflicts with an IP address already allocated to a physical server.
141
141
{ # A reservation of one or more addresses in a network.
142
142
"endAddress": "A String", # The last address of this reservation block, inclusive. I.e., for cases when reservations are only single addresses, end_address and start_address will be the same. Must be specified as a single IPv4 address, e.g. 10.1.2.2.
@@ -211,7 +211,7 @@ <h3>Method Details</h3>
211
211
},
212
212
],
213
213
"name": "A String", # Output only. The resource name of this `Network`. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. Format: `projects/{project}/locations/{location}/networks/{network}`
214
-
"pod": "A String", # Output only. Pod name.
214
+
"pod": "A String", # Immutable. Pod name. Pod is an independent part of infrastructure. Network can only be connected to the assets (instances, nfsshares) allocated in the same pod.
215
215
"reservations": [ # List of IP address reservations in this network. When updating this field, an error will be generated if a reservation conflicts with an IP address already allocated to a physical server.
216
216
{ # A reservation of one or more addresses in a network.
217
217
"endAddress": "A String", # The last address of this reservation block, inclusive. I.e., for cases when reservations are only single addresses, end_address and start_address will be the same. Must be specified as a single IPv4 address, e.g. 10.1.2.2.
@@ -290,7 +290,7 @@ <h3>Method Details</h3>
290
290
},
291
291
],
292
292
"name": "A String", # Output only. The resource name of this `Network`. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. Format: `projects/{project}/locations/{location}/networks/{network}`
293
-
"pod": "A String", # Output only. Pod name.
293
+
"pod": "A String", # Immutable. Pod name. Pod is an independent part of infrastructure. Network can only be connected to the assets (instances, nfsshares) allocated in the same pod.
294
294
"reservations": [ # List of IP address reservations in this network. When updating this field, an error will be generated if a reservation conflicts with an IP address already allocated to a physical server.
295
295
{ # A reservation of one or more addresses in a network.
296
296
"endAddress": "A String", # The last address of this reservation block, inclusive. I.e., for cases when reservations are only single addresses, end_address and start_address will be the same. Must be specified as a single IPv4 address, e.g. 10.1.2.2.
@@ -375,7 +375,7 @@ <h3>Method Details</h3>
375
375
},
376
376
],
377
377
"name": "A String", # Output only. The resource name of this `Network`. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. Format: `projects/{project}/locations/{location}/networks/{network}`
378
-
"pod": "A String", # Output only. Pod name.
378
+
"pod": "A String", # Immutable. Pod name. Pod is an independent part of infrastructure. Network can only be connected to the assets (instances, nfsshares) allocated in the same pod.
379
379
"reservations": [ # List of IP address reservations in this network. When updating this field, an error will be generated if a reservation conflicts with an IP address already allocated to a physical server.
380
380
{ # A reservation of one or more addresses in a network.
381
381
"endAddress": "A String", # The last address of this reservation block, inclusive. I.e., for cases when reservations are only single addresses, end_address and start_address will be the same. Must be specified as a single IPv4 address, e.g. 10.1.2.2.
@@ -481,7 +481,7 @@ <h3>Method Details</h3>
481
481
},
482
482
],
483
483
"name": "A String", # Output only. The resource name of this `Network`. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. Format: `projects/{project}/locations/{location}/networks/{network}`
484
-
"pod": "A String", # Output only. Pod name.
484
+
"pod": "A String", # Immutable. Pod name. Pod is an independent part of infrastructure. Network can only be connected to the assets (instances, nfsshares) allocated in the same pod.
485
485
"reservations": [ # List of IP address reservations in this network. When updating this field, an error will be generated if a reservation conflicts with an IP address already allocated to a physical server.
486
486
{ # A reservation of one or more addresses in a network.
487
487
"endAddress": "A String", # The last address of this reservation block, inclusive. I.e., for cases when reservations are only single addresses, end_address and start_address will be the same. Must be specified as a single IPv4 address, e.g. 10.1.2.2.
0 commit comments