DataBoxHeavySecret interface

The secrets related to a databox heavy.

Properties

accountCredentialDetails

Per account level access credentials.

devicePassword

Password for out of the box experience on device.

deviceSerialNumber

Serial number of the assigned device.

encodedValidationCertPubKey

The base 64 encoded public key to authenticate with the device

networkConfigurations

Network configuration of the appliance.

Property Details

accountCredentialDetails

Per account level access credentials.

accountCredentialDetails?: AccountCredentialDetails[]

Property Value

devicePassword

Password for out of the box experience on device.

devicePassword?: string

Property Value

string

deviceSerialNumber

Serial number of the assigned device.

deviceSerialNumber?: string

Property Value

string

encodedValidationCertPubKey

The base 64 encoded public key to authenticate with the device

encodedValidationCertPubKey?: string

Property Value

string

networkConfigurations

Network configuration of the appliance.

networkConfigurations?: ApplianceNetworkConfiguration[]

Property Value