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
"storage": [ # Compute Engine storage. Never empty.
234
+
{ # Compute Engine storage option descriptor.
235
+
"sizeGb": 42, # Disk size in GiB.
236
+
"type": "A String", # Disk type backing the storage.
237
+
},
238
+
],
233
239
},
234
240
},
235
241
"fit": { # Describes the fit level of an asset for migration to a specific target. # Output only. Description of how well the asset this insight is associated with fits the proposed migration.
@@ -580,6 +586,12 @@ <h3>Method Details</h3>
580
586
"memoryMb": 42, # Memory in mebibytes.
581
587
"physicalCoreCount": 42, # Number of physical cores.
"storage": [ # Compute Engine storage. Never empty.
590
+
{ # Compute Engine storage option descriptor.
591
+
"sizeGb": 42, # Disk size in GiB.
592
+
"type": "A String", # Disk type backing the storage.
593
+
},
594
+
],
583
595
},
584
596
},
585
597
"fit": { # Describes the fit level of an asset for migration to a specific target. # Output only. Description of how well the asset this insight is associated with fits the proposed migration.
@@ -962,6 +974,12 @@ <h3>Method Details</h3>
962
974
"memoryMb": 42, # Memory in mebibytes.
963
975
"physicalCoreCount": 42, # Number of physical cores.
"storage": [ # Compute Engine storage. Never empty.
978
+
{ # Compute Engine storage option descriptor.
979
+
"sizeGb": 42, # Disk size in GiB.
980
+
"type": "A String", # Disk type backing the storage.
981
+
},
982
+
],
965
983
},
966
984
},
967
985
"fit": { # Describes the fit level of an asset for migration to a specific target. # Output only. Description of how well the asset this insight is associated with fits the proposed migration.
@@ -1324,6 +1342,12 @@ <h3>Method Details</h3>
1324
1342
"memoryMb": 42, # Memory in mebibytes.
1325
1343
"physicalCoreCount": 42, # Number of physical cores.
"storage": [ # Compute Engine storage. Never empty.
1346
+
{ # Compute Engine storage option descriptor.
1347
+
"sizeGb": 42, # Disk size in GiB.
1348
+
"type": "A String", # Disk type backing the storage.
1349
+
},
1350
+
],
1327
1351
},
1328
1352
},
1329
1353
"fit": { # Describes the fit level of an asset for migration to a specific target. # Output only. Description of how well the asset this insight is associated with fits the proposed migration.
@@ -1689,6 +1713,12 @@ <h3>Method Details</h3>
1689
1713
"memoryMb": 42, # Memory in mebibytes.
1690
1714
"physicalCoreCount": 42, # Number of physical cores.
"storage": [ # Compute Engine storage. Never empty.
1717
+
{ # Compute Engine storage option descriptor.
1718
+
"sizeGb": 42, # Disk size in GiB.
1719
+
"type": "A String", # Disk type backing the storage.
1720
+
},
1721
+
],
1692
1722
},
1693
1723
},
1694
1724
"fit": { # Describes the fit level of an asset for migration to a specific target. # Output only. Description of how well the asset this insight is associated with fits the proposed migration.
@@ -2034,6 +2064,12 @@ <h3>Method Details</h3>
2034
2064
"memoryMb": 42, # Memory in mebibytes.
2035
2065
"physicalCoreCount": 42, # Number of physical cores.
"storage": [ # Compute Engine storage. Never empty.
2068
+
{ # Compute Engine storage option descriptor.
2069
+
"sizeGb": 42, # Disk size in GiB.
2070
+
"type": "A String", # Disk type backing the storage.
2071
+
},
2072
+
],
2037
2073
},
2038
2074
},
2039
2075
"fit": { # Describes the fit level of an asset for migration to a specific target. # Output only. Description of how well the asset this insight is associated with fits the proposed migration.
"Unspecified (default value). Selecting this value allows the system to use any disk type according to reported usage. This a good value to start with.",
0 commit comments