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

FieldDescription
ipIP address of the network host.
portPort the certificate is bound to.
addressThe address that was scanned. May be an IP address or a hostname.