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/vmmigration_v1.projects.locations.sources.migratingVms.cloneJobs.html
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -173,6 +173,7 @@ <h3>Method Details</h3>
173
173
"restartType": "A String", # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
174
174
},
175
175
"diskType": "A String", # The disk type to use in the VM.
176
+
"hostname": "A String", # The hostname to assign to the VM.
176
177
"labels": { # A map of labels to associate with the VM.
177
178
"a_key": "A String",
178
179
},
@@ -285,6 +286,7 @@ <h3>Method Details</h3>
285
286
"restartType": "A String", # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
286
287
},
287
288
"diskType": "A String", # The disk type to use in the VM.
289
+
"hostname": "A String", # The hostname to assign to the VM.
288
290
"labels": { # A map of labels to associate with the VM.
289
291
"a_key": "A String",
290
292
},
@@ -373,6 +375,7 @@ <h3>Method Details</h3>
373
375
"restartType": "A String", # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
374
376
},
375
377
"diskType": "A String", # The disk type to use in the VM.
378
+
"hostname": "A String", # The hostname to assign to the VM.
376
379
"labels": { # A map of labels to associate with the VM.
Copy file name to clipboardExpand all lines: docs/dyn/vmmigration_v1.projects.locations.sources.migratingVms.cutoverJobs.html
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -173,6 +173,7 @@ <h3>Method Details</h3>
173
173
"restartType": "A String", # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
174
174
},
175
175
"diskType": "A String", # The disk type to use in the VM.
176
+
"hostname": "A String", # The hostname to assign to the VM.
176
177
"labels": { # A map of labels to associate with the VM.
177
178
"a_key": "A String",
178
179
},
@@ -287,6 +288,7 @@ <h3>Method Details</h3>
287
288
"restartType": "A String", # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
288
289
},
289
290
"diskType": "A String", # The disk type to use in the VM.
291
+
"hostname": "A String", # The hostname to assign to the VM.
290
292
"labels": { # A map of labels to associate with the VM.
291
293
"a_key": "A String",
292
294
},
@@ -377,6 +379,7 @@ <h3>Method Details</h3>
377
379
"restartType": "A String", # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
378
380
},
379
381
"diskType": "A String", # The disk type to use in the VM.
382
+
"hostname": "A String", # The hostname to assign to the VM.
380
383
"labels": { # A map of labels to associate with the VM.
Copy file name to clipboardExpand all lines: docs/dyn/vmmigration_v1.projects.locations.sources.migratingVms.html
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -160,6 +160,7 @@ <h3>Method Details</h3>
160
160
"restartType": "A String", # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
161
161
},
162
162
"diskType": "A String", # The disk type to use in the VM.
163
+
"hostname": "A String", # The hostname to assign to the VM.
163
164
"labels": { # A map of labels to associate with the VM.
164
165
"a_key": "A String",
165
166
},
@@ -240,6 +241,7 @@ <h3>Method Details</h3>
240
241
"restartType": "A String", # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
241
242
},
242
243
"diskType": "A String", # The disk type to use in the VM.
244
+
"hostname": "A String", # The hostname to assign to the VM.
243
245
"labels": { # A map of labels to associate with the VM.
244
246
"a_key": "A String",
245
247
},
@@ -308,6 +310,7 @@ <h3>Method Details</h3>
308
310
"restartType": "A String", # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
309
311
},
310
312
"diskType": "A String", # The disk type to use in the VM.
313
+
"hostname": "A String", # The hostname to assign to the VM.
311
314
"labels": { # A map of labels to associate with the VM.
312
315
"a_key": "A String",
313
316
},
@@ -512,6 +515,7 @@ <h3>Method Details</h3>
512
515
"restartType": "A String", # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
513
516
},
514
517
"diskType": "A String", # The disk type to use in the VM.
518
+
"hostname": "A String", # The hostname to assign to the VM.
515
519
"labels": { # A map of labels to associate with the VM.
516
520
"a_key": "A String",
517
521
},
@@ -592,6 +596,7 @@ <h3>Method Details</h3>
592
596
"restartType": "A String", # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
593
597
},
594
598
"diskType": "A String", # The disk type to use in the VM.
599
+
"hostname": "A String", # The hostname to assign to the VM.
595
600
"labels": { # A map of labels to associate with the VM.
596
601
"a_key": "A String",
597
602
},
@@ -660,6 +665,7 @@ <h3>Method Details</h3>
660
665
"restartType": "A String", # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
661
666
},
662
667
"diskType": "A String", # The disk type to use in the VM.
668
+
"hostname": "A String", # The hostname to assign to the VM.
663
669
"labels": { # A map of labels to associate with the VM.
664
670
"a_key": "A String",
665
671
},
@@ -764,6 +770,7 @@ <h3>Method Details</h3>
764
770
"restartType": "A String", # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
765
771
},
766
772
"diskType": "A String", # The disk type to use in the VM.
773
+
"hostname": "A String", # The hostname to assign to the VM.
767
774
"labels": { # A map of labels to associate with the VM.
768
775
"a_key": "A String",
769
776
},
@@ -844,6 +851,7 @@ <h3>Method Details</h3>
844
851
"restartType": "A String", # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
845
852
},
846
853
"diskType": "A String", # The disk type to use in the VM.
854
+
"hostname": "A String", # The hostname to assign to the VM.
847
855
"labels": { # A map of labels to associate with the VM.
848
856
"a_key": "A String",
849
857
},
@@ -912,6 +920,7 @@ <h3>Method Details</h3>
912
920
"restartType": "A String", # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
913
921
},
914
922
"diskType": "A String", # The disk type to use in the VM.
923
+
"hostname": "A String", # The hostname to assign to the VM.
915
924
"labels": { # A map of labels to associate with the VM.
916
925
"a_key": "A String",
917
926
},
@@ -1020,6 +1029,7 @@ <h3>Method Details</h3>
1020
1029
"restartType": "A String", # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
1021
1030
},
1022
1031
"diskType": "A String", # The disk type to use in the VM.
1032
+
"hostname": "A String", # The hostname to assign to the VM.
1023
1033
"labels": { # A map of labels to associate with the VM.
1024
1034
"a_key": "A String",
1025
1035
},
@@ -1100,6 +1110,7 @@ <h3>Method Details</h3>
1100
1110
"restartType": "A String", # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
1101
1111
},
1102
1112
"diskType": "A String", # The disk type to use in the VM.
1113
+
"hostname": "A String", # The hostname to assign to the VM.
1103
1114
"labels": { # A map of labels to associate with the VM.
1104
1115
"a_key": "A String",
1105
1116
},
@@ -1168,6 +1179,7 @@ <h3>Method Details</h3>
1168
1179
"restartType": "A String", # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
1169
1180
},
1170
1181
"diskType": "A String", # The disk type to use in the VM.
1182
+
"hostname": "A String", # The hostname to assign to the VM.
1171
1183
"labels": { # A map of labels to associate with the VM.
Copy file name to clipboardExpand all lines: docs/dyn/vmmigration_v1alpha1.projects.locations.sources.migratingVms.cloneJobs.html
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -174,6 +174,7 @@ <h3>Method Details</h3>
174
174
"restartType": "A String", # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
175
175
},
176
176
"diskType": "A String", # The disk type to use in the VM.
177
+
"hostname": "A String", # The hostname to assign to the VM.
177
178
"labels": { # A map of labels to associate with the VM.
178
179
"a_key": "A String",
179
180
},
@@ -392,6 +393,7 @@ <h3>Method Details</h3>
392
393
"restartType": "A String", # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
393
394
},
394
395
"diskType": "A String", # The disk type to use in the VM.
396
+
"hostname": "A String", # The hostname to assign to the VM.
395
397
"labels": { # A map of labels to associate with the VM.
396
398
"a_key": "A String",
397
399
},
@@ -586,6 +588,7 @@ <h3>Method Details</h3>
586
588
"restartType": "A String", # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
587
589
},
588
590
"diskType": "A String", # The disk type to use in the VM.
591
+
"hostname": "A String", # The hostname to assign to the VM.
589
592
"labels": { # A map of labels to associate with the VM.
Copy file name to clipboardExpand all lines: docs/dyn/vmmigration_v1alpha1.projects.locations.sources.migratingVms.cutoverJobs.html
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -174,6 +174,7 @@ <h3>Method Details</h3>
174
174
"restartType": "A String", # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
175
175
},
176
176
"diskType": "A String", # The disk type to use in the VM.
177
+
"hostname": "A String", # The hostname to assign to the VM.
177
178
"labels": { # A map of labels to associate with the VM.
178
179
"a_key": "A String",
179
180
},
@@ -395,6 +396,7 @@ <h3>Method Details</h3>
395
396
"restartType": "A String", # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
396
397
},
397
398
"diskType": "A String", # The disk type to use in the VM.
399
+
"hostname": "A String", # The hostname to assign to the VM.
398
400
"labels": { # A map of labels to associate with the VM.
399
401
"a_key": "A String",
400
402
},
@@ -592,6 +594,7 @@ <h3>Method Details</h3>
592
594
"restartType": "A String", # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
593
595
},
594
596
"diskType": "A String", # The disk type to use in the VM.
597
+
"hostname": "A String", # The hostname to assign to the VM.
595
598
"labels": { # A map of labels to associate with the VM.
0 commit comments