Skip to content

Remove-OVScmbCertificate

Syntax

Remove-OVScmbCertificate
    [<CommonParameters>]
Remove-OVScmbCertificate
    [-ApplianceConnection <Array>]
    [<CommonParameters>]

Description

Remove the State Change Message Bus (SCMB) and Metric Streaming Message Bug (MSMB) read only account (rabbitmq_readonly) certificate key pair from an appliance.

Examples

Example 1

Remove-OVScmbCertificates

Remove the SCMB (rabbitmq_readonly) certificate key pair from an appliance.

Parameters

-ApplianceConnection <Array>

Specify one or more [HPEOneView.Appliance.Connection] object(s) or Name property value(s).

Aliases Appliance
Required? False
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

Resource deleted response.