Get-StoragePluginInfrastructureVolume

Short Description

Returns volumes of Universal Storage API integrated systems.

Applies to

Platform: VMware

Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License

Syntax

Get-StoragePluginInfrastructureVolume [-Name <string[]>] [-Host <CPublicPluginHost>]  [<CommonParameters>]

Detailed Description

This cmdlet returns an array of volumes of Universal Storage API integrated systems. The cmdlet will return storage volumes, even if they are not added to your backup infrastructure.

Get-StoragePluginInfrastructureVolume Tip:

You can use this cmdlet to specify storage volumes that you want to rescan or exclude from the storage rescan.

Parameters

Parameter

Description

Type

Required

Position

Accept
Pipeline
Input

Name

Specifies an array of volume names. The cmdlet will return volumes with these names.

String[]

False

Named

False

Host

Specifies a storage. The cmdlet will return an array of volumes added to that storage.

Accepts the CVnxHost object. To get this object, run the Get-StoragePluginHost cmdlet.

False

Named

True ByValue,
ByPropertyName

<CommonParameters>

This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.

Output Object

StoragePluginInfrastructureVolume

Examples

Get-StoragePluginInfrastructureVolumeExample 1. Getting All Volumes Added to Universal Storage API Integrated Systems

Get-StoragePluginInfrastructureVolumeExample 2. Getting Volumes Added to Universal Storage API Integrated Systems by Name

Get-StoragePluginInfrastructureVolumeExample 3. Getting All Volumes Added to Specific Universal Storage API Integrated System

Related Commands

Get-StoragePluginHost

Page updated 2/12/2024

Page content applies to build 12.3.1.1139