GetPrivateCloudHcx

data class GetPrivateCloudHcx(val fqdn: String, val internalIp: String, val state: String, val version: String)

Constructors

Link copied to clipboard
constructor(fqdn: String, internalIp: String, state: String, version: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Fully qualified domain name of the appliance.

Link copied to clipboard

Internal IP address of the appliance.

Link copied to clipboard

State of the appliance. Possible values: "ACTIVE", "CREATING"

Link copied to clipboard

Version of the appliance.