REST API Method: POST /rest/asmsystemevent?action=exportlog

This resource exports all the ASM System Log events from the ASM. This action is applied without an ID.

The downloaded filename is 'System Events.evtx' as displayed in the response header. The filename should be saved with a .evtx file extension so it can be viewed with the Microsoft Event viewer. If the file is too big, it will be chunked into 4KB chunks and sent to the client.

URL:

https://192.168.0.111/rest/asmsystemevent?action=exportlog

HTTP Method

POST

Requires Authentication:

true

  • No labels