Get Smtp Configuration

get

/email/smtp

Returns SMTP server configuration details. SMTP is the protocol Essbase uses for receiving e-mails related to scenario management workflow and approval.

Request

There are no request parameters for this operation.

Back to Top

Response

200 Response

OK

The e-mail configuration was retrieved successfully.

400 Response

Bad Request

Logged in user must be a service administrator to execute this request.

404 Response

Not Found

The e-mail configuration is not present.

500 Response

Internal Server Error.

Back to Top