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": {
"id": "i3.large",
"name": "i3.large",
"cpuCount": 2,
"memoryInMB": 15616,
"storageType": "NVMe_SSD",
"bootDiskSizeInMB": 486400,
"dataDiskSizeInMB": 486400,
"dataDiskMaxCount": 1,
"networkType": "Up to 10 Gigabit"
}
},
"externalRegionId": "us-east-1",
"_links": {
"_links": {
"href": "string",
"hrefs": [
"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