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.

    1. Open the navigation menu and click Storage. Click File Storage.
    2. Under Additional resources, click Outbound Connectors.
    3. (Optional) In the List scope section, under Compartment, select a compartment.
    4. Click the name of the outbound connector that you want to update.
    5. To rename the outbound connector, click Rename and change the name. Avoid entering confidential information.
    6. To add tags to the outbound connector, click 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.

    7. To manage existing tags for the outbound connector, click the Tags tab and click 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.