Retrieve probe(s) from one account. Filter by specifying rule, folder, tags, date range, and/or name.
price: 1 api credit
<result> <probes> <probe> <name> string (80) </name> <rid> unsigned int </rid> <deleted> boolean </deleted> <start> datetime </start> <end> datetime </end> <repeat> unsigned int </repeat> <result> unsigned int </result> <type> unsigned int </type> <descr> string </descr> <ttime> unsigned int </ttime> <rtime> unsigned int </rtime> <ctime> unsigned int </ctime> <ptime> unsigned int </ptime> <dtime> unsigned int </dtime> <dsize> unsigned int </dsize> <loc> string </loc> <source> unsigned int </source> <alerts> unsigned int </alerts> <id> unsigned int </id> <uuid> string </uuid> <output> string </output> <ipaddr> string </ipaddr> </probe> ... </probes> <cursor> unsigned int </cursor> </result>(presence of output fields depends on input parameters)
code | description |
---|---|
0 | okay |
1000 | authentication error |
1001 | call syntax error |
1002 | undefined name or id |
1003 | account limit exceeded |
1004 | database error |
1005 | duplicate entry |
1006 | upgrade account |
1007 | not yours (anymore) |
1008 | session expired |
1009 | insufficient credits |
1010 | messaging error |
1011 | undefined result |
1012 | cannot perform that operation |
1013 | illegal parameter value |
1014 | TOS restriction |
1015 | unconfirmed address |
1016 | contact helpdesk first |
9999 | unsupported feature |
1017 | value not allowed |