Get-HyperFlexHost
Short Description
Returns Cisco HyperFlex storage systems.
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
Example 1. Returning All Cisco HyperFlex Storage Systems
This command returns all Cisco HyperFlex storage systems.
|
Example 2. Returning Cisco HyperFlex Storage Systems by Name
This command returns the HX Storage Cisco HyperFlex storage.
|