Locations
SCM supports a set of predefined locations that can be reused when importing certificate results using this API.
A location describes where a certificate was found during a discovery scan.
Network Host
The NETWORK_HOST location type represents a host/port combination where a certificate exists.
Type: NETWORK_HOST
Details
| Field | Description |
|---|---|
ip | IP address of the network host. |
port | Port the certificate is bound to. |
address | The address that was scanned. May be an IP address or a hostname. |
Updated 30 days ago