1.1 KiB
1.1 KiB
ModelsDatacenterNewModel
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Acronym | string | id of the DC | [default to null] |
| BookingPrice | int64 | [optional] [default to null] | |
| Cpu | *ModelsDatacenterCpuModel | [default to null] | |
| Description | string | [default to null] | |
| Gpu | []ModelsDatacenterGpuModel | [default to null] | |
| Hosts | []string | list of host:port | [default to null] |
| Logo | string | [default to null] | |
| Name | string | [default to null] | |
| Owner | string | [optional] [default to null] | |
| Ram | *ModelsDatacenterMemoryModel | [default to null] | |
| ShortDescription | string | [default to null] | |
| Type_ | string | [default to null] |