Editing an Outbound Connector

Outbound connectors can't be changed after they're created. You can only rename or add tags to an outbound connector that already exists.

If you need to change the outbound connector that a mount target uses, see Creating an Outbound Connector and Rotating Outbound Connectors.

When you edit an outbound connector, you can also update its tags. For instructions, see Updating a Tag for a Single Resource. For more information about tagging, see Resource Tags.

    1. On the Outbound Connectors list page, select the outbound connector that you want to work with. If you need help finding the list page or the outbound connector, see Listing Outbound Connectors.
    2. To rename the outbound connector, select Rename and change the name. Avoid entering confidential information.
    3. To add tags to the outbound connector, select Add tags.

      If you have permissions to create a resource, then you also have permissions to apply free-form tags to that resource. To apply a defined tag, you must have permissions to use the tag namespace. For more information about tagging, see Resource Tags. If you're not sure whether to apply tags, skip this option or ask an administrator. You can apply tags later.

    4. To manage existing tags for the outbound connector, select the Tags tab and then select the edit icons.
  • Use the oci fs outbound-connector update command and required parameters to edit an outbound connector.

    oci fs outbound-connector update --outbound-connector-id <outbound_connector_id>

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

  • Use UpdateOutboundConnector to edit an outbound connector.

    For information about using the API and signing requests, see REST API documentation and Security Credentials. For information about SDKs, see SDKs and the CLI.