Getting an Export's Details

Get details about a File Storageexport.

    1. Open the navigation menu and click Storage. Under File Storage, click Mount Targets.

    2. In the List scope section, under Compartment, select a compartment.
    3. In the list of mount targets, click the name of the mount target that contains the export that you're interested in.
    4. On the mount target's details page, under Resources, click Exports.
    5. In the list of exports, click the name, or Export path, of the export that you're interested in.

      The export's details page is displayed.

  • Use the fs export get command and required parameters to get details about an export:

    oci fs export get --export-id <export_OCID>

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

  • Run the GetExport operation to get details about an export.

    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.