Create an Application List
Create a list of applications you can use to build rules in a firewall policy.
Create application lists to allow or deny traffic to a group of applications. You can have a maximum of 2,500 application lists in a firewall policy. Each application list can contain a maximum of 200 applications.
To import multiple application lists using a .json file, see Import Firewall Policy Components.
Use the network-firewall application-group create command and required parameters to create an application list:
oci network-firewall application-group create --network-firewall-policy-id network firewall policy OCID --compartment-id compartment OCID --total-apps integer--apps '["application_1", "application_2"]'[OPTIONS]For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the CreateApplicationGroup operation to create an application list.