Tagging a Connector When Updating

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

    1. On the Connectors list page, select the connector that you want to work with. If you need help finding the list page or connector, see Listing Connectors.
    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 the value for a tag, select the pencil icon, provide a new value, and select Save.
    5. To remove a tag, select the pencil icon and select Remove tag.
  • Use the oci sch service-connector update command and required parameters to tag a connector when you update it:

    oci sch service-connector update [--defined-tags | --freeform-tags] <tags> [...]

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

  • Run the UpdateServiceConnector operation to tag a connector when you update it. Include the definedTags and freeformTags attributes and their values.