.. _health_monitor_method_smtp: health monitor method smtp ========================== SMTP type smtp Specification ------------------ ===================================== ========================================================================== **Parameter** **Value** ===================================== ========================================================================== **Type** *Configuration Resource* **Element Name** smtp **Element URI** /axapi/v3/health/monitor/{name}/method/smtp **Element Attributes** smtp_attributes **Partition Visibility** shared **Schema** :download:`smtp schema ` ===================================== ========================================================================== **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/health/monitor/{name}/method/smtp .. raw:: html :ref:`1851_smtp_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/health/monitor/{name}/method/smtp .. raw:: html :ref:`1851_smtp_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/health/monitor/{name}/method/smtp .. raw:: html :ref:`1851_smtp_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/health/monitor/{name}/method/smtp .. raw:: html :ref:`1851_smtp_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/health/monitor/{name}/method/smtp .. raw:: html :ref:`1851_smtp_attributes` .. raw:: html
.. _1851_smtp_attributes: smtp attributes --------------- **mail-from** **Description** Specify SMTP Sender **Type:** string **Format:** string-rlx **Maximum Length:** 255 characters **Maximum Length:** 1 characters **rcpt-to** **Description** Specify SMTP Receiver **Type:** string **Format:** string-rlx **Maximum Length:** 255 characters **Maximum Length:** 1 characters **smtp** **Description** SMTP type **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **smtp-domain** **Description** Specify domain name of 'helo' command **Type:** string **Format:** host **Maximum Length:** 254 characters **Maximum Length:** 1 characters **smtp-port** **Description** Specify SMTP port, default is 25 (Port Number (default 25)) **Type:** number **Range:** 1-65534 **Default:** 25 **smtp-starttls** **Description** Check the STARTTLS support at helo response **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters