Tagging a Web Application Firewall Policy at Creation
When creating a web application firewall policy, you can tag the policy as needed.
-
Begin the steps for creating a web application firewall policy using the Oracle Cloud Infrastructure Console as described in Creating a Web Application Firewall Policy.
-
Click Show Tagging.
The Tagging attributes appear.
-
Complete the following. See Overview of Tagging for descriptions of these fields.
-
Tag Namespace
-
Tag Key
-
Value
-
-
Click +Additional Tag to add another tag. Click X to remove the associated tag.
-
Click Next to continue with the web application firewall creation.
-
Use the
--defined-tags
or--freeform-tags
options when running the oci waf web-app-firewall-policy create command to tag a web application firewall policy when you create it:oci waf web-app-firewall-policy create [...] [--defined-tags | --freeform-tags] tags [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Run the CreateWebAppFirewallPolicy operation to create a web application firewall policy. Include the
definedTags
andfreeformTags
attributes and their values.