SkuResponse

data class SkuResponse(val capacity: String? = null, val description: String? = null, val family: String? = null, val name: String, val tier: String? = null)

The purchase SKU for CloudSimple paid resources

Constructors

Link copied to clipboard
constructor(capacity: String? = null, description: String? = null, family: String? = null, name: String, tier: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val capacity: String? = null

The capacity of the SKU

Link copied to clipboard
val description: String? = null

dedicatedCloudNode example: 8 x Ten-Core Intel® Xeon® Processor E5-2640 v4 2.40GHz 25MB Cache (90W); 12 x 64GB PC4-19200 2400MHz DDR4 ECC Registered DIMM, ...

Link copied to clipboard
val family: String? = null

If the service has different generations of hardware, for the same SKU, then that can be captured here

Link copied to clipboard

The name of the SKU for VMWare CloudSimple Node

Link copied to clipboard
val tier: String? = null

The tier of the SKU