Getting an Outbound Connector's Details

Get details about an outbound connector.

For more information, see Details About An Outbound Connector.

    1. Open the navigation menu and click Storage. Click File Storage.
    2. Under Additional resources, click Outbound Connectors.
    3. In the List scope section, under Compartment, select a compartment.
    4. Click the name of the outbound connector that you're interested in.
      The outbound connector's details page is displayed.
  • 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.