Get E-mail Configuration

get

/essbase/rest/v1/email

Returns a URL to access the saved SMTP and IMAP server details. SMTP is the protocol Essbase uses for sending e-mails related to scenario management. IMAP is the protocol for receiving e-mails.

Request

There are no request parameters for this operation.

Back to Top

Response

Supported Media Types

200 Response

OK

The e-mail configuration was retrieved successfully.

Body ()
Root Schema : ListLinkResponseObject
Type: object
Show Source

400 Response

Bad Request

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

500 Response

Internal Server Error.

Back to Top