-
Notifications
You must be signed in to change notification settings - Fork 52
Get HPOVDriveEnclosure
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.