A request XML packet retrieving the last action ID includes the get-last-id node:
<packet version="1.4.2.0">
<event_log>
<get-last-id>
...
</get-last-id>
</event_log>
</packet>
The get-last-id node has the following graphical representation:
![]()
Data type: none.
Request packet sample
This packet retrieves the last action ID.
<packet version="1.4.2.0">
<event_log>
<get-last-id/>
</event_log>
</packet>