de6e2b9948
JSON body examples of Placement API reference are in the same directroy where *.inc files exist. This patch moves JSON body examples to an isolated directory in order to make it easier to maintain the API reference. Change-Id: I8fd587100d22bd10dd4b2b2f1b25c5ecc7fc8537
9 lines
131 B
JSON
9 lines
131 B
JSON
{
|
|
"resource_provider_generation": 1,
|
|
"usages": {
|
|
"DISK_GB": 1,
|
|
"MEMORY_MB": 512,
|
|
"VCPU": 1
|
|
}
|
|
}
|