Tagging a Configuration Source Provider When Updating

Add metadata to a configuration source provider when you update it. This metadata enables you to define keys and values and to associate them with resources.

    1. On the Configuration source providers list page, select the configuration source provider that you want to work with. If you need help finding the list page or the configuration source provider, see Listing Configuration Source Providers.
    2. To add a tag, select Add tags, and enter the tag namespace, key, and value.
    3. To view existing tags, select the Tags tab and then select Defined tags or Free-form tags.
    4. To edit an existing tag, select the edit icon, update the value in the Edit tag dialog box, and then select Save.
    5. To remove a tag, select the edit icon and then select Remove tag.
  • Use the oci resource-manager configuration-source-provider update command and required parameters to tag a configuration source provider when you update it.

    oci resource-manager configuration-source-provider update [--defined-tags | --freeform-tags] <tags> [...]

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

  • Run the UpdateConfigurationSourceProvider operation to tag a configuration source provider when you update it. Include the definedTags and freeformTags attributes and their values.