Represents a hardware offer by a cloud
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] |