Getting a File System's Details

Get details about a File Storage file system.

For more information, see Details About Your File System.

    1. Open the navigation menu and click Storage. Under File Storage, click File Systems.
    2. In the List scope section, under Compartment, select a compartment.
    3. Click the name of the file system to view detailed information about it.
  • Use the fs file-system get command and required parameters to get details about a file system:

    oci fs file-system get --file-system-id <file_system_OCID>

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

  • Run the GetFileSystem operation to get details about a file system.

    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.