Get IMAP Configuration

get

/essbase/rest/v1/email/imap

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

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 : ServerConfiguration
Type: object
Show Source

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