HciReportedProperties interface
The device Configuration for HCI device.
- Extends
Properties
| hardware |
Hci device hardware specific information. |
| network |
HCI device network information. |
| os |
HCI device OS specific information. |
| sbe |
Solution builder extension (SBE) deployment package information. |
| storage |
Hci device storage specific information. |
Inherited Properties
| device |
edge device state. |
| extension |
Extensions details for edge device. |
Property Details
hardwareProfile
Hci device hardware specific information.
hardwareProfile?: HciHardwareProfile
Property Value
networkProfile
osProfile
sbeDeploymentPackageInfo
Solution builder extension (SBE) deployment package information.
sbeDeploymentPackageInfo?: SbeDeploymentPackageInfo
Property Value
storageProfile
Hci device storage specific information.
storageProfile?: HciStorageProfile
Property Value
Inherited Property Details
deviceState
edge device state.
deviceState?: string
Property Value
string
Inherited From ReportedProperties.deviceState
extensionProfile
Extensions details for edge device.
extensionProfile?: ExtensionProfile
Property Value
Inherited From ReportedProperties.extensionProfile