FlavorProfileSpecification

FlavorProfileSpecification
FlavorProfileSpecification

Specification for flavor profile

JSON Example
{
    "regionId": "9e49",
    "name": "string",
    "description": "string",
    "flavorMapping": {
        "flavorMapping": {
            "memoryInMB": 4096,
            "name": "t2.small, t2.medium",
            "cpuCount": 4
        }
    }
}
string
regionId
Required

The id of the region for which this profile is created

string
name
Required

A human-friendly name used as an identifier in APIs that support this option.

string
description
Optional

A human-friendly description.

object
flavorMapping
Required

Map between global fabric flavor keys and fabric flavor descriptions