Deleting an Outbound Connector

Delete an outbound connector.

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

    1. On the Outbound Connectors list page, find 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. From the Actions menu (three dots) for the outbound connector, select Delete.
    3. When prompted, confirm the deletion.
  • 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.