Creating a Security Zone Recipe
Create a recipe for a security zone.
Before you can create a recipe, you must enable Cloud Guard in the tenancy. See Getting Started with Cloud Guard. Also, you should understand the available security zone policies.
Use the oci cloud-guard security-recipe create command and required parameters to create a security zone recipe:
oci cloud-guard security-recipe create --compartment-id <compartment_ocid> --display-name <display_recipe_name> --security-policies <security_policies> [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Run the CreateSecurityRecipe operation to create a security zone recipe.