Tagging a Web Application Acceleration Policy at Creation

Add metadata to a web application acceleration policy when you first create it. This metadata enables you to define keys and values and associate them with resources.

    1. Begin the steps for creating a web application acceleration policy using the OCI Console as described in Creating a Web Application Acceleration Policy.
    2. Click Show tagging options. The tagging options appear.
    3. Complete the following:
      • Tag namespace

      • Tag key

      • Value

      See Tagging Overview for descriptions of these fields.

    4. Click +Additional tag to add another tag. Click X to remove the associated tag.
    5. Continue with creating the web application acceleration policy.
  • Use the --defined-tags or --freeform-tags options when running the oci waa web-app-acceleration-policy create command to tag a web application acceleration policy when you create it:

    oci waa web-app-acceleration-policy create [...] [--defined-tags | --freeform-tags] tags

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the CreateWebAppAccelerationPolicy operation to create a web application acceleration policy. Include the definedTags and freeformTags attributes and their values.