/hpe3par_pstoolkit

PowerShell Toolkit for HPE Primera and 3PAR supports PowerShell cmdlets, which are wrappers around the native HPE Primera and 3PAR storage CLI commands and Web Services APIs (WSAPI)

Primary LanguagePowerShellOtherNOASSERTION

PowerShell Toolkit for HPE Primera and 3PAR

The PowerShell Toolkit for HPE Primera and 3PAR supports cmdlets, which are wrappers around the native HPE Primera and 3PAR storage CLI commands and HPE 3PAR storage Web Services API (WSAPI).

Features of PowerShell Toolkit for HPE Primera and 3PAR

The latest PowerShell Toolkit for HPE Primera and 3PAR works with PowerShell 3.0 and later, upto PowerShell 5.1.

It can be used in following two ways:

With Native HPE Primera or 3PAR storage CLI command

When you run the cmdlets, the following actions take place:

  1. A secure connection to the HPE Primera or 3PAR storage is established over Secure Shell.
  2. The native HPE Primera or 3PAR storage CLI command and parameters are formed based on the PowerShell cmdlet and parameters.
  3. The native HPE Primera or 3PAR storage CLI command is executed.
  4. The output of the cmdlets is returned as PowerShell objects. This output can be piped to other PowerShell cmdlets for further processing.

With HPE 3PAR Web Service API

When you run the cmdlets, the following actions take place:

  1. A secure connection using HPE 3PAR Web Service API is established as a session key (credential). Unused session keys expire after 15 minutes.
  2. The HPE 3PAR Web Service API and parameters are formed based on the PowerShell cmdlet and parameters.
  3. WSAPI uses the HTTPS protocol to enable programmatic management of storage servers, and provides client access to web services at specified HTTPS locations. Clients communicate with the WSAPI server using HTTPS methods and data structures represented with JSON.
  4. The output of the cmdlets is returned as PowerShell objects. This output can be piped to other PowerShell cmdlets for search.

Product support

The PowerShell Toolkit for HPE Primera and 3PAR supports PowerShell 3.0 and later, upto PowerShell 5.1. This Toolkit provides cmdlets to manage the following operations:

  • Views and manages Common Provisioning Group (CPG).
  • Views and manages VVols.
  • Views and manages Virtual Volume sets.
  • Views and manages Hosts.
  • Views and manages Host sets.
  • Views and manages Virtual Logical Unit Number (vLUN).
  • Views and manages Physical copy.
  • Views and manages Virtual copy (Snapshots).
  • Views and manages ports.
  • Views and manages tasks.
  • Views and manages Disk Enclosure.
  • Views and manages Performance Management.
  • Views and manages Spares.
  • Support for HPE 3PAR Web Services API.
  • Support for System Reporter cmdlets.
  • Support for Remote Copy cmdlets.
  • Support for Compression-related cmdlets.
  • Support for Asynchronous streaming replication.
  • Support for Deduplication-related cmdlets.
  • Support for Storage Federation related cmdlets.
  • Support for Smart SAN Enhancements (iSCSI) related cmdlets.
  • Supports for Adaptive Optimization (AO)
  • Supports for Domain Management
  • Supports for Flashcache
  • Supports for Health and Alert Management
  • Supports for Node Subsystem Management
  • Supports for Service Commands

Supported Host operating systems and PowerShell versions

PowerShell Toolkit for HPE Primera and 3PAR works with PowerShell 3.0 and later, upto PowerShell 5.1. You can use this Toolkit in the following environments:

  • Microsoft Windows 2019
  • Microsoft Windows Server 2016
  • Microsoft Windows Server 2012 R2
  • Microsoft Windows Server 2012
  • Microsoft Windows Server 2008 R2 SP1
  • Microsoft Windows Server 2008 R2
  • Microsoft Windows Server 2008 SP1
  • Microsoft Windows 10
  • Microsoft Windows 8
  • Microsoft Windows 7 SP1
  • Microsoft Windows 7

Supported Storage Platforms

HPE Primera

Supported firmare for HPE Primera is 4.0.0

HPE 3PAR storage 7000, 8000, 9000, 10000, and 20000 series

Supported firmware for HPE 3PAR storage are:

  • 3.3.1 (MU1, MU2, MU3 & MU4)
  • 3.3.1 (MU1, MU2, and MU3)
  • 3.2.2 (including all MUs)
  • 3.2.1 (including all MUs)

NOTE: Only CLI-based cmdlets are qualified with 3.3.1 MU4 and WSAPI-based cmdlets are qualified until 3.3.1 MU3.

PowerShell Toolkit cmdlets Flow

We can perform the following operations using PowerShell Toolkit CLI cmdlets.

  • Create
  • Update/Set
  • Delete/Remove
  • Get