Get HPOVApplianceCertificateStatus - HewlettPackard/POSH-HPEOneView GitHub Wiki

HPE OneView 4.10 Library

Get-HPOVApplianceCertificateStatus

Get the appliance SSL certificate status.

SYNTAX

Get-HPOVApplianceCertificateStatus [-ApplianceConnection] <Object> [<CommonParameters>]

Detailed Description

This CMDLET will retrieve the SSL Certificate details installed on the appliance. This does not check the validity of the SSL certificate. Use the Get-HPOVApplianceCertificateStatus CMDLET to validate the certificate chain.

Parameters

-ApplianceConnection <Object>

Aliases [-Appliance]

Specify one or more HPOneView.Appliance.Connection object(s) or Name property value(s).

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

Aliases Appliance
Required? true
Position? 0
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

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

Formatted table display of the SSL Certificate object.

Examples

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

Get-HPOVApplianceCertificateStatus

Related Links


Top

HPE OneView 4.00 Library

Get-HPOVApplianceCertificateStatus

Get the appliance SSL certificate status.

SYNTAX

Get-HPOVApplianceCertificateStatus [-ApplianceConnection] <Object> [<CommonParameters>]

Detailed Description

This CMDLET will retrieve the SSL Certificate details installed on the appliance. This does not check the validity of the SSL certificate. Use the Get-HPOVApplianceCertificateStatus CMDLET to validate the certificate chain.

Parameters

-ApplianceConnection <Object>

Aliases [-Appliance]

Specify one or more HPOneView.Appliance.Connection object(s) or Name property value(s).

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

Aliases Appliance
Required? true
Position? 0
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

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

Formatted table display of the SSL Certificate object.

Examples

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

Get-HPOVApplianceCertificateStatus

Related Links


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