Get HPOVSMTPConfig - HewlettPackard/POSH-HPEOneView GitHub Wiki

HPE OneView 4.10 Library

Get-HPOVSMTPConfig

Configure appliance SMTP Reporting settings.

SYNTAX

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

Detailed Description

This cmdlet will retrieve the SMTP settings for the appliance.

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? false
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

System.Management.Automation.PSCustomObject

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

Examples

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

Get-HPOVSMTPConfig

Get SMTP Email Alert configuration from the default appliance connection.

Related Links


Top

HPE OneView 4.00 Library

Get-HPOVSMTPConfig

Configure appliance SMTP Reporting settings.

SYNTAX

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

Detailed Description

This cmdlet will retrieve the SMTP settings for the appliance.

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? false
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

System.Management.Automation.PSCustomObject

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

Examples

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

Get-HPOVSMTPConfig

Get SMTP Email Alert configuration from the default appliance connection.

Related Links


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