1. Packages
  2. Azure Native
  3. API Docs
  4. deviceregistry
  5. getNamespaceDiscoveredDevice
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.7.1 published on Wednesday, Aug 13, 2025 by Pulumi

azure-native.deviceregistry.getNamespaceDiscoveredDevice

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.7.1 published on Wednesday, Aug 13, 2025 by Pulumi

    Get a NamespaceDiscoveredDevice

    Uses Azure REST API version 2025-07-01-preview.

    Using getNamespaceDiscoveredDevice

    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 getNamespaceDiscoveredDevice(args: GetNamespaceDiscoveredDeviceArgs, opts?: InvokeOptions): Promise<GetNamespaceDiscoveredDeviceResult>
    function getNamespaceDiscoveredDeviceOutput(args: GetNamespaceDiscoveredDeviceOutputArgs, opts?: InvokeOptions): Output<GetNamespaceDiscoveredDeviceResult>
    def get_namespace_discovered_device(discovered_device_name: Optional[str] = None,
                                        namespace_name: Optional[str] = None,
                                        resource_group_name: Optional[str] = None,
                                        opts: Optional[InvokeOptions] = None) -> GetNamespaceDiscoveredDeviceResult
    def get_namespace_discovered_device_output(discovered_device_name: Optional[pulumi.Input[str]] = None,
                                        namespace_name: Optional[pulumi.Input[str]] = None,
                                        resource_group_name: Optional[pulumi.Input[str]] = None,
                                        opts: Optional[InvokeOptions] = None) -> Output[GetNamespaceDiscoveredDeviceResult]
    func LookupNamespaceDiscoveredDevice(ctx *Context, args *LookupNamespaceDiscoveredDeviceArgs, opts ...InvokeOption) (*LookupNamespaceDiscoveredDeviceResult, error)
    func LookupNamespaceDiscoveredDeviceOutput(ctx *Context, args *LookupNamespaceDiscoveredDeviceOutputArgs, opts ...InvokeOption) LookupNamespaceDiscoveredDeviceResultOutput

    > Note: This function is named LookupNamespaceDiscoveredDevice in the Go SDK.

    public static class GetNamespaceDiscoveredDevice 
    {
        public static Task<GetNamespaceDiscoveredDeviceResult> InvokeAsync(GetNamespaceDiscoveredDeviceArgs args, InvokeOptions? opts = null)
        public static Output<GetNamespaceDiscoveredDeviceResult> Invoke(GetNamespaceDiscoveredDeviceInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetNamespaceDiscoveredDeviceResult> getNamespaceDiscoveredDevice(GetNamespaceDiscoveredDeviceArgs args, InvokeOptions options)
    public static Output<GetNamespaceDiscoveredDeviceResult> getNamespaceDiscoveredDevice(GetNamespaceDiscoveredDeviceArgs args, InvokeOptions options)
    
    fn::invoke:
      function: azure-native:deviceregistry:getNamespaceDiscoveredDevice
      arguments:
        # arguments dictionary

    The following arguments are supported:

    DiscoveredDeviceName string
    The name of the discovered device.
    NamespaceName string
    The name of the namespace.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    DiscoveredDeviceName string
    The name of the discovered device.
    NamespaceName string
    The name of the namespace.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    discoveredDeviceName String
    The name of the discovered device.
    namespaceName String
    The name of the namespace.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    discoveredDeviceName string
    The name of the discovered device.
    namespaceName string
    The name of the namespace.
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    discovered_device_name str
    The name of the discovered device.
    namespace_name str
    The name of the namespace.
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    discoveredDeviceName String
    The name of the discovered device.
    namespaceName String
    The name of the namespace.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.

    getNamespaceDiscoveredDevice Result

    The following output properties are available:

    AzureApiVersion string
    The Azure API version of the resource.
    DiscoveryId string
    Identifier used to detect changes in the discovered device.
    ExtendedLocation Pulumi.AzureNative.DeviceRegistry.Outputs.ExtendedLocationResponse
    The extended location.
    Id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    Location string
    The geo-location where the resource lives
    Name string
    The name of the resource
    ProvisioningState string
    Provisioning state of the resource.
    SystemData Pulumi.AzureNative.DeviceRegistry.Outputs.SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    Version double
    An integer that is incremented each time the resource is modified.
    Attributes object
    A set of key-value pairs that contain custom attributes.
    Endpoints Pulumi.AzureNative.DeviceRegistry.Outputs.DiscoveredMessagingEndpointsResponse
    Endpoints for discovered devices.
    ExternalDeviceId string
    A device ID that represents the device in a system external to Azure. Unique within scope of an Azure tenant.
    Manufacturer string
    Device manufacturer.
    Model string
    Device model.
    OperatingSystem string
    Device operating system name.
    OperatingSystemVersion string
    Device operating system version.
    Tags Dictionary<string, string>
    Resource tags.
    AzureApiVersion string
    The Azure API version of the resource.
    DiscoveryId string
    Identifier used to detect changes in the discovered device.
    ExtendedLocation ExtendedLocationResponse
    The extended location.
    Id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    Location string
    The geo-location where the resource lives
    Name string
    The name of the resource
    ProvisioningState string
    Provisioning state of the resource.
    SystemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    Version float64
    An integer that is incremented each time the resource is modified.
    Attributes interface{}
    A set of key-value pairs that contain custom attributes.
    Endpoints DiscoveredMessagingEndpointsResponse
    Endpoints for discovered devices.
    ExternalDeviceId string
    A device ID that represents the device in a system external to Azure. Unique within scope of an Azure tenant.
    Manufacturer string
    Device manufacturer.
    Model string
    Device model.
    OperatingSystem string
    Device operating system name.
    OperatingSystemVersion string
    Device operating system version.
    Tags map[string]string
    Resource tags.
    azureApiVersion String
    The Azure API version of the resource.
    discoveryId String
    Identifier used to detect changes in the discovered device.
    extendedLocation ExtendedLocationResponse
    The extended location.
    id String
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    location String
    The geo-location where the resource lives
    name String
    The name of the resource
    provisioningState String
    Provisioning state of the resource.
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    version Double
    An integer that is incremented each time the resource is modified.
    attributes Object
    A set of key-value pairs that contain custom attributes.
    endpoints DiscoveredMessagingEndpointsResponse
    Endpoints for discovered devices.
    externalDeviceId String
    A device ID that represents the device in a system external to Azure. Unique within scope of an Azure tenant.
    manufacturer String
    Device manufacturer.
    model String
    Device model.
    operatingSystem String
    Device operating system name.
    operatingSystemVersion String
    Device operating system version.
    tags Map<String,String>
    Resource tags.
    azureApiVersion string
    The Azure API version of the resource.
    discoveryId string
    Identifier used to detect changes in the discovered device.
    extendedLocation ExtendedLocationResponse
    The extended location.
    id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    location string
    The geo-location where the resource lives
    name string
    The name of the resource
    provisioningState string
    Provisioning state of the resource.
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    version number
    An integer that is incremented each time the resource is modified.
    attributes any
    A set of key-value pairs that contain custom attributes.
    endpoints DiscoveredMessagingEndpointsResponse
    Endpoints for discovered devices.
    externalDeviceId string
    A device ID that represents the device in a system external to Azure. Unique within scope of an Azure tenant.
    manufacturer string
    Device manufacturer.
    model string
    Device model.
    operatingSystem string
    Device operating system name.
    operatingSystemVersion string
    Device operating system version.
    tags {[key: string]: string}
    Resource tags.
    azure_api_version str
    The Azure API version of the resource.
    discovery_id str
    Identifier used to detect changes in the discovered device.
    extended_location ExtendedLocationResponse
    The extended location.
    id str
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    location str
    The geo-location where the resource lives
    name str
    The name of the resource
    provisioning_state str
    Provisioning state of the resource.
    system_data SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type str
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    version float
    An integer that is incremented each time the resource is modified.
    attributes Any
    A set of key-value pairs that contain custom attributes.
    endpoints DiscoveredMessagingEndpointsResponse
    Endpoints for discovered devices.
    external_device_id str
    A device ID that represents the device in a system external to Azure. Unique within scope of an Azure tenant.
    manufacturer str
    Device manufacturer.
    model str
    Device model.
    operating_system str
    Device operating system name.
    operating_system_version str
    Device operating system version.
    tags Mapping[str, str]
    Resource tags.
    azureApiVersion String
    The Azure API version of the resource.
    discoveryId String
    Identifier used to detect changes in the discovered device.
    extendedLocation Property Map
    The extended location.
    id String
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    location String
    The geo-location where the resource lives
    name String
    The name of the resource
    provisioningState String
    Provisioning state of the resource.
    systemData Property Map
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    version Number
    An integer that is incremented each time the resource is modified.
    attributes Any
    A set of key-value pairs that contain custom attributes.
    endpoints Property Map
    Endpoints for discovered devices.
    externalDeviceId String
    A device ID that represents the device in a system external to Azure. Unique within scope of an Azure tenant.
    manufacturer String
    Device manufacturer.
    model String
    Device model.
    operatingSystem String
    Device operating system name.
    operatingSystemVersion String
    Device operating system version.
    tags Map<String>
    Resource tags.

    Supporting Types

    DeviceMessagingEndpointResponse

    Address string
    The endpoint address to connect to.
    EndpointType string
    Type of connection used for the messaging endpoint.
    Address string
    The endpoint address to connect to.
    EndpointType string
    Type of connection used for the messaging endpoint.
    address String
    The endpoint address to connect to.
    endpointType String
    Type of connection used for the messaging endpoint.
    address string
    The endpoint address to connect to.
    endpointType string
    Type of connection used for the messaging endpoint.
    address str
    The endpoint address to connect to.
    endpoint_type str
    Type of connection used for the messaging endpoint.
    address String
    The endpoint address to connect to.
    endpointType String
    Type of connection used for the messaging endpoint.

    DiscoveredInboundEndpointsResponse

    Address string
    The endpoint address & port. This can be either an IP address (e.g., 192.168.1.1) or a fully qualified domain name (FQDN, e.g., server.example.com).
    EndpointType string
    Type of connection endpoint.
    AdditionalConfiguration string
    Stringified JSON that contains configuration to be used by the connector (e.g., OPC UA, ONVIF).
    LastUpdatedOn string
    The timestamp (in UTC) when the endpoint was discovered.
    SupportedAuthenticationMethods List<string>
    List of supported authentication methods supported by device for Inbound connections.
    Version string
    Protocol version associated with the endpoint e.g. 1 or 2 for endpointType Microsoft.HTTP, and 3.5 or 5.0 for endpointType Microsoft.Mqtt etc.
    Address string
    The endpoint address & port. This can be either an IP address (e.g., 192.168.1.1) or a fully qualified domain name (FQDN, e.g., server.example.com).
    EndpointType string
    Type of connection endpoint.
    AdditionalConfiguration string
    Stringified JSON that contains configuration to be used by the connector (e.g., OPC UA, ONVIF).
    LastUpdatedOn string
    The timestamp (in UTC) when the endpoint was discovered.
    SupportedAuthenticationMethods []string
    List of supported authentication methods supported by device for Inbound connections.
    Version string
    Protocol version associated with the endpoint e.g. 1 or 2 for endpointType Microsoft.HTTP, and 3.5 or 5.0 for endpointType Microsoft.Mqtt etc.
    address String
    The endpoint address & port. This can be either an IP address (e.g., 192.168.1.1) or a fully qualified domain name (FQDN, e.g., server.example.com).
    endpointType String
    Type of connection endpoint.
    additionalConfiguration String
    Stringified JSON that contains configuration to be used by the connector (e.g., OPC UA, ONVIF).
    lastUpdatedOn String
    The timestamp (in UTC) when the endpoint was discovered.
    supportedAuthenticationMethods List<String>
    List of supported authentication methods supported by device for Inbound connections.
    version String
    Protocol version associated with the endpoint e.g. 1 or 2 for endpointType Microsoft.HTTP, and 3.5 or 5.0 for endpointType Microsoft.Mqtt etc.
    address string
    The endpoint address & port. This can be either an IP address (e.g., 192.168.1.1) or a fully qualified domain name (FQDN, e.g., server.example.com).
    endpointType string
    Type of connection endpoint.
    additionalConfiguration string
    Stringified JSON that contains configuration to be used by the connector (e.g., OPC UA, ONVIF).
    lastUpdatedOn string
    The timestamp (in UTC) when the endpoint was discovered.
    supportedAuthenticationMethods string[]
    List of supported authentication methods supported by device for Inbound connections.
    version string
    Protocol version associated with the endpoint e.g. 1 or 2 for endpointType Microsoft.HTTP, and 3.5 or 5.0 for endpointType Microsoft.Mqtt etc.
    address str
    The endpoint address & port. This can be either an IP address (e.g., 192.168.1.1) or a fully qualified domain name (FQDN, e.g., server.example.com).
    endpoint_type str
    Type of connection endpoint.
    additional_configuration str
    Stringified JSON that contains configuration to be used by the connector (e.g., OPC UA, ONVIF).
    last_updated_on str
    The timestamp (in UTC) when the endpoint was discovered.
    supported_authentication_methods Sequence[str]
    List of supported authentication methods supported by device for Inbound connections.
    version str
    Protocol version associated with the endpoint e.g. 1 or 2 for endpointType Microsoft.HTTP, and 3.5 or 5.0 for endpointType Microsoft.Mqtt etc.
    address String
    The endpoint address & port. This can be either an IP address (e.g., 192.168.1.1) or a fully qualified domain name (FQDN, e.g., server.example.com).
    endpointType String
    Type of connection endpoint.
    additionalConfiguration String
    Stringified JSON that contains configuration to be used by the connector (e.g., OPC UA, ONVIF).
    lastUpdatedOn String
    The timestamp (in UTC) when the endpoint was discovered.
    supportedAuthenticationMethods List<String>
    List of supported authentication methods supported by device for Inbound connections.
    version String
    Protocol version associated with the endpoint e.g. 1 or 2 for endpointType Microsoft.HTTP, and 3.5 or 5.0 for endpointType Microsoft.Mqtt etc.

    DiscoveredMessagingEndpointsResponse

    Inbound Dictionary<string, Pulumi.AzureNative.DeviceRegistry.Inputs.DiscoveredInboundEndpointsResponse>
    Set of endpoints to connect to the device.
    Outbound Pulumi.AzureNative.DeviceRegistry.Inputs.DiscoveredOutboundEndpointsResponse
    Set of endpoints a device can connect to.
    Inbound map[string]DiscoveredInboundEndpointsResponse
    Set of endpoints to connect to the device.
    Outbound DiscoveredOutboundEndpointsResponse
    Set of endpoints a device can connect to.
    inbound Map<String,DiscoveredInboundEndpointsResponse>
    Set of endpoints to connect to the device.
    outbound DiscoveredOutboundEndpointsResponse
    Set of endpoints a device can connect to.
    inbound {[key: string]: DiscoveredInboundEndpointsResponse}
    Set of endpoints to connect to the device.
    outbound DiscoveredOutboundEndpointsResponse
    Set of endpoints a device can connect to.
    inbound Mapping[str, DiscoveredInboundEndpointsResponse]
    Set of endpoints to connect to the device.
    outbound DiscoveredOutboundEndpointsResponse
    Set of endpoints a device can connect to.
    inbound Map<Property Map>
    Set of endpoints to connect to the device.
    outbound Property Map
    Set of endpoints a device can connect to.

    DiscoveredOutboundEndpointsResponse

    Assigned Dictionary<string, Pulumi.AzureNative.DeviceRegistry.Inputs.DeviceMessagingEndpointResponse>
    Endpoints the device can connect to.
    Assigned map[string]DeviceMessagingEndpointResponse
    Endpoints the device can connect to.
    assigned Map<String,DeviceMessagingEndpointResponse>
    Endpoints the device can connect to.
    assigned {[key: string]: DeviceMessagingEndpointResponse}
    Endpoints the device can connect to.
    assigned Mapping[str, DeviceMessagingEndpointResponse]
    Endpoints the device can connect to.
    assigned Map<Property Map>
    Endpoints the device can connect to.

    ExtendedLocationResponse

    Name string
    The extended location name.
    Type string
    The extended location type.
    Name string
    The extended location name.
    Type string
    The extended location type.
    name String
    The extended location name.
    type String
    The extended location type.
    name string
    The extended location name.
    type string
    The extended location type.
    name str
    The extended location name.
    type str
    The extended location type.
    name String
    The extended location name.
    type String
    The extended location type.

    SystemDataResponse

    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    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.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    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.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    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.
    createdByType string
    The type of identity that created the resource.
    lastModifiedAt string
    The timestamp of resource last modification (UTC)
    lastModifiedBy string
    The identity that last modified the resource.
    lastModifiedByType string
    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_type str
    The type of identity that created the resource.
    last_modified_at str
    The timestamp of resource last modification (UTC)
    last_modified_by str
    The identity that last modified the resource.
    last_modified_by_type str
    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.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
    Azure Native v3.7.1 published on Wednesday, Aug 13, 2025 by Pulumi