Getting an Export's Details
Get details about a File Storage export.
- 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.
- On the details page, select Exports.
- 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.