ServerView platform has variety of task types.
Each task type has its own TaskType_ID, which has to be specified within JSON object, while creating new tasks.
Potential values for Task_type_id | ||
Task Type | Description | TaskType_ID |
HTTP | Non-secure Web Sites (HTTP) | 1 |
HTTPS | Secure Web Sites (HTTPS) | 2 |
POP3/IMAP | Incoming Mail Server (POP3/IMAP) | 3 |
SMTP | Outgoing Mail Server (SMTP) | 4 |
SMTP<–>POP3/IMAP | Mail Server Round Test (SMTP<–>POP3/IMAP) | 5 |
FTP | FTP server | 6 |
Ping | Network Device (Ping, ICMP) | 7 |
DNS | DNS server | 8 |
Connection | Port availability (Telnet) | 9 |
SOAP | Web Service (SOAP/HTTP) | 10 |
Script | Custom Script | 11 |
UDP | User data protocol (UDP) | 12 |
DNSBL | DNS blacklist (DNSBL) | 15 |
MEDIA | Streaming Media Server | 16 |
SIP | SIP Session Initiation Protocol (SIP) | 17 |
SFTP | FTP server based on SSH | 18 |
Trace Route | Trace Route | 20 |