DataBoxEdgeDeviceExtendedInfoProperties interface

The properties of the Data Box Edge/Gateway device extended info.

Properties

channelIntegrityKeyName

The name of Channel Integrity Key stored in the Client Key Vault

channelIntegrityKeyVersion

The version of Channel Integrity Key stored in the Client Key Vault

clientSecretStoreId

The Key Vault ARM Id for client secrets

clientSecretStoreUrl

The url to access the Client Key Vault

cloudWitnessContainerName

The Container for cloud witness in the storage account.

cloudWitnessStorageAccountName

The Cloud Witness Storage account name.

cloudWitnessStorageEndpoint

The Azure service endpoint of the cloud witness storage account.

clusterWitnessType

Cluster Witness Type

deviceSecrets

Device secrets, will be returned only with ODataFilter $expand=deviceSecrets

encryptionKey

The public part of the encryption certificate. Client uses this to encrypt any secret.

encryptionKeyThumbprint

The digital signature of encrypted certificate.

fileShareWitnessLocation

The witness location of file share.

fileShareWitnessUsername

The username of file share.

keyVaultSyncStatus

Key vault sync status

resourceKey

The Resource ID of the Resource.

Property Details

channelIntegrityKeyName

The name of Channel Integrity Key stored in the Client Key Vault

channelIntegrityKeyName?: string

Property Value

string

channelIntegrityKeyVersion

The version of Channel Integrity Key stored in the Client Key Vault

channelIntegrityKeyVersion?: string

Property Value

string

clientSecretStoreId

The Key Vault ARM Id for client secrets

clientSecretStoreId?: string

Property Value

string

clientSecretStoreUrl

The url to access the Client Key Vault

clientSecretStoreUrl?: string

Property Value

string

cloudWitnessContainerName

The Container for cloud witness in the storage account.

cloudWitnessContainerName?: string

Property Value

string

cloudWitnessStorageAccountName

The Cloud Witness Storage account name.

cloudWitnessStorageAccountName?: string

Property Value

string

cloudWitnessStorageEndpoint

The Azure service endpoint of the cloud witness storage account.

cloudWitnessStorageEndpoint?: string

Property Value

string

clusterWitnessType

Cluster Witness Type

clusterWitnessType?: string

Property Value

string

deviceSecrets

Device secrets, will be returned only with ODataFilter $expand=deviceSecrets

deviceSecrets?: Record<string, Secret>

Property Value

Record<string, Secret>

encryptionKey

The public part of the encryption certificate. Client uses this to encrypt any secret.

encryptionKey?: string

Property Value

string

encryptionKeyThumbprint

The digital signature of encrypted certificate.

encryptionKeyThumbprint?: string

Property Value

string

fileShareWitnessLocation

The witness location of file share.

fileShareWitnessLocation?: string

Property Value

string

fileShareWitnessUsername

The username of file share.

fileShareWitnessUsername?: string

Property Value

string

keyVaultSyncStatus

Key vault sync status

keyVaultSyncStatus?: string

Property Value

string

resourceKey

The Resource ID of the Resource.

resourceKey?: string

Property Value

string