Tagging an Acceleration for a Web Application Acceleration Policy at Creation

Add metadata to an acceleration for 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 an acceleration using the OCI Console as described in Creating an Acceleration.
    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 acceleration.
  • Use the --defined-tags or --freeform-tags options when running the oci waa web-app-acceleration create-for-load-balancer command to tag an acceleration when you create it:

    oci waa web-app-acceleration create-for-load-balancer [...] [--defined-tags | --freeform-tags] tags

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

  • Run the CreateWebAppAcceleration operation to create an acceleration. Include the definedTags and freeformTags attributes and their values.