DataBoxSecret interface

DataBox に関連するシークレット。

プロパティ

accountCredentialDetails

アカウント レベルのアクセス資格情報ごと。

devicePassword

デバイスですぐに使用するためのパスワード。

deviceSerialNumber

割り当てられたデバイスのシリアル番号。

encodedValidationCertPubKey

デバイスで認証するための Base 64 でエンコードされた公開キー

networkConfigurations

アプライアンスのネットワーク構成。

プロパティの詳細

accountCredentialDetails

アカウント レベルのアクセス資格情報ごと。

accountCredentialDetails?: AccountCredentialDetails[]

プロパティ値

devicePassword

デバイスですぐに使用するためのパスワード。

devicePassword?: string

プロパティ値

string

deviceSerialNumber

割り当てられたデバイスのシリアル番号。

deviceSerialNumber?: string

プロパティ値

string

encodedValidationCertPubKey

デバイスで認証するための Base 64 でエンコードされた公開キー

encodedValidationCertPubKey?: string

プロパティ値

string

networkConfigurations

アプライアンスのネットワーク構成。

networkConfigurations?: ApplianceNetworkConfiguration[]

プロパティ値