Tagging a Cost Analysis Scheduled Report When Updating

Add metadata tags to an existing Cost Analysis scheduled report. This metadata enables you to define keys and values and associate them with resources.

    1. Open the navigation menu and click Billing & Cost Management. Under Cost Management, click Scheduled Reports.
    2. On the Scheduled reports page, click the name of the scheduled report that you want to tag.
    3. On the scheduled reports details page, add or edit tags as needed:
      • To add one or more tags, click Add tags to add a tag, and then enter the tag namespace (for a defined tag), key, and value.
      • To edit or remove a tag, click the Tag tab, click the edit icon next to a tag, and then change its value or remove it.
  • Use the --defined-tags or --freeform-tags options when running the oci usage-api schedule update command to tag a Cost Analysis scheduled report when you update it:

    oci usage-api schedule update [...] [--defined-tags | --freeform-tags] tags [OPTIONS]

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

  • Run the UpdateSchedule operation to edit a Cost Analysis scheduled report. Include the definedTags and freeformTags attributes and their values.