Create an HTTP classification
-
- UpdatedAug 3, 2023
- 4 minutes to read
- Vancouver
- Discovery
The Vancouver release is no longer supported. As such, the product documentation and release notes are provided for informational purposes only, and will not be updated.
An HTTP classifier enables the horizontal discovery process to find devices via the HTTP protocol.
Before you begin
About this task
You can create additional HTTP classifications if you want to classify devices via HTTP/REST, rather than by another protocol. Use HTTP classification for device discovery only, not for application discovery.
Note: By default, the F5 HTTP
classifier is provided to classify F5 load balancers using REST. The
F5 LB REST pattern is also provided to explore the
device. You do not need to create a new HTTP classifier for F5 load
balancers.
Of all protocols that Discovery uses (including WMI, SSH, and
SNMP), HTTP is the lowest priority by default. Discovery uses HTTP classification only if:
- Shazzam determines that the ports for HTTP (80) and HTTPS (443) traffic are open.
- The horizontal discovery process fails for the higher priority port probes (WMI, SSH,
and SNMP) if the ports for those protocols are not open, or if discovery for those
protocols fail. The horizontal discovery process can fail, for example, if SSH and SNMP
credentials are not configured or are incorrect.Note: See Port Probes for more details on how port scanning works and to see the priorities of the different protocols.
PROTOCOL://IP:PORT/PATH
, where:Procedure