Skip to content

Remove-OVBaseline

Syntax

Remove-OVBaseline
    [-InputObject] <Object>
    [-ApplianceConnection <Object>]
    [-Force]
    [<CommonParameters>]

Description

This Cmdlet provides the ability to remove one or more SPP Baselines from one or more appliances.

Examples

Example 1

Get-OVBaseline | Remove-OVBaseline

Remove all baselines from any connected appliance.

Example 2

Get-OVBaseline -Name "My Custom Baseline" | Remove-OVBaseline

Remove the specified "My Custom Baseline" baseline.

Parameters

-InputObject <Object>

The SPP Baseline or hotfix resource object. Can be accepted via pipeline input.

Aliases b, Baseline
Required? True
Position? Named
Default value
Accept pipeline input? true (ByValue)
Accept wildcard characters? False

-Force <SwitchParameter>

Force remove the resource.

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

-ApplianceConnection <Object>

Specify one or more [HPEOneView.Appliance.Connection] object(s) or Name property value(s). If Resource object is provided via Pipeline, the ApplianceConnection property of the object will be used.

Aliases Appliance
Required? False
Position? Named
Default value (${Global:ConnectedSessions} | ? Default)
Accept pipeline input? true (ByPropertyName)
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

Source HPE OneView Baseline from Get-OVBaseline

Return Values

The progress of uploading the file to the appliance, and in-progress or completion result