Tagging a Connector at Creation
Add metadata to a connector when you first create it. This metadata enables you to define keys and values and to associate them with resources.
Within a few minutes, the connector begins moving data according to its configuration. The connector applies tasks to data from the source service and then moves the data to the target service. Use the oci sch service-connector create command and required parameters to tag a connector when you create it:
oci sch service-connector create [--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 create it. Include the
definedTags
andfreeformTags
attributes and their values.