Getting a Compute Scan Recipe's Details
Get a Compute (host) scan recipe's details.
- On the Scan Recipes list page, select the recipe that you want to work with. If you need help finding the list page or the recipe, see Listing Compute Scan Recipes.
- The details page opens and displays information about the recipe.
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.