HciOsProfileResponse

data class HciOsProfileResponse(val assemblyVersion: String, val bootType: String)

OS configurations for HCI device.

Constructors

Link copied to clipboard
constructor(assemblyVersion: String, bootType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Version of assembly present on device

Link copied to clipboard

The boot type of the device. e.g. UEFI, Legacy etc