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
"firmware": "A String", # The firmware type of the source VM.
144
151
},
145
152
"computeEngineTargetDefaults": { # ComputeEngineTargetDefaults is a collection of details for creating a VM in a target Compute Engine project. # Details of the target VM in Compute Engine.
@@ -735,6 +742,13 @@ <h3>Method Details</h3>
735
742
{ # MigratingVm describes the VM that will be migrated from a Source environment and its replication state.
736
743
"awsSourceVmDetails": { # Represent the source AWS VM details. # Output only. Details of the VM from an AWS source.
737
744
"committedStorageBytes": "A String", # The total size of the disks being migrated in bytes.
745
+
"disks": [ # The disks attached to the source VM.
746
+
{ # The details of an AWS instance disk.
747
+
"diskNumber": 42, # The ordinal number of the disk.
748
+
"sizeGb": "A String", # Size in GB.
"firmware": "A String", # The firmware type of the source VM.
739
753
},
740
754
"computeEngineTargetDefaults": { # ComputeEngineTargetDefaults is a collection of details for creating a VM in a target Compute Engine project. # Details of the target VM in Compute Engine.
@@ -1230,6 +1244,13 @@ <h3>Method Details</h3>
1230
1244
{ # MigratingVm describes the VM that will be migrated from a Source environment and its replication state.
1231
1245
"awsSourceVmDetails": { # Represent the source AWS VM details. # Output only. Details of the VM from an AWS source.
1232
1246
"committedStorageBytes": "A String", # The total size of the disks being migrated in bytes.
1247
+
"disks": [ # The disks attached to the source VM.
1248
+
{ # The details of an AWS instance disk.
1249
+
"diskNumber": 42, # The ordinal number of the disk.
1250
+
"sizeGb": "A String", # Size in GB.
"firmware": "A String", # The firmware type of the source VM.
1234
1255
},
1235
1256
"computeEngineTargetDefaults": { # ComputeEngineTargetDefaults is a collection of details for creating a VM in a target Compute Engine project. # Details of the target VM in Compute Engine.
@@ -1729,6 +1750,13 @@ <h3>Method Details</h3>
1729
1750
{ # MigratingVm describes the VM that will be migrated from a Source environment and its replication state.
1730
1751
"awsSourceVmDetails": { # Represent the source AWS VM details. # Output only. Details of the VM from an AWS source.
1731
1752
"committedStorageBytes": "A String", # The total size of the disks being migrated in bytes.
1753
+
"disks": [ # The disks attached to the source VM.
1754
+
{ # The details of an AWS instance disk.
1755
+
"diskNumber": 42, # The ordinal number of the disk.
1756
+
"sizeGb": "A String", # Size in GB.
"firmware": "A String", # The firmware type of the source VM.
1733
1761
},
1734
1762
"computeEngineTargetDefaults": { # ComputeEngineTargetDefaults is a collection of details for creating a VM in a target Compute Engine project. # Details of the target VM in Compute Engine.
"firmware": "A String", # The firmware type of the source VM.
144
151
},
145
152
"computeEngineTargetDefaults": { # ComputeEngineTargetDefaults is a collection of details for creating a VM in a target Compute Engine project. # Details of the target VM in Compute Engine.
@@ -1061,6 +1068,13 @@ <h3>Method Details</h3>
1061
1068
{ # MigratingVm describes the VM that will be migrated from a Source environment and its replication state.
1062
1069
"awsSourceVmDetails": { # Represent the source AWS VM details. # Output only. Details of the VM from an AWS source.
1063
1070
"committedStorageBytes": "A String", # The total size of the disks being migrated in bytes.
1071
+
"disks": [ # The disks attached to the source VM.
1072
+
{ # The details of an AWS instance disk.
1073
+
"diskNumber": 42, # The ordinal number of the disk.
1074
+
"sizeGb": "A String", # Size in GB.
"firmware": "A String", # The firmware type of the source VM.
1065
1079
},
1066
1080
"computeEngineTargetDefaults": { # ComputeEngineTargetDefaults is a collection of details for creating a VM in a target Compute Engine project. # Details of the target VM in Compute Engine.
@@ -1882,6 +1896,13 @@ <h3>Method Details</h3>
1882
1896
{ # MigratingVm describes the VM that will be migrated from a Source environment and its replication state.
1883
1897
"awsSourceVmDetails": { # Represent the source AWS VM details. # Output only. Details of the VM from an AWS source.
1884
1898
"committedStorageBytes": "A String", # The total size of the disks being migrated in bytes.
1899
+
"disks": [ # The disks attached to the source VM.
1900
+
{ # The details of an AWS instance disk.
1901
+
"diskNumber": 42, # The ordinal number of the disk.
1902
+
"sizeGb": "A String", # Size in GB.
"firmware": "A String", # The firmware type of the source VM.
1886
1907
},
1887
1908
"computeEngineTargetDefaults": { # ComputeEngineTargetDefaults is a collection of details for creating a VM in a target Compute Engine project. # Details of the target VM in Compute Engine.
@@ -2707,6 +2728,13 @@ <h3>Method Details</h3>
2707
2728
{ # MigratingVm describes the VM that will be migrated from a Source environment and its replication state.
2708
2729
"awsSourceVmDetails": { # Represent the source AWS VM details. # Output only. Details of the VM from an AWS source.
2709
2730
"committedStorageBytes": "A String", # The total size of the disks being migrated in bytes.
2731
+
"disks": [ # The disks attached to the source VM.
2732
+
{ # The details of an AWS instance disk.
2733
+
"diskNumber": 42, # The ordinal number of the disk.
2734
+
"sizeGb": "A String", # Size in GB.
"firmware": "A String", # The firmware type of the source VM.
2711
2739
},
2712
2740
"computeEngineTargetDefaults": { # ComputeEngineTargetDefaults is a collection of details for creating a VM in a target Compute Engine project. # Details of the target VM in Compute Engine.
0 commit comments