DataBoxEdgeDeviceExtendedInfoPatch interface
The Data Box Edge/Gateway device extended info patch.
Properties
| channel |
The name for Channel Integrity Key stored in the Client Key Vault |
| channel |
The version of Channel Integrity Key stored in the Client Key Vault |
| client |
The Key Vault ARM Id for client secrets |
| client |
The url to access the Client Key Vault |
| sync |
For changing or to initiate the resync to key-vault set the status to KeyVaultSyncPending, rest of the status will not be applicable. |
Property Details
channelIntegrityKeyName
The name for 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
syncStatus
For changing or to initiate the resync to key-vault set the status to KeyVaultSyncPending, rest of the status will not be applicable.
syncStatus?: string
Property Value
string