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.cutoverJobs.html
+120Lines changed: 120 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -252,6 +252,26 @@ <h3>Method Details</h3>
252
252
},
253
253
],
254
254
"totalPauseDuration": "A String", # The accumulated duration the replication cycle was paused.
255
+
"warnings": [ # Output only. Warnings that occurred during the cycle.
256
+
{ # Represents migration resource warning information that can be used with google.rpc.Status message. MigrationWarning is used to present the user with warning information in migration operations.
257
+
"actionItem": { # Provides a localized error message that is safe to return to the user which can be attached to an RPC error. # Suggested action for solving the warning.
258
+
"locale": "A String", # The locale used following the specification defined at https://www.rfc-editor.org/rfc/bcp/bcp47.txt. Examples are: "en-US", "fr-CH", "es-MX"
259
+
"message": "A String", # The localized error message in the above locale.
260
+
},
261
+
"code": "A String", # The warning code.
262
+
"helpLinks": [ # URL(s) pointing to additional information on handling the current warning.
263
+
{ # Describes a URL link.
264
+
"description": "A String", # Describes what the link offers.
265
+
"url": "A String", # The URL of the link.
266
+
},
267
+
],
268
+
"warningMessage": { # Provides a localized error message that is safe to return to the user which can be attached to an RPC error. # The localized warning message.
269
+
"locale": "A String", # The locale used following the specification defined at https://www.rfc-editor.org/rfc/bcp/bcp47.txt. Examples are: "en-US", "fr-CH", "es-MX"
270
+
"message": "A String", # The localized error message in the above locale.
271
+
},
272
+
"warningTime": "A String", # The time the warning occurred.
273
+
},
274
+
],
255
275
},
256
276
"instantiatingMigratedVm": { # InstantiatingMigratedVMStep contains specific step details. # Instantiating migrated VM step.
257
277
},
@@ -290,6 +310,26 @@ <h3>Method Details</h3>
290
310
},
291
311
],
292
312
"totalPauseDuration": "A String", # The accumulated duration the replication cycle was paused.
313
+
"warnings": [ # Output only. Warnings that occurred during the cycle.
314
+
{ # Represents migration resource warning information that can be used with google.rpc.Status message. MigrationWarning is used to present the user with warning information in migration operations.
315
+
"actionItem": { # Provides a localized error message that is safe to return to the user which can be attached to an RPC error. # Suggested action for solving the warning.
316
+
"locale": "A String", # The locale used following the specification defined at https://www.rfc-editor.org/rfc/bcp/bcp47.txt. Examples are: "en-US", "fr-CH", "es-MX"
317
+
"message": "A String", # The localized error message in the above locale.
318
+
},
319
+
"code": "A String", # The warning code.
320
+
"helpLinks": [ # URL(s) pointing to additional information on handling the current warning.
321
+
{ # Describes a URL link.
322
+
"description": "A String", # Describes what the link offers.
323
+
"url": "A String", # The URL of the link.
324
+
},
325
+
],
326
+
"warningMessage": { # Provides a localized error message that is safe to return to the user which can be attached to an RPC error. # The localized warning message.
327
+
"locale": "A String", # The locale used following the specification defined at https://www.rfc-editor.org/rfc/bcp/bcp47.txt. Examples are: "en-US", "fr-CH", "es-MX"
328
+
"message": "A String", # The localized error message in the above locale.
329
+
},
330
+
"warningTime": "A String", # The time the warning occurred.
331
+
},
332
+
],
293
333
},
294
334
"shuttingDownSourceVm": { # ShuttingDownSourceVMStep contains specific step details. # Shutting down VM step.
295
335
},
@@ -447,6 +487,26 @@ <h3>Method Details</h3>
447
487
},
448
488
],
449
489
"totalPauseDuration": "A String", # The accumulated duration the replication cycle was paused.
490
+
"warnings": [ # Output only. Warnings that occurred during the cycle.
491
+
{ # Represents migration resource warning information that can be used with google.rpc.Status message. MigrationWarning is used to present the user with warning information in migration operations.
492
+
"actionItem": { # Provides a localized error message that is safe to return to the user which can be attached to an RPC error. # Suggested action for solving the warning.
493
+
"locale": "A String", # The locale used following the specification defined at https://www.rfc-editor.org/rfc/bcp/bcp47.txt. Examples are: "en-US", "fr-CH", "es-MX"
494
+
"message": "A String", # The localized error message in the above locale.
495
+
},
496
+
"code": "A String", # The warning code.
497
+
"helpLinks": [ # URL(s) pointing to additional information on handling the current warning.
498
+
{ # Describes a URL link.
499
+
"description": "A String", # Describes what the link offers.
500
+
"url": "A String", # The URL of the link.
501
+
},
502
+
],
503
+
"warningMessage": { # Provides a localized error message that is safe to return to the user which can be attached to an RPC error. # The localized warning message.
504
+
"locale": "A String", # The locale used following the specification defined at https://www.rfc-editor.org/rfc/bcp/bcp47.txt. Examples are: "en-US", "fr-CH", "es-MX"
505
+
"message": "A String", # The localized error message in the above locale.
506
+
},
507
+
"warningTime": "A String", # The time the warning occurred.
508
+
},
509
+
],
450
510
},
451
511
"instantiatingMigratedVm": { # InstantiatingMigratedVMStep contains specific step details. # Instantiating migrated VM step.
452
512
},
@@ -485,6 +545,26 @@ <h3>Method Details</h3>
485
545
},
486
546
],
487
547
"totalPauseDuration": "A String", # The accumulated duration the replication cycle was paused.
548
+
"warnings": [ # Output only. Warnings that occurred during the cycle.
549
+
{ # Represents migration resource warning information that can be used with google.rpc.Status message. MigrationWarning is used to present the user with warning information in migration operations.
550
+
"actionItem": { # Provides a localized error message that is safe to return to the user which can be attached to an RPC error. # Suggested action for solving the warning.
551
+
"locale": "A String", # The locale used following the specification defined at https://www.rfc-editor.org/rfc/bcp/bcp47.txt. Examples are: "en-US", "fr-CH", "es-MX"
552
+
"message": "A String", # The localized error message in the above locale.
553
+
},
554
+
"code": "A String", # The warning code.
555
+
"helpLinks": [ # URL(s) pointing to additional information on handling the current warning.
556
+
{ # Describes a URL link.
557
+
"description": "A String", # Describes what the link offers.
558
+
"url": "A String", # The URL of the link.
559
+
},
560
+
],
561
+
"warningMessage": { # Provides a localized error message that is safe to return to the user which can be attached to an RPC error. # The localized warning message.
562
+
"locale": "A String", # The locale used following the specification defined at https://www.rfc-editor.org/rfc/bcp/bcp47.txt. Examples are: "en-US", "fr-CH", "es-MX"
563
+
"message": "A String", # The localized error message in the above locale.
564
+
},
565
+
"warningTime": "A String", # The time the warning occurred.
566
+
},
567
+
],
488
568
},
489
569
"shuttingDownSourceVm": { # ShuttingDownSourceVMStep contains specific step details. # Shutting down VM step.
490
570
},
@@ -618,6 +698,26 @@ <h3>Method Details</h3>
618
698
},
619
699
],
620
700
"totalPauseDuration": "A String", # The accumulated duration the replication cycle was paused.
701
+
"warnings": [ # Output only. Warnings that occurred during the cycle.
702
+
{ # Represents migration resource warning information that can be used with google.rpc.Status message. MigrationWarning is used to present the user with warning information in migration operations.
703
+
"actionItem": { # Provides a localized error message that is safe to return to the user which can be attached to an RPC error. # Suggested action for solving the warning.
704
+
"locale": "A String", # The locale used following the specification defined at https://www.rfc-editor.org/rfc/bcp/bcp47.txt. Examples are: "en-US", "fr-CH", "es-MX"
705
+
"message": "A String", # The localized error message in the above locale.
706
+
},
707
+
"code": "A String", # The warning code.
708
+
"helpLinks": [ # URL(s) pointing to additional information on handling the current warning.
709
+
{ # Describes a URL link.
710
+
"description": "A String", # Describes what the link offers.
711
+
"url": "A String", # The URL of the link.
712
+
},
713
+
],
714
+
"warningMessage": { # Provides a localized error message that is safe to return to the user which can be attached to an RPC error. # The localized warning message.
715
+
"locale": "A String", # The locale used following the specification defined at https://www.rfc-editor.org/rfc/bcp/bcp47.txt. Examples are: "en-US", "fr-CH", "es-MX"
716
+
"message": "A String", # The localized error message in the above locale.
717
+
},
718
+
"warningTime": "A String", # The time the warning occurred.
719
+
},
720
+
],
621
721
},
622
722
"instantiatingMigratedVm": { # InstantiatingMigratedVMStep contains specific step details. # Instantiating migrated VM step.
623
723
},
@@ -656,6 +756,26 @@ <h3>Method Details</h3>
656
756
},
657
757
],
658
758
"totalPauseDuration": "A String", # The accumulated duration the replication cycle was paused.
759
+
"warnings": [ # Output only. Warnings that occurred during the cycle.
760
+
{ # Represents migration resource warning information that can be used with google.rpc.Status message. MigrationWarning is used to present the user with warning information in migration operations.
761
+
"actionItem": { # Provides a localized error message that is safe to return to the user which can be attached to an RPC error. # Suggested action for solving the warning.
762
+
"locale": "A String", # The locale used following the specification defined at https://www.rfc-editor.org/rfc/bcp/bcp47.txt. Examples are: "en-US", "fr-CH", "es-MX"
763
+
"message": "A String", # The localized error message in the above locale.
764
+
},
765
+
"code": "A String", # The warning code.
766
+
"helpLinks": [ # URL(s) pointing to additional information on handling the current warning.
767
+
{ # Describes a URL link.
768
+
"description": "A String", # Describes what the link offers.
769
+
"url": "A String", # The URL of the link.
770
+
},
771
+
],
772
+
"warningMessage": { # Provides a localized error message that is safe to return to the user which can be attached to an RPC error. # The localized warning message.
773
+
"locale": "A String", # The locale used following the specification defined at https://www.rfc-editor.org/rfc/bcp/bcp47.txt. Examples are: "en-US", "fr-CH", "es-MX"
774
+
"message": "A String", # The localized error message in the above locale.
775
+
},
776
+
"warningTime": "A String", # The time the warning occurred.
777
+
},
778
+
],
659
779
},
660
780
"shuttingDownSourceVm": { # ShuttingDownSourceVMStep contains specific step details. # Shutting down VM step.
0 commit comments