Documentation of event log operations
Hi DRACOON,
for a current customer project, the customer asked for some kind of documentation regarding the event log operation types. He want to filter the event log by common technical operations, such as file creation, modification, deletion and so on. We're aware of operations like Node Create, Node Delete etc (ID 6 to 15), however I don't wan't to miss a possible (new) operation causing false positives while filtering the result list.
I've searched online documentation, swagger and the SDKs with no luck, so I'm wondering if there are some (unofficial) docs out there.
If not, I will try to identify and describe the different operation types by myself (I recently added the corresponding routes and models to my fork of C# SDK so this should be feasible).
Thanks,
Sebastian
-
Offizieller Kommentar
Hi Sebastian,
you can use GET /v4/eventlog/operations to retrieve a list of all log operation ids.
Hope this helps!
Best regards
Michael
Aktionen für Kommentare -
Hi Michael,
I know this route and already created a XLSX report with all operation types where all IDs, names and "is deprecated" states are listed. The customer asked for a more detailed reference or documentation than just the name to be able to identify all the operations related to a specific range of operations (having a functional, non-technical perspective).
I'm confident that I'am able to build such a documentation based on GET /v4/eventlog/operations and the Swagger documentation. However, I want to ask for existing documentation before creating a new one (which is of course not a free service and need to be charged the customer).
To make a long story short: In case there are any more detailed information available than just the names and IDs, I would be happy to get a copy. If not, I'll create my own documentation and provide it to the customer.
Thanks,
Sebastian
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
3 Kommentare