HciEdgeDevicePropertiesResponse

data class HciEdgeDevicePropertiesResponse(val deviceConfiguration: DeviceConfigurationResponse? = null, val provisioningState: String, val reportedProperties: HciReportedPropertiesResponse)

properties for Arc-enabled edge device with HCI OS.

Constructors

Link copied to clipboard
constructor(deviceConfiguration: DeviceConfigurationResponse? = null, provisioningState: String, reportedProperties: HciReportedPropertiesResponse)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Device Configuration

Link copied to clipboard

Provisioning state of edgeDevice resource

Link copied to clipboard

The instance view of all current configurations on HCI device.