Version 4.0.25.14 (latest)
Get current SMTP status.
Request
GET
/smtp_status
Datatype
Description
Request
HTTP Request
query
HTTP Query
Expand HTTP Query definition...
fields
string
Include only these fields in the response
Response
200: SMTP Status
Datatype
Description
(object)
is_valid
lock
boolean
Overall SMTP status of cluster
node_count
lock
integer
Total number of nodes in cluster
node_status
Expand SmtpNodeStatus definition...
is_valid
lock
boolean
SMTP status of node
message
lock
string
Error message for node
hostname
lock
string
Host name of node
400: Bad Request
Datatype
Description
(object)
message
lock
string
Error details
documentation_url
lock
string
Documentation link
404: Not Found
Datatype
Description
(object)
message
lock
string
Error details
documentation_url
lock
string
Documentation link
429: Too Many Requests
Datatype
Description
(object)
message
lock
string
Error details
documentation_url
lock
string
Documentation link