IN THIS ARTICLE
Lists the qq commands available for SMB shares in Qumulo Core and their corresponding API action
REQUIREMENTS
- Cluster running Qumulo Core
- Cluster is in quorum and qfsd process is running on the selected node
- The list below reflects the qq commands currently available for SMB shares and can differ between versions of Qumulo Core. Certain commands may require upgrading to a later release to utilize a specific API action.
- Command line (CLI) tools installed via API & Tools in the Web UI
- Admin privileges on the Qumulo cluster
COMMANDS FOR SMB SHARES
COMMAND | ACTION |
qq smb_add_share
|
Add a new SMB share |
qq smb_close_file_handle
|
Force close a specified SMB file handle |
qq smb_close_sessions
|
Force close SMB sessions matching one or more of a set of filter |
qq smb_delete_share
|
Delete a share |
qq smb_get_settings
|
Get SMB settings |
qq smb_list_file_handles
|
List SMB open file handles |
qq smb_list_sessions
|
List SMB open sessions |
qq smb_list_share
|
List a share |
qq smb_list_shares
|
List all SMB shares |
qq smb_mod_share
|
Modify a share |
qq smb_mod_share_permissions
|
Modify a share's permissions |
qq smb_modify_settings
|
Set SMB server settings |
NOTE: Once you've accessed a node via ssh, you can see the full list of qq commands by running:
qq -h
|
RESOLUTION
You should now be able to successfully use qq commands to complete specific API actions for SMB shares in Qumulo Core
ADDITIONAL RESOURCES
QQ CLI: Install Command-Line Tools
QQ CLI: Comprehensive list of Commands
Like what you see? Share this article with your network!
Comments
0 comments