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.
- 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.
- To add a tag, select Add tags, and enter the tag namespace, key, and value.
- To view existing tags, select the Tags tab and then select Defined tags or Free-form tags.
- To edit the value for a tag, select the pencil icon, provide a new value, and select Save.
- 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
andfreeformTags
attributes and their values.