ConfigurationResponse
idstring<uuid>
Value of id.
namestringnullable
Human-readable name of the resource.
cpuinteger<int32>
Number of virtual CPU units.
raminteger<int32>
Amount of RAM allocated to the resource.
hddinteger<int32>
Disk type or HDD allocation flag.
ConfigurationResponse
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"name": "string",
"cpu": 0,
"ram": 0,
"hdd": 0
}