Skip to content

Get-OVSMTPConfig

Syntax

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

Description

This Cmdlet will retrieve the SMTP settings for the appliance.

Examples

Example 1

Get-OVSMTPConfig

Get SMTP Email Alert configuration from the default appliance connection.

Parameters

-ApplianceConnection <Object>

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

Returns SMTP Email Configurtion object from the specified appliance(s).