FabricFlavor
Represents a fabric flavor from the corresponding cloud end-point
{
"id": "i3.large",
"name": "i3.large",
"cpuCount": 2,
"memoryInMB": 15616,
"storageType": "NVMe_SSD",
"bootDiskSizeInMB": 486400,
"dataDiskSizeInMB": 486400,
"dataDiskMaxCount": 1,
"networkType": "Up to 10 Gigabit"
}
The internal identification used by the corresponding cloud end-point
The value of the instance type in the corresponding cloud.
Number of CPU cores. Not populated when inapplicable.
Total amount of memory (in megabytes). Not populated when inapplicable.
The type of storage supported by this instance type. Not populated when inapplicable.
Size of the boot disk (in megabytes). Not populated when inapplicable.
Size of the data disks (in megabytes). Not populated when inapplicable.
Number of data disks. Not populated when inapplicable.
The type of network supported by this instance type. Not populated when inapplicable.