| Name |
Enter a name for the classifier. |
| Path |
Enter the path for the HTTP GET request. |
| Headers |
Add an option header with a value. You can use a variable in the format ${variable} instead of a static value. Supported headers depend on the REST web service provider that you want to
connect to. See the documentation for your web service provider to identify which headers are valid or required. |
| Port (IP Service) |
If you want this classifier to use a custom port that is not already a default value in the IP Service [cmdb_ip_service] table, do the following:
- Select the lookup icon to see the list of IP Services.
- Select New and create a port-to-protocol mapping.
- Select that port-to-protocol mapping for this Port field.
Many commonly used protocols are already mapped to ports by default, such as http to port 80 and the https to port 443.
If you want to use one of these default port-to-protocol mappings, don’t enter any values in the Port field. The HTTP port probe uses the correct one by default. |
| Order |
Enter a number that represents the priority of this classifier. If Discovery finds more than one classifier that applies, it uses the classifier with lower Order number. |
| Protocol [optional]
This field isn’t visible by default. You must configure the form to add it. |
If you configure a unique port-to-protocol mapping for the Port field, enter an optional protocol override that Discovery uses with this classifier. For example, if you want to use
port 5000 and the HTTP protocol, add the 5000/HTTP port-to-protocol mapping to the Port field, and then choose http in the Protocol
field. |