Container_Overview_Fields
countinteger
Number of items returned in the current page.
Example:
0vcpusinteger
Number of CPU cores allocated.
Example:
0gpusinteger
GPUs allocated to the resource.
Example:
0raminteger
Memory allocated to the flavor, in GB.
Example:
0cost_per_hournumber
Hourly cost incurred by the resource.
Example:
0Container_Overview_Fields
{
"count": 0,
"vcpus": 0,
"gpus": 0,
"ram": 0,
"cost_per_hour": 0
}
Was this page helpful?