-
Notifications
You must be signed in to change notification settings - Fork 52
Get HPOVDriveEnclosure
ℹ️ Note: This Wiki is going through a major change, and will be migrated to a new location. If you want to preview this new documentation, please go here.
List Synergy DAS Enclosures.
Get-HPOVDriveEnclosure [[-Name] <String>] [[-ApplianceConnection] <Array>] [<CommonParameters>]
Drive enclosures are hardware devices that contain a set of drive bays. A drive enclosure is installed in a device bay of an enclosure, and provides composable storage to servers. Composable storage is a group of physical drives that you can dynamically define as virtual drives. These virtual drives are called logical JBODs. A JBOD (just a bunch of disks) is a group of physical disk drives that are assigned to server hardware. Unlike a RAID configuration, a JBOD is a not redundant configuration. You can specify a RAID configuration when you create a logical JBOD.
Logical JBODs are created and assigned to server hardware from server profiles or server profile templates.
This Cmdlet will help display the available Synergy DAS Enclosures, and their associated inventory data.
Minimum required privileges: Read only
-ApplianceConnection <Array>
Specify one or more [HPOneView.Appliance.Connection] object(s) or Name property value(s).
Default Value: ${Global:ConnectedSessions} | ? Default
Aliases | Appliance |
Required? | false |
Position? | named |
Default value | (${Global:ConnectedSessions} | ? Default) |
Accept pipeline input? | false |
Accept wildcard characters? | False |
-Name <String>
The name of the Synergy DAS enclosure. Omit to return all devices.
Aliases | None |
Required? | false |
Position? | named |
Default value | |
Accept pipeline input? | false |
Accept wildcard characters? | False |
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, PipelineVariable, and OutVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216)
None. You cannot pipe objects to this Cmdlet.
HPOneView.Storage.DriveEnclosure [System.Management.Automation.PSCustomObject]
DAS enclosure resource object.
-------------------------- EXAMPLE 1 --------------------------Get-HPOVDriveEnclosure Appliance Name State Status Serial Number Drive Bays I/O Adapters --------- ---- ----- ------ ------------- ---------- ------------ appliance 0000A66101, bay 1 On Monitored SN123100 40/40 2 appliance 0000A66102, bay 1 On Monitored SN123101 40/40 2 appliance 0000A66103, bay 1 On Monitored SN123102 40/40 2
Get all available Synergy Drive Enclosures.
List Synergy DAS Enclosures.
Get-HPOVDriveEnclosure [[-Name] <String>] [[-ApplianceConnection] <Array>] [<CommonParameters>]
This Cmdlet will help display the avialable Synergy DAS Enclosures, and their associated inventory data.
-ApplianceConnection <Array>
Aliases [-Appliance]
Specify one or more HPOneView.Appliance.Connection object(s) or Name property value(s).
Default Value: ${Global:ConnectedSessions} | ? Default
Aliases | Appliance |
Required? | false |
Position? | named |
Default value | (${Global:ConnectedSessions} | ? Default) |
Accept pipeline input? | false |
Accept wildcard characters? | False |
-Name <String>
The name of the Synergy DAS enclosure. Omitt to return all devices.
Aliases | None |
Required? | false |
Position? | named |
Default value | |
Accept pipeline input? | false |
Accept wildcard characters? | False |
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, PipelineVariable, and OutVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216)
None. You cannot pipe objects to this cmdlet.
HPOneView.Storage.DriveEnclosure [System.Management.Automation.PSCustomObject]
Single resource object.
System.Collections.ArrayList <HPOneView.Storage.DriveEnclosure>
Multiple resource objects.
-------------------------- EXAMPLE 1 --------------------------Get-HPOVDriveEnclosure Appliance Name State Status Serial Number Drive Bays I/O Adapters --------- ---- ----- ------ ------------- ---------- ------------ appliance 0000A66101, bay 1 On Monitored SN123100 40/40 2 appliance 0000A66102, bay 1 On Monitored SN123101 40/40 2 appliance 0000A66103, bay 1 On Monitored SN123102 40/40 2
Get all available Synergy Drive Enclosures.
List Synergy DAS Enclosures.
Get-HPOVDriveEnclosure [[-Name] <String>] [[-ApplianceConnection] <Array>] [<CommonParameters>]
This Cmdlet will help display the avialable Synergy DAS Enclosures, and their associated inventory data.
-ApplianceConnection <Array>
Aliases [-Appliance]
Specify one or more HPOneView.Appliance.Connection object(s) or Name property value(s).
Default Value: ${Global:ConnectedSessions} | ? Default
Aliases | Appliance |
Required? | false |
Position? | named |
Default value | (${Global:ConnectedSessions} | ? Default) |
Accept pipeline input? | false |
Accept wildcard characters? | False |
-Name <String>
The name of the Synergy DAS enclosure. Omitt to return all devices.
Aliases | None |
Required? | false |
Position? | named |
Default value | |
Accept pipeline input? | false |
Accept wildcard characters? | False |
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, PipelineVariable, and OutVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216)
None. You cannot pipe objects to this cmdlet.
HPOneView.Storage.DriveEnclosure [System.Management.Automation.PSCustomObject]
Single resource object.
System.Collections.ArrayList <HPOneView.Storage.DriveEnclosure>
Multiple resource objects.
-------------------------- EXAMPLE 1 --------------------------Get-HPOVDriveEnclosure Appliance Name State Status Serial Number Drive Bays I/O Adapters --------- ---- ----- ------ ------------- ---------- ------------ appliance 0000A66101, bay 1 On Monitored SN123100 40/40 2 appliance 0000A66102, bay 1 On Monitored SN123101 40/40 2 appliance 0000A66103, bay 1 On Monitored SN123102 40/40 2
Get all available Synergy Drive Enclosures.