This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.databoxedge.getDeviceExtendedInformation
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Gets additional information for the specified Azure Stack Edge/Data Box Gateway device. Azure REST API version: 2022-03-01.
Other available API versions: 2021-02-01, 2021-02-01-preview, 2022-04-01-preview, 2023-01-01-preview, 2023-07-01, 2023-12-01.
Using getDeviceExtendedInformation
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getDeviceExtendedInformation(args: GetDeviceExtendedInformationArgs, opts?: InvokeOptions): Promise<GetDeviceExtendedInformationResult>
function getDeviceExtendedInformationOutput(args: GetDeviceExtendedInformationOutputArgs, opts?: InvokeOptions): Output<GetDeviceExtendedInformationResult>def get_device_extended_information(device_name: Optional[str] = None,
                                    resource_group_name: Optional[str] = None,
                                    opts: Optional[InvokeOptions] = None) -> GetDeviceExtendedInformationResult
def get_device_extended_information_output(device_name: Optional[pulumi.Input[str]] = None,
                                    resource_group_name: Optional[pulumi.Input[str]] = None,
                                    opts: Optional[InvokeOptions] = None) -> Output[GetDeviceExtendedInformationResult]func GetDeviceExtendedInformation(ctx *Context, args *GetDeviceExtendedInformationArgs, opts ...InvokeOption) (*GetDeviceExtendedInformationResult, error)
func GetDeviceExtendedInformationOutput(ctx *Context, args *GetDeviceExtendedInformationOutputArgs, opts ...InvokeOption) GetDeviceExtendedInformationResultOutput> Note: This function is named GetDeviceExtendedInformation in the Go SDK.
public static class GetDeviceExtendedInformation 
{
    public static Task<GetDeviceExtendedInformationResult> InvokeAsync(GetDeviceExtendedInformationArgs args, InvokeOptions? opts = null)
    public static Output<GetDeviceExtendedInformationResult> Invoke(GetDeviceExtendedInformationInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetDeviceExtendedInformationResult> getDeviceExtendedInformation(GetDeviceExtendedInformationArgs args, InvokeOptions options)
public static Output<GetDeviceExtendedInformationResult> getDeviceExtendedInformation(GetDeviceExtendedInformationArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:databoxedge:getDeviceExtendedInformation
  arguments:
    # arguments dictionaryThe following arguments are supported:
- DeviceName string
- The device name.
- ResourceGroup stringName 
- The resource group name.
- DeviceName string
- The device name.
- ResourceGroup stringName 
- The resource group name.
- deviceName String
- The device name.
- resourceGroup StringName 
- The resource group name.
- deviceName string
- The device name.
- resourceGroup stringName 
- The resource group name.
- device_name str
- The device name.
- resource_group_ strname 
- The resource group name.
- deviceName String
- The device name.
- resourceGroup StringName 
- The resource group name.
getDeviceExtendedInformation Result
The following output properties are available:
- CloudWitness stringContainer Name 
- The Container for cloud witness in the storage account.
- CloudWitness stringStorage Account Name 
- The Cloud Witness Storage account name.
- CloudWitness stringStorage Endpoint 
- The Azure service endpoint of the cloud witness storage account.
- ClusterWitness stringType 
- Cluster Witness Type
- DeviceSecrets Dictionary<string, Pulumi.Azure Native. Data Box Edge. Outputs. Secret Response> 
- Device secrets, will be returned only with ODataFilter $expand=deviceSecrets
- string
- The witness location of file share.
- string
- The username of file share.
- Id string
- The path ID that uniquely identifies the object.
- Name string
- The object name.
- ResourceKey string
- The Resource ID of the Resource.
- SystemData Pulumi.Azure Native. Data Box Edge. Outputs. System Data Response 
- Metadata pertaining to creation and last modification of DataBoxEdgeDevice
- Type string
- The hierarchical type of the object.
- ChannelIntegrity stringKey Name 
- The name of Channel Integrity Key stored in the Client Key Vault
- ChannelIntegrity stringKey Version 
- The version of Channel Integrity Key stored in the Client Key Vault
- ClientSecret stringStore Id 
- The Key Vault ARM Id for client secrets
- ClientSecret stringStore Url 
- The url to access the Client Key Vault
- EncryptionKey string
- The public part of the encryption certificate. Client uses this to encrypt any secret.
- EncryptionKey stringThumbprint 
- The digital signature of encrypted certificate.
- KeyVault stringSync Status 
- Key vault sync status
- CloudWitness stringContainer Name 
- The Container for cloud witness in the storage account.
- CloudWitness stringStorage Account Name 
- The Cloud Witness Storage account name.
- CloudWitness stringStorage Endpoint 
- The Azure service endpoint of the cloud witness storage account.
- ClusterWitness stringType 
- Cluster Witness Type
- DeviceSecrets map[string]SecretResponse 
- Device secrets, will be returned only with ODataFilter $expand=deviceSecrets
- string
- The witness location of file share.
- string
- The username of file share.
- Id string
- The path ID that uniquely identifies the object.
- Name string
- The object name.
- ResourceKey string
- The Resource ID of the Resource.
- SystemData SystemData Response 
- Metadata pertaining to creation and last modification of DataBoxEdgeDevice
- Type string
- The hierarchical type of the object.
- ChannelIntegrity stringKey Name 
- The name of Channel Integrity Key stored in the Client Key Vault
- ChannelIntegrity stringKey Version 
- The version of Channel Integrity Key stored in the Client Key Vault
- ClientSecret stringStore Id 
- The Key Vault ARM Id for client secrets
- ClientSecret stringStore Url 
- The url to access the Client Key Vault
- EncryptionKey string
- The public part of the encryption certificate. Client uses this to encrypt any secret.
- EncryptionKey stringThumbprint 
- The digital signature of encrypted certificate.
- KeyVault stringSync Status 
- Key vault sync status
- cloudWitness StringContainer Name 
- The Container for cloud witness in the storage account.
- cloudWitness StringStorage Account Name 
- The Cloud Witness Storage account name.
- cloudWitness StringStorage Endpoint 
- The Azure service endpoint of the cloud witness storage account.
- clusterWitness StringType 
- Cluster Witness Type
- deviceSecrets Map<String,SecretResponse> 
- Device secrets, will be returned only with ODataFilter $expand=deviceSecrets
- String
- The witness location of file share.
- String
- The username of file share.
- id String
- The path ID that uniquely identifies the object.
- name String
- The object name.
- resourceKey String
- The Resource ID of the Resource.
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of DataBoxEdgeDevice
- type String
- The hierarchical type of the object.
- channelIntegrity StringKey Name 
- The name of Channel Integrity Key stored in the Client Key Vault
- channelIntegrity StringKey Version 
- The version of Channel Integrity Key stored in the Client Key Vault
- clientSecret StringStore Id 
- The Key Vault ARM Id for client secrets
- clientSecret StringStore Url 
- The url to access the Client Key Vault
- encryptionKey String
- The public part of the encryption certificate. Client uses this to encrypt any secret.
- encryptionKey StringThumbprint 
- The digital signature of encrypted certificate.
- keyVault StringSync Status 
- Key vault sync status
- cloudWitness stringContainer Name 
- The Container for cloud witness in the storage account.
- cloudWitness stringStorage Account Name 
- The Cloud Witness Storage account name.
- cloudWitness stringStorage Endpoint 
- The Azure service endpoint of the cloud witness storage account.
- clusterWitness stringType 
- Cluster Witness Type
- deviceSecrets {[key: string]: SecretResponse} 
- Device secrets, will be returned only with ODataFilter $expand=deviceSecrets
- string
- The witness location of file share.
- string
- The username of file share.
- id string
- The path ID that uniquely identifies the object.
- name string
- The object name.
- resourceKey string
- The Resource ID of the Resource.
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of DataBoxEdgeDevice
- type string
- The hierarchical type of the object.
- channelIntegrity stringKey Name 
- The name of Channel Integrity Key stored in the Client Key Vault
- channelIntegrity stringKey Version 
- The version of Channel Integrity Key stored in the Client Key Vault
- clientSecret stringStore Id 
- The Key Vault ARM Id for client secrets
- clientSecret stringStore Url 
- The url to access the Client Key Vault
- encryptionKey string
- The public part of the encryption certificate. Client uses this to encrypt any secret.
- encryptionKey stringThumbprint 
- The digital signature of encrypted certificate.
- keyVault stringSync Status 
- Key vault sync status
- cloud_witness_ strcontainer_ name 
- The Container for cloud witness in the storage account.
- cloud_witness_ strstorage_ account_ name 
- The Cloud Witness Storage account name.
- cloud_witness_ strstorage_ endpoint 
- The Azure service endpoint of the cloud witness storage account.
- cluster_witness_ strtype 
- Cluster Witness Type
- device_secrets Mapping[str, SecretResponse] 
- Device secrets, will be returned only with ODataFilter $expand=deviceSecrets
- str
- The witness location of file share.
- str
- The username of file share.
- id str
- The path ID that uniquely identifies the object.
- name str
- The object name.
- resource_key str
- The Resource ID of the Resource.
- system_data SystemData Response 
- Metadata pertaining to creation and last modification of DataBoxEdgeDevice
- type str
- The hierarchical type of the object.
- channel_integrity_ strkey_ name 
- The name of Channel Integrity Key stored in the Client Key Vault
- channel_integrity_ strkey_ version 
- The version of Channel Integrity Key stored in the Client Key Vault
- client_secret_ strstore_ id 
- The Key Vault ARM Id for client secrets
- client_secret_ strstore_ url 
- The url to access the Client Key Vault
- encryption_key str
- The public part of the encryption certificate. Client uses this to encrypt any secret.
- encryption_key_ strthumbprint 
- The digital signature of encrypted certificate.
- key_vault_ strsync_ status 
- Key vault sync status
- cloudWitness StringContainer Name 
- The Container for cloud witness in the storage account.
- cloudWitness StringStorage Account Name 
- The Cloud Witness Storage account name.
- cloudWitness StringStorage Endpoint 
- The Azure service endpoint of the cloud witness storage account.
- clusterWitness StringType 
- Cluster Witness Type
- deviceSecrets Map<Property Map>
- Device secrets, will be returned only with ODataFilter $expand=deviceSecrets
- String
- The witness location of file share.
- String
- The username of file share.
- id String
- The path ID that uniquely identifies the object.
- name String
- The object name.
- resourceKey String
- The Resource ID of the Resource.
- systemData Property Map
- Metadata pertaining to creation and last modification of DataBoxEdgeDevice
- type String
- The hierarchical type of the object.
- channelIntegrity StringKey Name 
- The name of Channel Integrity Key stored in the Client Key Vault
- channelIntegrity StringKey Version 
- The version of Channel Integrity Key stored in the Client Key Vault
- clientSecret StringStore Id 
- The Key Vault ARM Id for client secrets
- clientSecret StringStore Url 
- The url to access the Client Key Vault
- encryptionKey String
- The public part of the encryption certificate. Client uses this to encrypt any secret.
- encryptionKey StringThumbprint 
- The digital signature of encrypted certificate.
- keyVault StringSync Status 
- Key vault sync status
Supporting Types
AsymmetricEncryptedSecretResponse   
- EncryptionAlgorithm string
- The algorithm used to encrypt "Value".
- Value string
- The value of the secret.
- EncryptionCert stringThumbprint 
- Thumbprint certificate used to encrypt "Value". If the value is unencrypted, it will be null.
- EncryptionAlgorithm string
- The algorithm used to encrypt "Value".
- Value string
- The value of the secret.
- EncryptionCert stringThumbprint 
- Thumbprint certificate used to encrypt "Value". If the value is unencrypted, it will be null.
- encryptionAlgorithm String
- The algorithm used to encrypt "Value".
- value String
- The value of the secret.
- encryptionCert StringThumbprint 
- Thumbprint certificate used to encrypt "Value". If the value is unencrypted, it will be null.
- encryptionAlgorithm string
- The algorithm used to encrypt "Value".
- value string
- The value of the secret.
- encryptionCert stringThumbprint 
- Thumbprint certificate used to encrypt "Value". If the value is unencrypted, it will be null.
- encryption_algorithm str
- The algorithm used to encrypt "Value".
- value str
- The value of the secret.
- encryption_cert_ strthumbprint 
- Thumbprint certificate used to encrypt "Value". If the value is unencrypted, it will be null.
- encryptionAlgorithm String
- The algorithm used to encrypt "Value".
- value String
- The value of the secret.
- encryptionCert StringThumbprint 
- Thumbprint certificate used to encrypt "Value". If the value is unencrypted, it will be null.
SecretResponse 
- EncryptedSecret Pulumi.Azure Native. Data Box Edge. Inputs. Asymmetric Encrypted Secret Response 
- Encrypted (using device public key) secret value.
- KeyVault stringId 
- Id of the Key-Vault where secret is stored (ex: secrets/AuthClientSecret/82ef4346187a4033a10d629cde07d740).
- EncryptedSecret AsymmetricEncrypted Secret Response 
- Encrypted (using device public key) secret value.
- KeyVault stringId 
- Id of the Key-Vault where secret is stored (ex: secrets/AuthClientSecret/82ef4346187a4033a10d629cde07d740).
- encryptedSecret AsymmetricEncrypted Secret Response 
- Encrypted (using device public key) secret value.
- keyVault StringId 
- Id of the Key-Vault where secret is stored (ex: secrets/AuthClientSecret/82ef4346187a4033a10d629cde07d740).
- encryptedSecret AsymmetricEncrypted Secret Response 
- Encrypted (using device public key) secret value.
- keyVault stringId 
- Id of the Key-Vault where secret is stored (ex: secrets/AuthClientSecret/82ef4346187a4033a10d629cde07d740).
- encrypted_secret AsymmetricEncrypted Secret Response 
- Encrypted (using device public key) secret value.
- key_vault_ strid 
- Id of the Key-Vault where secret is stored (ex: secrets/AuthClientSecret/82ef4346187a4033a10d629cde07d740).
- encryptedSecret Property Map
- Encrypted (using device public key) secret value.
- keyVault StringId 
- Id of the Key-Vault where secret is stored (ex: secrets/AuthClientSecret/82ef4346187a4033a10d629cde07d740).
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
- createdAt string
- The timestamp of resource creation (UTC).
- createdBy string
- The identity that created the resource.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified stringBy Type 
- The type of identity that last modified the resource.
- created_at str
- The timestamp of resource creation (UTC).
- created_by str
- The identity that created the resource.
- created_by_ strtype 
- The type of identity that created the resource.
- last_modified_ strat 
- The timestamp of resource last modification (UTC)
- last_modified_ strby 
- The identity that last modified the resource.
- last_modified_ strby_ type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi