FlavorMapping
FlavorMapping
Describes a flavor mapping between a global fabric flavor key and fabric flavor.
HATEOAS links:
region - Region - Region for the mapping.
JSON Example
{
"mapping": {
"mapping": {
"bootDiskSizeInMB": 486400,
"memoryInMB": 15616,
"name": "i3.large",
"storageType": "NVMe_SSD",
"id": "i3.large",
"dataDiskSizeInMB": 486400,
"dataDiskMaxCount": 1,
"networkType": "Up to 10 Gigabit",
"cpuCount": 2
}
},
"externalRegionId": "us-east-1",
"_links": {
"_links": {
"hrefs": [
"string"
],
"href": "string"
}
}
}
object
mapping
Required
Flavors defined for the particular region. Keyed by global flavor key.
string
externalRegionId
Optional
The id of the region for which this mapping is defined.
object
_links
Required
HATEOAS of the entity