Update SMTP configuration.

Update SMTP configuration.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Specifies the parameters to update cluster SMTP configuration.

string
required

Specifies the IP address or the FQDN of the SMTP server.

boolean | null
Defaults to true

Specifies if the SMTP configuration is active.

int32
required

Specifies the SMTP port. Usually 465 or 587. For authenticated connection, it is generally 587.

string | null

This is used for setting "Sender" field in SMTP header. This has to be in valid email format, and could be different from username, and it's a required field if the username is not of valid email address.

boolean | null
Defaults to false

This is set to true when the SMTP server uses SSL/TLS without supporting STARTTLS. Typically, this is used for port 465.

string | null

Specifies the username which will be used to connect to the SMTP server. If username is not specified, then it would imply that SMTP server is set up for unauthenticated access.

string | null

Specifies the password of the SMTP user. This is required if username is specified in the request.

Headers
int64

This field uniquely represents a Cohesity Cluster and is used for making on-prem calls from Helios.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json