The Host Size Object holds details on available size configurations for a server.

FieldTypeExampleDescription
idString"nibble-1024"The unique ID for the size.
slugString"Nibble-1024"A human readable string.
bandwidthGBInteger1000The available monthly bandwidth in GB.
cpuCountInteger2The amount of vCPU's included.
diskGBInteger25The amount of disk space included.
disksArray of Objects[ Host Disk Object ]Details on disks included with the size.
memoryMBInteger1024The amount of memory (RAM) included.
costPerHourInteger14The amount of balance deducted per hour.
costPerMonthInteger10The amount in USD charged per month.
planTypeString"standard", "cpu", "memory"Some hosts offer a different plan type for different usage. You should refer to the host documentation for more information.