Get-NetAppHost
Short Description
Returns NetApp storages added to Veeam Backup & Replication.
Applies to
Platform: VMware
Product Edition: Standard, Enterprise, Enterprise Plus
Syntax
Get-NetAppHost [-Name <String[]>] [-WarningAction <ActionPreference>] [-WarningVariable <String>] [<CommonParameters>] |
Related Commands
None
Detailed Description
This cmdlet returns NetApp storages added to Veeam Backup & Replication.
You can get the list of all storages added to your virtual infrastructure or narrow down the output by storage name.
Parameters
Parameter | Description | Required | Position | Accept | Accept |
Name | Specifies the array of storage names. The cmdlet will return the storages with these names. | False | Named | False | False |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information about common parameters, see http://go.microsoft.com/fwlink/p/?LinkID=113216.
Example 1
This command looks for all available storages.
Example 2
This command looks for the "NetApp Store" storage.