VcenterSettingsV1ConfigComponentsApplmgmtSmtp

The Smtp service provides operations to manage send mail configuration.


Properties

string
mail_server Optional

Mail server IP address. If unset then the value will be ignored.


string
relay_port Optional

Relay port number. If unset then the value will be ignored.

JSON Example

{
	"mail_server": "string",
	"relay_port": "string"
}

Feedback

Was this page helpful?