Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Apache will now be running under an account with network access and Open-AudIT will now be able to copy the audit script to the target Windows machine and run it, hence retrieving file details.

API / Web Access?

You can access the /files collection using the normal Open-AudIT JSON based API. Just like any other collection. Please see the API documentation for further details.

API Routes

Request MethodIDActionResulting FunctionURL ExampleNotes
GETn collection/filesReturns a list of files.
GETy read/files/{id}Returns a file's details.
PATCHy update/files/{id}Update an attribute of a file entry.
POSTn create/filesInsert a new file entry.

Web Application Routes

Only available under Open-AudIT Enterprise

Request MethodIDActionResulting FunctionURL ExampleNotes
GETncreatecreate_form/files?action=createDisplays a standard web form for submission to POST /files.
GETyupdateupdate_form/files/{id}?action=updateDownload the