Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 683 Bytes

Hardware.md

File metadata and controls

21 lines (14 loc) · 683 Bytes

Hardware

Represents a hardware offer by a cloud

Properties

Name Type Description Notes
id String Unique identifier for the hardware
name String Human-readable name for the hardware
providerId String Original id issued by the provider
cores Integer Number of cores
ram Long Amount of RAM (in MB)
disk Double Amount of disk space (in GB) [optional]
location Location [optional]
state DiscoveryItemState
owner String [optional]