Get-HP4Storage
Short Description
Returns HPE StoreVirtual storage systems.
Applies to
Platform: VMware
Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License
Storage System: HPE StoreVirtual (LeftHand/P4000), HPE StoreVirtual VSA
Syntax
Get-HP4Storage [-Name <string[]>] [<CommonParameters>] |
Detailed Description
This cmdlet returns HPE StoreVirtual storages added to Veeam Backup & Replication.
You can get the list of all HPE StoreVirtual storages added to your virtual infrastructure or narrow down the output by storage name.
Alias
Get-VBRHPStorage
Parameters
Parameter | Description | Type | Required | Position | Accept |
---|---|---|---|---|---|
Name | Specifies the array of storage names. The cmdlet will return storage systems with these names. | String[] | False | Named | False |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.
Examples
Example 1. Getting All HPE StoreVirtual Storage Systems
This command returns all HPE StoreVirtual storage systems.
|
Example 2. Getting HPE StoreVirtual Storage System by Name
This command returns an HPE StoreVirtual storage by name.
|