oc-catalog/selfapi/docs/ModelsDatacenterModel.md

1.2 KiB

ModelsDatacenterModel

Properties

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

[Back to Model list] [Back to API list] [Back to README]