Set HPOVEnclosureActiveFLM - HewlettPackard/POSH-HPEOneView GitHub Wiki

HPE OneView 4.10 Library

Set-HPOVEnclosureActiveFLM

Power reset Enclosure component.

SYNTAX

Set-HPOVEnclosureActiveFLM [-Enclosure] <Object> [-BayID] <Int32>[ [-Force] <SwitchParameter>][ [-WhatIf] <SwitchParameter>][ [-Confirm] <SwitchParameter>] [<CommonParameters>]

Detailed Description

Obtain a collection of enclosure hardware resources which have the specified name.

Parameters

-BayID <Int32>

BAYID

Aliases None
Required? true
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters?    False

-Confirm <SwitchParameter>

Aliases cf
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters?    False

-Enclosure <Object>

The Synergy Frame resource from Get-HPOVEnclosure.

Aliases None
Required? true
Position? named
Default value
Accept pipeline input? true (ByValue)
Accept wildcard characters?    False

-Force <SwitchParameter>

FORCE

Aliases None
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters?    False

-WhatIf <SwitchParameter>

Aliases wi
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)

Input Types

None. You cannot pipe objects to this cmdlet.

Return Values

System.Object

Enclosure Report

HPOneView.Appliance.TaskResource [System.Management.Automation.PSCustomObject]

Async task resource to monitor

Examples

 -------------------------- EXAMPLE 1 --------------------------

EXAMPLE1

Return all the enclosure hardware managed by this appliance.

 -------------------------- EXAMPLE 2 --------------------------

Example2

Return the enclosure hardware resource with name "A".

 -------------------------- EXAMPLE 3 --------------------------

EXAMPLE3

Display a brief list of the enclosures managed or monitored by the appliance.

Related Links


Top

HPE OneView 4.00 Library

Set-HPOVEnclosureActiveFLM

Power reset Enclosure component.

SYNTAX

Set-HPOVEnclosureActiveFLM [-Enclosure] <Object> [-BayID] <Int32>[ [-Force] <SwitchParameter>][ [-WhatIf] <SwitchParameter>][ [-Confirm] <SwitchParameter>] [<CommonParameters>]

Detailed Description

Obtain a collection of enclosure hardware resources which have the specified name.

Parameters

-BayID <Int32>

BAYID

Aliases None
Required? true
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters?    False

-Confirm <SwitchParameter>

Aliases cf
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters?    False

-Enclosure <Object>

The Synergy Frame resource from Get-HPOVEnclosure.

Aliases None
Required? true
Position? named
Default value
Accept pipeline input? true (ByValue)
Accept wildcard characters?    False

-Force <SwitchParameter>

FORCE

Aliases None
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters?    False

-WhatIf <SwitchParameter>

Aliases wi
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)

Input Types

None. You cannot pipe objects to this cmdlet.

Return Values

System.Object

Enclosure Report

HPOneView.Appliance.TaskResource [System.Management.Automation.PSCustomObject]

Async task resource to monitor

Examples

 -------------------------- EXAMPLE 1 --------------------------

EXAMPLE1

Return all the enclosure hardware managed by this appliance.

 -------------------------- EXAMPLE 2 --------------------------

Example2

Return the enclosure hardware resource with name "A".

 -------------------------- EXAMPLE 3 --------------------------

EXAMPLE3

Display a brief list of the enclosures managed or monitored by the appliance.

Related Links


Top
⚠️ **GitHub.com Fallback** ⚠️