Getting a Mount Target's Details

Get details about a File Storage mount target.

For more information, see Details About a Mount Target.

  • Open the navigation menu  and select Storage. Under File Storage, select Mount Targets.

    The details page opens and displays information about the mount target. Some items on the page are read-only, and other items enable you to edit and update the mount target's configuration. Access the various resources associated with the mount target by selecting their links or tabs.

  • 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.