dms.DeleteOsEvent

Deletes an OS event by its ID.

This job accesses the internal scripting infrastructure of enaio® directly. Incorrectly configured events can cause unexpected behavior or serious malfunctions on the client or server side.

1. Input Parameters

Name Type Required Description

OsEventID

INT

Yes

ID of the event to delete. Corresponds to the id field in the JSON response of dms.GetOsEvents.

2. Return Value

(INT): 0 = Job successful, otherwise error code
Complete error list