Listing Exports

List a File Storage file system's exports, or exports in a specific compartment.

You can also list the exports associated with a mount target. For more information, see Getting a Mount Target's Details.

    1. Open the navigation menu and click Storage. Under File Storage, click File Systems.
    2. In the List scope section, under Compartment, select a compartment.
    3. Click the name of the file system in the list.

    4. On the file system's details page, under Resources, click Exports.
  • Use the fs export list command and required parameters to list exports in the specified compartment:

    oci fs export list --compartment-id <target_compartment_id>

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the ListExports operation to list exports.

    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.