Deleting an Outbound Connector
Delete an outbound connector.
You can't delete an outbound connector that's used by a mount target.
- 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.
- From the for the outbound connector, select Delete.
- 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.