Getting an Export's Details

Get details about a File Storage export.

    1. Open the navigation menu  and select Storage. Under File Storage, select Mount Targets.
    2. Select the compartment that contains the mount target and export you want to work with.
    3. On the Mount Targets list page, select the mount target that you want to work with. If you need help finding the list page or the mount target, see Listing Mount Targets.
    4. On the details page, select Exports.
    5. In the list of exports, select 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 parameters and values for CLI commands, see the CLI Command 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.