Updating Default Value of a Tag Default

Update the default value of a tag default.

    1. On the Compartments list page, select the compartment you want to work with, then select the Tag defaults tab. If you need help finding the list page, see Listing Tag Defaults.
    2. On the Tag defaults page, select the Actions menu (three dots) to the right of the tag default that you want to update and select Edit tag default.
    3. In the Edit tag default dialog box, select the type of value you want this tag to have. The available options are:
      • Default value: Enter the new default value you want this tag to have.
      • User-applied value: Select this option if you want users to enter the value when the resources are created.
    4. Select Edit tag default.
  • Use the update command and required parameters to update a tag default value:

    oci iam tag-default update [OPTIONS]

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

  • To update the tag default, use UpdateTagDefault operation.