Creating a Managed List
Create your own managed lists in Cloud Guard whenever you see need to reuse the same list of items to define a detector or responder rule.
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Use the oci cloud-guard managed-list create command and required parameters to create a managed list:
oci cloud-guard managed-list create --compartment-id, -c <compartment_ocid> --display-name <display_name_text> [OPTIONS]
Run the CreateManagedList operation to create a managed list.
What's Next
To make changes in a managed list, see Editing a Customer-Provided Managed List.