Obtaining the Mount Target IP Address
To mount a file system, you need to know the private IP address of the mount target that has the export for the file system.
-
In the Compute Cloud@Customer Console navigation menu, select File Storage, then select Mount Target.
- At the top of the page, select the compartment that contains the mount target.
-
Select the mount target name to see the details page.
The private IP address is displayed.
-
Use the oci fs mount-target get command and required parameters to get mount target information.
oci fs mount-target get --mount-target-id <mount_target_OCID> [OPTIONS]
For a complete list of CLI commands, flags, and options, see the Command Line Reference.
Use the GetMountTarget operation to get mount target information.
For information about using the API and signing requests, see REST APIs and Security Credentials. For information about SDKs, see Software Development Kits and Command Line Interface.