@@ -139,6 +139,7 @@ <h3>Method Details</h3>
139
139
140
140
{ # MigratingVm describes the VM that will be migrated from a Source environment and its replication state.
141
141
"awsSourceVmDetails": { # Represent the source AWS VM details. # Output only. Details of the VM from an AWS source.
142
+ "architecture": "A String", # Output only. The VM architecture.
142
143
"committedStorageBytes": "A String", # Output only. The total size of the disks being migrated in bytes.
143
144
"disks": [ # Output only. The disks attached to the source VM.
144
145
{ # The details of an AWS instance disk.
@@ -156,6 +157,7 @@ <h3>Method Details</h3>
156
157
},
157
158
},
158
159
"azureSourceVmDetails": { # Represent the source Azure VM details. # Output only. Details of the VM from an Azure source.
160
+ "architecture": "A String", # Output only. The VM architecture.
159
161
"committedStorageBytes": "A String", # Output only. The total size of the disks being migrated in bytes.
160
162
"disks": [ # Output only. The disks attached to the source VM.
161
163
{ # The details of an Azure VM disk.
@@ -763,6 +765,7 @@ <h3>Method Details</h3>
763
765
"stateTime": "A String", # Output only. The last time the migrating VM state was updated.
764
766
"updateTime": "A String", # Output only. The last time the migrating VM resource was updated.
765
767
"vmwareSourceVmDetails": { # Represent the source Vmware VM details. # Output only. Details of the VM from a Vmware source.
768
+ "architecture": "A String", # Output only. The VM architecture.
766
769
"committedStorageBytes": "A String", # Output only. The total size of the disks being migrated in bytes.
767
770
"disks": [ # Output only. The disks attached to the source VM.
768
771
{ # The details of a Vmware VM disk.
@@ -909,6 +912,7 @@ <h3>Method Details</h3>
909
912
910
913
{ # MigratingVm describes the VM that will be migrated from a Source environment and its replication state.
911
914
"awsSourceVmDetails": { # Represent the source AWS VM details. # Output only. Details of the VM from an AWS source.
915
+ "architecture": "A String", # Output only. The VM architecture.
912
916
"committedStorageBytes": "A String", # Output only. The total size of the disks being migrated in bytes.
913
917
"disks": [ # Output only. The disks attached to the source VM.
914
918
{ # The details of an AWS instance disk.
@@ -926,6 +930,7 @@ <h3>Method Details</h3>
926
930
},
927
931
},
928
932
"azureSourceVmDetails": { # Represent the source Azure VM details. # Output only. Details of the VM from an Azure source.
933
+ "architecture": "A String", # Output only. The VM architecture.
929
934
"committedStorageBytes": "A String", # Output only. The total size of the disks being migrated in bytes.
930
935
"disks": [ # Output only. The disks attached to the source VM.
931
936
{ # The details of an Azure VM disk.
@@ -1533,6 +1538,7 @@ <h3>Method Details</h3>
1533
1538
"stateTime": "A String", # Output only. The last time the migrating VM state was updated.
1534
1539
"updateTime": "A String", # Output only. The last time the migrating VM resource was updated.
1535
1540
"vmwareSourceVmDetails": { # Represent the source Vmware VM details. # Output only. Details of the VM from a Vmware source.
1541
+ "architecture": "A String", # Output only. The VM architecture.
1536
1542
"committedStorageBytes": "A String", # Output only. The total size of the disks being migrated in bytes.
1537
1543
"disks": [ # Output only. The disks attached to the source VM.
1538
1544
{ # The details of a Vmware VM disk.
@@ -1579,6 +1585,7 @@ <h3>Method Details</h3>
1579
1585
"migratingVms": [ # Output only. The list of Migrating VMs response.
1580
1586
{ # MigratingVm describes the VM that will be migrated from a Source environment and its replication state.
1581
1587
"awsSourceVmDetails": { # Represent the source AWS VM details. # Output only. Details of the VM from an AWS source.
1588
+ "architecture": "A String", # Output only. The VM architecture.
1582
1589
"committedStorageBytes": "A String", # Output only. The total size of the disks being migrated in bytes.
1583
1590
"disks": [ # Output only. The disks attached to the source VM.
1584
1591
{ # The details of an AWS instance disk.
@@ -1596,6 +1603,7 @@ <h3>Method Details</h3>
1596
1603
},
1597
1604
},
1598
1605
"azureSourceVmDetails": { # Represent the source Azure VM details. # Output only. Details of the VM from an Azure source.
1606
+ "architecture": "A String", # Output only. The VM architecture.
1599
1607
"committedStorageBytes": "A String", # Output only. The total size of the disks being migrated in bytes.
1600
1608
"disks": [ # Output only. The disks attached to the source VM.
1601
1609
{ # The details of an Azure VM disk.
@@ -2203,6 +2211,7 @@ <h3>Method Details</h3>
2203
2211
"stateTime": "A String", # Output only. The last time the migrating VM state was updated.
2204
2212
"updateTime": "A String", # Output only. The last time the migrating VM resource was updated.
2205
2213
"vmwareSourceVmDetails": { # Represent the source Vmware VM details. # Output only. Details of the VM from a Vmware source.
2214
+ "architecture": "A String", # Output only. The VM architecture.
2206
2215
"committedStorageBytes": "A String", # Output only. The total size of the disks being migrated in bytes.
2207
2216
"disks": [ # Output only. The disks attached to the source VM.
2208
2217
{ # The details of a Vmware VM disk.
@@ -2253,6 +2262,7 @@ <h3>Method Details</h3>
2253
2262
2254
2263
{ # MigratingVm describes the VM that will be migrated from a Source environment and its replication state.
2255
2264
"awsSourceVmDetails": { # Represent the source AWS VM details. # Output only. Details of the VM from an AWS source.
2265
+ "architecture": "A String", # Output only. The VM architecture.
2256
2266
"committedStorageBytes": "A String", # Output only. The total size of the disks being migrated in bytes.
2257
2267
"disks": [ # Output only. The disks attached to the source VM.
2258
2268
{ # The details of an AWS instance disk.
@@ -2270,6 +2280,7 @@ <h3>Method Details</h3>
2270
2280
},
2271
2281
},
2272
2282
"azureSourceVmDetails": { # Represent the source Azure VM details. # Output only. Details of the VM from an Azure source.
2283
+ "architecture": "A String", # Output only. The VM architecture.
2273
2284
"committedStorageBytes": "A String", # Output only. The total size of the disks being migrated in bytes.
2274
2285
"disks": [ # Output only. The disks attached to the source VM.
2275
2286
{ # The details of an Azure VM disk.
@@ -2877,6 +2888,7 @@ <h3>Method Details</h3>
2877
2888
"stateTime": "A String", # Output only. The last time the migrating VM state was updated.
2878
2889
"updateTime": "A String", # Output only. The last time the migrating VM resource was updated.
2879
2890
"vmwareSourceVmDetails": { # Represent the source Vmware VM details. # Output only. Details of the VM from a Vmware source.
2891
+ "architecture": "A String", # Output only. The VM architecture.
2880
2892
"committedStorageBytes": "A String", # Output only. The total size of the disks being migrated in bytes.
2881
2893
"disks": [ # Output only. The disks attached to the source VM.
2882
2894
{ # The details of a Vmware VM disk.
0 commit comments