ComplianceFields
gpu_modelstring
GPU model name (for example, RTX-A4000).
cpuinteger[]
The number of virtual CPU cores in the flavor.
raminteger[]
The amount of RAM (in gigabytes) in the flavor.
hddinteger[]
List of compliance certifications applicable to disk storage.
ComplianceFields
{
"gpu_model": "string",
"cpu": [
0
],
"ram": [
0
],
"hdd": [
0
]
}
Was this page helpful?