Get-OVUnmanagedDevice
Syntax
Get-OVUnmanagedDevice
[-Name] <String>
[-List]
[-Label <String>]
[-ApplianceConnection] <Object>
[<CommonParameters>]
Description
HPE OneView provides administrators with the capability to define unmanaged devices to them place within Racks, in order to provide a more realistic and complete data center layout. This Cmdlet will retrieve all or a specified Unmanaged Device. A report switch is provided to display the output in an easier to read format.
Examples
Example 1
Get all unmanaged devices.
Parameters
-Name <String>
The name of the Unmanaged Device.
| Aliases | None |
|---|---|
| Required? | True |
| Position? | Named |
| Default value | |
| Accept pipeline input? | false |
| Accept wildcard characters? | False |
-List <SwitchParameter>
Deprecated parameter. Cmdlet now defaults to Format-Table output.
| Aliases | report |
|---|---|
| Required? | False |
| Position? | Named |
| Default value | False |
| Accept pipeline input? | false |
| Accept wildcard characters? | False |
-Label <String>
Specify the label associated with resources.
| Aliases | None |
|---|---|
| Required? | False |
| Position? | Named |
| Default value | False |
| Accept pipeline input? | false |
| Accept wildcard characters? | False |
-ApplianceConnection <Object>
Specify one or more [HPEOneView.Appliance.Connection] object(s) or Name property value(s).
| Aliases | Appliance |
|---|---|
| Required? | True |
| Position? | Named |
| Default value | (${Global:ConnectedSessions} | ? Default) |
| 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)
Input Types
None. You cannot pipe objects to this Cmdlet.
Return Values
Single Unmanaged Device resource object
Multiple Unmanaged Device resource objects