Getting an Export Set's Details

Get details about an export set.

    1. On the Mount Targets list page, select the mount target that contains the export that you want to work with. If you need help finding the list page or the mount target, see Listing Mount Targets.
    2. On the details page, select NFS.

      The Exportset OCID is displayed, along with configuration options related to the export set, such as Reported size (GiB) and Reported Inodes (GiI).

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

    oci fs export-set get --export-set-id <export_set_OCID>

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

  • Run the GetExportSet operation to get details about an export set.

    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.