Viewing storage using the CLI

Prev Next

Use the command in this section to view information about a share using the CLI in standard mode.

To view information about a file share:
  • View information about the file share:

    hostname > show fmps file shares shareName
To view information about a specific share:
  1. Enable the CLI configuration mode:

    hostname > enable
    hostname # configure terminal
    
  2. View information about a specific share:

    hostname # <config> show fmps share library1
    Share Name:             library1
    Share Type:             Source
    Status:                 Share is mounted and connected
    Share URL:              //10.14.68.12/sites/site_collection1/site1/library1
    Protocol:               webdav
    Share user:             sharepointfarmadmin
    Mount command prefix:   -t davfs
    CA file:                -
    Server name:            SharePoint - 443
    hostname # (config)