compute-api/v1.0/samples/flavor.json

9 lines
120 B
JSON

{
"flavor" : {
"id" : 1,
"name" : "256 MB Server",
"ram" : 256,
"disk" : 10
}
}