DataBoxHeavySecret interface

The secrets related to a databox heavy.

Properties

accountCredentialDetails

Per account level access credentials. NOTE: This property will not be serialized. It can only be populated by the server.

devicePassword

Password for out of the box experience on device. NOTE: This property will not be serialized. It can only be populated by the server.

deviceSerialNumber

Serial number of the assigned device. NOTE: This property will not be serialized. It can only be populated by the server.

encodedValidationCertPubKey

The base 64 encoded public key to authenticate with the device NOTE: This property will not be serialized. It can only be populated by the server.

networkConfigurations

Network configuration of the appliance. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

accountCredentialDetails

Per account level access credentials. NOTE: This property will not be serialized. It can only be populated by the server.

accountCredentialDetails?: AccountCredentialDetails[]

Property Value

devicePassword

Password for out of the box experience on device. NOTE: This property will not be serialized. It can only be populated by the server.

devicePassword?: string

Property Value

string

deviceSerialNumber

Serial number of the assigned device. NOTE: This property will not be serialized. It can only be populated by the server.

deviceSerialNumber?: string

Property Value

string

encodedValidationCertPubKey

The base 64 encoded public key to authenticate with the device NOTE: This property will not be serialized. It can only be populated by the server.

encodedValidationCertPubKey?: string

Property Value

string

networkConfigurations

Network configuration of the appliance. NOTE: This property will not be serialized. It can only be populated by the server.

networkConfigurations?: ApplianceNetworkConfiguration[]

Property Value