Skip to content

Remove-OVStandbyComposerNode

Syntax

Remove-OVStandbyComposerNode
    [-ApplianceConnection] <Object>
    [-Async]
    [<CommonParameters>]

Description

This Cmdlet will help remove the Standby Composer node from the Synergy management ring. In order to remove the Active node from the Synergy management ring, you first must use the Enable-OVComposerHANode Cmdlet to transition the Standby node to the Active role.

Examples

Example 1

Remove-OVStandbyComposerNode

Remove the Standby Composer node in the default Appliance Connection.

Parameters

-Async <SwitchParameter>

Use this parameter to immediately return the async task. By default, the Cmdlet will wait for the task to complete.

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

-ApplianceConnection <Object>

Specify one [HPEOneView.Appliance.Connection] object or Name property value.

Aliases Appliance
Required? True
Position? Named
Default value (${Global:ConnectedSessions} | ? Default -eq $true)
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

-Confirm <SwitchParameter>

Aliases cf
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

The Async task resource of the remove standby node request

Multiple Async task resources