health monitor method smtp¶
SMTP type
smtp Specification¶
Type Configuration Resource Element Name smtp Element URI /axapi/v3/health/monitor/{name}/method/smtp Element Attributes smtp_attributes Schema smtp schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/health/monitor/{name}/method/smtp | ||
Get Object | GET | /axapi/v3/health/monitor/{name}/method/smtp | ||
Modify Object | POST | /axapi/v3/health/monitor/{name}/method/smtp | ||
Replace Object | PUT | /axapi/v3/health/monitor/{name}/method/smtp | ||
Delete Object | DELETE | /axapi/v3/health/monitor/{name}/method/smtp |
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