AddonHcxPropertiesResponse

data class AddonHcxPropertiesResponse(val addonType: String, val offer: String, val provisioningState: String)

The properties of an HCX addon

Constructors

Link copied to clipboard
constructor(addonType: String, offer: String, provisioningState: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The type of private cloud addon Expected value is 'HCX'.

Link copied to clipboard

The HCX offer, example VMware MaaS Cloud Provider (Enterprise)

Link copied to clipboard

The state of the addon provisioning