ADVERTISEMENT
Full list of Articles and Utilities
- BCV Creationemc
- Dynamic Vs Static SRDFemc
- EMC Quick Linksemc
- Simple Clone Operationsemc
- Solution Enabler Symcli Commandsemc
- Solution Enabler Symcli Question Bankemc
- SRDF Operationsemc
- Symdev Command to BIND and UNBINDemc
- Virtual Provisioning in VMaxemc
- VMax Allocation Stepsemc
- VMax3 and PowerMax Allocation Stepsemc
- VMax3 and PowerMax Deallocation Stepsemc
- CONVERT - Cylinders «-» GBemc
- CONVERT - Hex «-» Decimalemc
- DECODE - EMC FA WWPNemc
- DECODE - SYMM Device NAAemc
- ENCODE - EMC FA WWPNemc
- ENCODE - SYMM Device NAAemc
- GENERATE - Device Rangesemc
- GENERATE - Hex Numbersemc
- REMOVE - Duplicate Devicesemc
- SEPARATE - Devices By Commasemc
- SORT - Hex Numbersemc
- WWN - Remove or Add Colonsemc
- CREATE - Bindingemc
- CREATE - Initiator Groupemc
- CREATE - Mappingemc
- CREATE - Masking Viewemc
- CREATE - Meta Deviceemc
- CREATE - Port Goupemc
- CREATE - Storage Groupemc
- CREATE - Thin Deviceemc
- CREATE - Thin Device RDFemc
- DELETE - All Groupsemc
- DELETE - Bindingemc
- DELETE - Deviceemc
- DELETE - Mappingemc
- DELETE - Masking Viewemc
- DELETE - Thin Deviceemc
- DISOLVE - Meta Headsemc
- UPDATE - Device Attributeemc
- UPDATE - Device Groupemc
- UPDATE - Device Statusemc
- UPDATE - Storage Groupemc
- VMAX-3 Allocationemc
- Pure Flash Storage Provisioningpure
- Pure FlashArray Modelspure
- Pure Storage CLI Commandspure
- Pure Storage CLI Question Bankpure
- CREATE - Hostpure
- CREATE - Volumepure
- CREATE - Volume Connectionpure
- DELETE - Volumepure
- DELETE - Volume Connectionpure
- CISCO MDS CLI Question Bankcisco
- CISCO MDS Show Commandscisco
- Cisco MDS Zoning Quick Reference Guidecisco
- CREATE - Zoningcisco
pureadmin commands
The pureadmin command displays and manage administrative accounts in Pure Flash Storage Array
Below list contains some of the most useful pureadmin commands.
-
pureadmin create testuser --api-tokenGenerate an API token for the user testuserCopied
-
pureadmin create testuser --api-token --timeout 2hCreate API Token for testuser valid for 2 hoursCopied
-
pureadmin create testuser --role storage_adminCreate user testuser with storage_admin role. Possible roles are readonly, ops_admin, storage_admin, array_adminCopied
-
pureadmin delete --api-tokenDelete API Token for current userCopied
-
pureadmin delete testuserDelete user testuser from Flash ArrayCopied
-
pureadmin delete testuser --api-tokenDelete API Token for user testuserCopied
-
pureadmin global disable --single-sign-onThis will disable single sign-on on the current array. Enabling single sign-on gives LDAP users the ability to navigate seamlessly from Pure1 Manage to the current array through a single login.Copied
-
pureadmin global enable --single-sign-onThis enables single sign-on on the current array. Enabling single sign-on gives LDAP users the ability to navigate seamlessly from Pure1 Manage to the current array through a single login.Copied
-
pureadmin global listList the global administration attributes like Lockout Duration, Maximum Login Attempts, Minimum Password Length, etc..Copied
-
pureadmin global setattr --lockout-duration 1mSet the lockout duration to 1 minute after maximum unsuccessful login attempts.Copied
-
pureadmin global setattr --max-login-attempts 3Set the maximum failed login attempts to 3 before the user get locked out.Copied
-
pureadmin global setattr --min-password-length 8Set the minimum length of characters required for all the local user account passwords to 8. Minimum length allowed is 1. This will not affect the existing user accounts, but all future password assignment must meet the new value.Copied
-
pureadmin listList all the users configured in the Flash ArrayCopied
-
pureadmin list --api-tokenList all the users with api tokens configuredCopied
-
pureadmin list --api-token --exposeList all the users with api tokens configured and expose the api token for the current user loggedin.Copied
-
pureadmin list --lockoutList all the user accounts that are currently lockoutCopied
-
pureadmin refresh --clearClears the permission cache for all the usersCopied
-
pureadmin refresh --clear testuserClears the permission cache for testuserCopied
-
pureadmin refresh testuserRefresh the permission cache for testuserCopied
-
pureadmin reset testuser --lockoutUnlock locked user testuserCopied
-
pureadmin setattr testuser --passwordChange the password for the user testuserCopied
-
pureadmin setattr testuser --role array_adminChange the role of the user testuser to array_admin role. Possible roles are readonly, ops_admin, storage_admin, array_adminCopied
-
pureadmin create testuser --api-tokenGenerate an API token for the user testuserCopied
-
pureadmin create testuser --api-token --timeout 2hCreate API Token for testuser valid for 2 hoursCopied
-
pureadmin create testuser --role storage_adminCreate user testuser with storage_admin role. Possible roles are readonly, ops_admin, storage_admin, array_adminCopied
-
pureadmin delete --api-tokenDelete API Token for current userCopied
-
pureadmin delete testuserDelete user testuser from Flash ArrayCopied
-
pureadmin delete testuser --api-tokenDelete API Token for user testuserCopied
-
pureadmin global disable --single-sign-onThis will disable single sign-on on the current array. Enabling single sign-on gives LDAP users the ability to navigate seamlessly from Pure1 Manage to the current array through a single login.Copied
-
pureadmin global enable --single-sign-onThis enables single sign-on on the current array. Enabling single sign-on gives LDAP users the ability to navigate seamlessly from Pure1 Manage to the current array through a single login.Copied
-
pureadmin global listList the global administration attributes like Lockout Duration, Maximum Login Attempts, Minimum Password Length, etc..Copied
-
pureadmin global setattr --lockout-duration 1mSet the lockout duration to 1 minute after maximum unsuccessful login attempts.Copied
-
pureadmin global setattr --max-login-attempts 3Set the maximum failed login attempts to 3 before the user get locked out.Copied
-
pureadmin global setattr --min-password-length 8Set the minimum length of characters required for all the local user account passwords to 8. Minimum length allowed is 1. This will not affect the existing user accounts, but all future password assignment must meet the new value.Copied
-
pureadmin listList all the users configured in the Flash ArrayCopied
-
pureadmin list --api-tokenList all the users with api tokens configuredCopied
-
pureadmin list --api-token --exposeList all the users with api tokens configured and expose the api token for the current user loggedin.Copied
-
pureadmin list --lockoutList all the user accounts that are currently lockoutCopied
-
pureadmin refresh --clearClears the permission cache for all the usersCopied
-
pureadmin refresh --clear testuserClears the permission cache for testuserCopied
-
pureadmin refresh testuserRefresh the permission cache for testuserCopied
-
pureadmin reset testuser --lockoutUnlock locked user testuserCopied
-
pureadmin setattr testuser --passwordChange the password for the user testuserCopied
-
pureadmin setattr testuser --role array_adminChange the role of the user testuser to array_admin role. Possible roles are readonly, ops_admin, storage_admin, array_adminCopied
Most viewed articles
- Pure Storage CLI Question BankHow To guide for Pure Storage CLI comman ...
- Pure Storage ProvisioningStorage Allocation procedure for a Pure ...
- Pure FlashArray ModelsA quick reference to all the Flash Array ...