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.
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.