Getting a Host Scan's Details
Browse and search for host (agent scans, port scans, and CIS benchmark scans) scans and then click the scan to see the details.
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.