IN THIS ARTICLE
Lists the qq commands for Admins, Users and Groups available 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 Admins, Users and Groups 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 ADMINS
COMMAND | ACTION |
qq change_password
|
Change your password |
qq login
|
Log in to qfsd to get REST credentials |
qq logout
|
Remove qfsd REST credentials |
qq who_am_i
|
Get information on the current user |
COMMANDS FOR USERS AND GROUPS
COMMAND | ACTION |
qq auth_add_group
|
Add a new group |
qq auth_add_user
|
Add a new user |
qq auth_assign_role
|
Assign a user to a role |
qq auth_clear_cache
|
Clear all cached authorization information |
qq auth_create_role
|
Create a custom role |
qq auth_delete_group
|
Delete a group |
qq auth_delete_role
|
Delete a custom role |
qq auth_delete_user
|
Delete a user |
qq auth_expand_identity
|
Find equivalent identities and full group membership. |
qq auth_find_identity
|
Find all representations of a given identifier |
qq auth_get_user_defined_mappings
|
Get the configured set of AD/LDAP static user defined mappings |
qq auth_list_group
|
List a group |
qq auth_list_groups
|
List all groups |
qq auth_list_privileges
|
List all privileges or privileges associated with a role |
qq auth_list_role
|
List a role |
qq auth_list_roles
|
List all of the roles |
qq auth_list_user
|
List a user |
qq auth_list_users
|
List all users |
qq auth_mod_group
|
Modify a group |
qq auth_modify_role
|
Modify a custom role |
qq auth_mod_user
|
Modify a user |
qq auth_set_password
|
Set a user's password |
qq auth_set_user_defined_mappings
|
Replace the configured set of AD/LDAP static identity mappings |
qq auth_unassign_role
|
Unassign a user from a role |
qq identity_attributes_get
|
Get attributes related to the given identity |
qq identity_attributes_set
|
Set attributes related to the given identity |
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 Admins, Users and Groups in Qumulo Core
ADDITIONAL RESOURCES
QQ CLI: Install Command-Line Tools
QQ CLI: Comprehensive list of Commands
Creating Qumulo Users and Groups
Like what you see? Share this article with your network!
Comments
0 comments