Get-VBRStoragePlugin
Short Description
Returns plug-ins for adding Universal Storage API integrated systems.
Applies to
Platform: VMware
Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License
Storage system: IBM Spectrum Virtualize, INFINIDAT InfiniBox, Pure Storage
Syntax
Get-VBRStoragePlugin [-Name <string[]>] [-WhatIf] [-Confirm] [<CommonParameters>] |
Detailed Description
This cmdlet returns the list of installed Plug-ins for adding Universal Storage API integrated systems to Veeam Backup & Replication.
For more information on Universal Storage API integrated systems, see the Universal Storage Integration API section of the User Guide for VMware vSphere.
Parameters
Parameter | Description | Type | Required | Position | Accept |
---|---|---|---|---|---|
Name | Specifies the array of plug-in names. The cmdlet will return plug-ins with these names. | String[] | False | Named | False |
WhatIf | Defines whether the cmdlet writes a message that describes the effects of running the cmdlet without actually performing any action. | SwitchParameter | False | Named | False |
Confirm | Defines whether the cmdlet displays a prompt that asks if the user is sure that they want to continue. | SwitchParameter | False | Named | False |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.
Examples
Example 1. Getting List of All Installed Storage Plugins
This command returns the list of all installed storage plug-ins.
|
Example 2. Adding IBM Spectrum Virtualize Storage
This example shows how to add an IBM Spectrum Virtualize storage to Veeam Backup & Replication.
Perform the following steps:
|
Related Commands