Getting a File System's Details

Get details about a File Storage file system.

For more information, see Details About Your File System.

  • On the File Systems list page, select the file system that you want to work with. If you need help finding the list page or the file system, see Listing File Systems.

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

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