Getting a Recipe's Details in Security Zones

View the details for a security zone recipe, including what policies are in the recipe.

Learn about security zone policies in the recipe.
  • On the Recipes list page, select the recipe that you want to work with. If you need help finding the list page or the compartment filter, see Listing Security Zone Recipes.

    The details page opens and displays information about the recipe, including the security zone policies that are enabled in the recipe for the compartment.

    The details page opens and displays the following information about the recipe. Access the various resources associated with the recipe by selecting their links or tabs.
    • OCID: The Oracle-assigned unique ID for the recipe.
    • Compartment: A collection of related resources that can be accessed only by groups that have been given permission by an administrator in the organization.
    • Created: The timestamp of the recipe creation.
    • Description: A description of the recipe.
    • Policies: All policies enabled in the recipe.
    • Associated Security Zones: A list of security zones that are associated with the recipe.
    • Tags: Any tags associated with the recipe.
  • Use the oci cloud-guard security-recipe get command and required parameters to view the details for a security zone recipe:

    oci cloud-guard security-recipe get --security-recipe-id <security_recipe_ocid> [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

  • Run the GetSecurityRecipe operation to view the details for a security zone recipe.