Getting a Compute Scan Recipe's Details
Get a Compute (host) scan recipe's details.
- Open the navigation menu and click Identity & Security. Under Scanning, click Scan Recipes.
- Select the compartment that contains the recipe.
- Click the Hosts tab.
- Click the name of the recipe to view the details.
Use the oci vulnerability-scanning host scan recipe get command and required parameters to retrieve a host scan recipe identified by the recipe ID:
oci vulnerability-scanning host scan recipe get --host-scan-recipe-id <recipe_ocid>
For example:
oci vulnerability-scanning host scan recipe get --host-scan-recipe-id ocid1.vsshostscanrecipe.oc1..exampleuniqueID
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Run the GetHostScanRecipe operation to retrieve a host scan recipe identified by the recipe ID.