Getting a Mount Target's Details

Get details about a File Storage mount target.

For more information, see Details About Your Mount Target.

    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. Click the name of the mount target that you're interested in to view the mount target's details page.
  • Use the fs mount-target get command and required parameters to get details about a mount target:

    oci fs mount-target get --mount-target-id <mount_target_OCID>

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

  • Run the GetMountTarget operation to get details about a mount target.

    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.