Getting an Outbound Connector's Details

Get details about an outbound connector.

For more information, see Details About An Outbound Connector.

  • On the Outbound Connectors list page, select 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.

    The details page opens and displays information about the outbound connector. Some items on the page are read-only, and other items enable you to edit and update the outbound connector's configuration. Access the various resources associated with the outbound connector by selecting their links or tabs.

  • Use the oci fs outbound-connector get command and required parameters to get an outbound connector's details.

    oci fs outbound-connector get --outbound-connector-id <outbound_connector_id> [OPTIONS]

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

  • Use GetOutboundConnector to get outbound connector details.

    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.