Getting a Host Scan's Details
Browse and search for host (agent scans, port scans, and CIS benchmark scans) scans and then select the scan to see the details.
- On the Scanning reports list page, select the scan that you want to work with. If you need help finding the list page or the scan, see Listing Host Scans.
- The details page opens and displays information about the host scan.
Use the oci vulnerability-scanning host scan result agent get command and required parameters to retrieve a host agent scan result identified by the host agent scan ID:
oci vulnerability-scanning host scan result agent get --host-agent-scan-result-id <agent_scan_ocid>
For example:
oci vulnerability-scanning host scan result agent get --host-agent-scan-result-id ocid1.vsshostscanresult.oc1..exampleuniqueID
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Run the GetHostAgentScanResult operation to retrieve a host agent scan result identified by the host agent scan ID.