---
sourceDocument: Yokohama IT Operations Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/it-operations-management

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama IT Operations Management

ft:clusterId :

    - itom

bundleId :

    - itom

workflow :

    - Technology


---

# HTTP device

# HTTP device discovery {#ariaid-title1}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Discovery can find devices that use the HTTP protocol.
Note:  
For information on Probe to Pattern migration see the knowledge article [KB0694477](https://support.servicenow.com/kb_view.do?sysparm_article=KB0694477).

## Classifier, probes, and patterns {#http-discovery__section_dy1_hvv_bdb}

HTTP discovery relies on a the HTTP port probe, which Discovery runs
after trying to run SSH and SNMP port probes. This port probe launches the HTTP - Classify probe which runs an HTTP GET request for every entry in the HTTP
classification table. You should configure your own classifications that the HTTP - Classify probe can access.

The HTTP port probe uses mappings between a protocol and port number in the IP Service
\[cmdb_ip_service\] table. You can add additional port-to-protocol definitions in this table, or
you can override the protocol used for a specific HTTP classifier.  
{#http-discovery__table_mcb_mvv_bdb__entry__3}

| Classifier | Probes | Pattern |
|-|-|-|
|   | HTTP (port probe): this probe launches the HTTP - Classify probe, which runs an HTTP GET request for every entry in the HTTP classification table. |   |
[ ]

{#http-discovery__table_mcb_mvv_bdb}
* **[Run discovery through an HTTP or HTTPS REST call](https://servicenow-prod.fluidtopics.net/SMHrp0tU1OoXVoeSHfrIDQ)**   
  Discovery can classify devices using the HTTP(S) protocol. You can create your own HTTP classifier to find devices and access them with Basic Auth credentials, rather than using SNMP or SSH credentials.

