Deleting an Outbound Connector

Delete an outbound connector.

You can't delete an outbound connector that's used by a mount target.

    1. Open the navigation menu and click Storage. Click File Storage.
    2. Open the navigation menu and click Storage. Under File Storage, click File Systems.
    3. Under Additional Resources, click Outbound Connectors.
    4. (Optional) In the List scope section, under Compartment, select a compartment.
    5. Click the name of the outbound connector that you want delete.
    6. On the outbound connector's details page, click Delete.
    7. Confirm when prompted.
  • Use the oci fs outbound-connector delete command and required parameters to delete an outbound connector.

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

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

  • Use DeleteOutboundConnector to delete 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.