DataBoxEdgeDeviceExtendedInfo interface

The extended Info of the Data Box Edge/Gateway device.

Extends

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.

systemData

Metadata pertaining to creation and last modification of DataBoxEdgeDevice

Inherited Properties

id

The path ID that uniquely identifies the object.

name

The object name.

type

The hierarchical type of the object.

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

systemData

Metadata pertaining to creation and last modification of DataBoxEdgeDevice

systemData?: SystemData

Property Value

Inherited Property Details

id

The path ID that uniquely identifies the object.

id?: string

Property Value

string

Inherited From ARMBaseModel.id

name

The object name.

name?: string

Property Value

string

Inherited From ARMBaseModel.name

type

The hierarchical type of the object.

type?: string

Property Value

string

Inherited From ARMBaseModel.type