Skip to content

New HPOVUnmanagedDevice

Chris Lynch edited this page Jun 25, 2016 · 43 revisions

HP OneView 200 Library

NAME

New-HPOVUnmanagedDevice

SYNOPSIS

Create an Unmanaged Device.

SYNTAX

 New-HPOVUnmanagedDevice [-Name] <String> [-Model] <String> [[-Height] <Int32>] [-MaxPower] <Int32> [[-MacAddress] <String>] [[-IPV4Address] <String>] [[-IPV6Address] <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. Creating a device does not provide the ability to manage it from HPE OneView. The administrator will need to specify static characteristics of the device being added. The unmanaged device can then be assigned into the appropriate rack manually.

PARAMETERS

-Name <String>

The name of the Unmanaged Device. 
Aliases None
Required? true
Position? 1
Default value <none>
Accept pipeline input? false
Accept wildcard characters?    false

-Model <String>

The device model. 
Aliases None
Required? true
Position? 2
Default value <none>
Accept pipeline input? false
Accept wildcard characters?    false

-Height [<Int32>]

Rack Unit height of the Unmanaged Device. 
Aliases None
Required? false
Position? 3
Default value 1
Accept pipeline input? false
Accept wildcard characters?    false

-MaxPower <Int32>

The maximum power consumption of the Unmanaged Device. 
Aliases None
Required? true
Position? 4
Default value 0
Accept pipeline input? false
Accept wildcard characters?    false

-MacAddress [<String>]

Provide the management interface L2 address. 
Aliases None
Required? false
Position? 5
Default value <none>
Accept pipeline input? false
Accept wildcard characters?    false

-IPV4Address [<String>]

Provide the IPv4 Address value of the management interface.  This value does not provide a method for an HPE OneView appliance to communicate with the management interface. 
Aliases None
Required? false
Position? 6
Default value <none>
Accept pipeline input? false
Accept wildcard characters?    false

-IPV6Address [<String>]

Provide the IPv6 Address value of the management interface.  This value does not provide a method for an HPE OneView appliance to communicate with the management interface. 
Aliases None
Required? false
Position? 7
Default value <none>
Accept pipeline input? false
Accept wildcard characters?    false

-ApplianceConnection [<Object>]

Aliases [-Appliance] 

Specify one HPOneView.Appliance.Connection object or Name property value.

Default Value: ${Global:ConnectedSessions} | ? Default

Aliases None
Required? false
Position? named
Default value <none>
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)

INPUTS

None. You cannot pipe objects to this Cmdlet.

OUTPUTS

HPOneView.UnmanagedResource [System.Management.Automation.PSCustomObject]

Newly created Unmanaged Device resource.

#### RELATED LINKS

EXAMPLES

-------------------------- EXAMPLE 1 --------------------------
        
PS C:\> New-HPOVUnmanagedDevice -name "Unmanaged-SRVR1" -model "ProLiant DL380 G6" -height 2 -maxpower 750 -IPV4Address 10.154.1.10 -ApplianceConnection 'MyAppliance.domain.com'

Create a new unmanaged server device.

-------------------------- EXAMPLE 2 --------------------------
        
PS C:\> New-HPOVUnmanagedDevice -name "HPN5900CP1" -model "HPN 5900CP" -height 1 -maxpower 260 -ApplianceConnection -IPV4Address 172.18.254.99 'MyAppliance.domain.com'

Create a new unmanaged switch device.


HP OneView 120 Library

NAME

New-HPOVUnmanagedDevice

SYNOPSIS

Create an Unmanaged Device.

SYNTAX

 New-HPOVUnmanagedDevice [-Name] <String> [-model] <String> [-height] <Int32> [-maxPower] <Int32>  [<CommonParameters>]

DESCRIPTION

HP 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. Creating a device does not provide the ability to manage it from HP Oneview. The administrator will need to specify static characteristics of the device being added. The unmanaged device can then be assigned into the appropriate rack manually.

PARAMETERS

-Name <String>

The name of the Unmanaged Device. 
Aliases None
Required? true
Position? 1
Default value <none>
Accept pipeline input? false
Accept wildcard characters?    false

-model <String>

The device model. 
Aliases None
Required? true
Position? 2
Default value <none>
Accept pipeline input? false
Accept wildcard characters?    false

-height <Int32>

Rack Unit height of the Unmanaged Device. 
Aliases None
Required? true
Position? 3
Default value 0
Accept pipeline input? false
Accept wildcard characters?    false

-maxPower <Int32>

The maximum power consumption of the Unmanaged Device. 
Aliases None
Required? true
Position? 4
Default value 0
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)

INPUTS

None. You cannot pipe objects to this cmdlet.

OUTPUTS

HPOneView.UnmanagedResource [System.Management.Automation.PSCustomObject]

Newly created Unmanaged Device resource.

#### RELATED LINKS

EXAMPLES

-------------------------- EXAMPLE 1 --------------------------
        
PS C:\> New-HPOVUnmanagedDevice -name "Unmanaged-SRVR1" -model "ProLiant DL380 G6" -height 2 -maxpower 750

Create a new unmanaged server device.

-------------------------- EXAMPLE 2 --------------------------
        
PS C:\> New-HPOVUnmanagedDevice -name "HPN5900CP1" -model "HPN 5900CP" -height 1 -maxpower 260

Create a new unmanaged switch device.


HP OneView 110 Library

NAME

New-HPOVUnmanagedDevice

SYNOPSIS

Create an Unmanaged Device.

SYNTAX

 New-HPOVUnmanagedDevice [-Name] <String> [-model] <String> [-height] <Int32> [-maxPower] <Int32>  [<CommonParameters>]

DESCRIPTION

HP 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. Creating a device does not provide the ability to manage it from HP Oneview. The administrator will need to specify static characteristics of the device being added. The unmanaged device can then be assigned into the appropriate rack manually.

PARAMETERS

-Name <String>

The name of the Unmanaged Device. 
Aliases None
Required? true
Position? 1
Default value <none>
Accept pipeline input? false
Accept wildcard characters?    false

-model <String>

The device model. 
Aliases None
Required? true
Position? 2
Default value <none>
Accept pipeline input? false
Accept wildcard characters?    false

-height <Int32>

Rack Unit height of the Unmanaged Device. 
Aliases None
Required? true
Position? 3
Default value 0
Accept pipeline input? false
Accept wildcard characters?    false

-maxPower <Int32>

The maximum power consumption of the Unmanaged Device. 
Aliases None
Required? true
Position? 4
Default value 0
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)

INPUTS

None. You cannot pipe objects to this cmdlet.

OUTPUTS

System.Management.Automation.PSCustomObject

Newly created Unmanaged Device resource.

#### RELATED LINKS

EXAMPLES

-------------------------- EXAMPLE 1 --------------------------
        
PS C:\> New-HPOVUnmanagedDevice -name "Unmanaged-SRVR1" -model "ProLiant DL380 G6" -height 2 -maxpower 750

Create a new unmanaged server device.

-------------------------- EXAMPLE 2 --------------------------
        
PS C:\> New-HPOVUnmanagedDevice -name "HPN5900CP1" -model "HPN 5900CP" -height 1 -maxpower 260

Create a new unmanaged switch device.


Wiki Table of Contents

Clone this wiki locally