Get-HyperFlexHost

Short Description

Returns Cisco HyperFlex storage systems.

Important

This cmdlet is available starting from Veeam Backup & Replication 11a (build 11.0.1.1261).

Applies to

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

Syntax

Get-HyperFlexHost [-Name <string[]>]  [<CommonParameters>]

Detailed Description

You can get the list of all Cisco HyperFlex storage systems added to your backup infrastructure or narrow down the output by storage name.

Parameters

Parameter

Description

Type

Required

Position

Accept Pipeline Input

Name

Specifies an 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.

Output Object

The cmdlet returns the CCiscoHxHost object that defines settings of the HyperFlex storage systems added to the backup infrastructure.

Examples

Get-HyperFlexHostExample 1. Returning All Cisco HyperFlex Storage Systems

This command returns all Cisco HyperFlex storage systems.

Get-HyperFlexHost

Get-HyperFlexHostExample 2. Returning Cisco HyperFlex Storage Systems by Name

This command returns the HX Storage Cisco HyperFlex storage.

Get-HyperFlexHost -Name "HX Storage"

Page updated 2/16/2024

Page content applies to build 12.1.1.56