Find-VBRViDatastoreCluster
Short Description
Looks for datastore clusters.
Applies to
Platform: VMware
Product Edition: Standard, Enterprise, Enterprise Plus
Syntax
This cmdlet provides 2 parameter sets.
- For looking for datastore clusters on a selected server:
- For looking for datastore clusters with a selected storage policy:
Find-VBRViDatastoreCluster -StoragePolicy <VBRViStoragePolicy> [-Name <string[]>] [<CommonParameters>] |
Related Commands
Return Type
Detailed Description
This cmdlet returns a list of datastore clusters.
Parameters
Parameter | Description | Required | Position | Accept | Accept |
Name | Specifies the name of the datastore cluster you want to get. | False | Named | False | False |
Server | Specifies the host or cluster. The cmdlet will return the datastore clusters created on this host or cluster. | True | Named | True (by Value | False |
Storage | Specifies the VMware storage policy profile. The cmdlet will return datastores clusters compatible with it. | True | Named | True (by Value | False |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information about common parameters, see http://go.microsoft.com/fwlink/p/?LinkID=113216.