Versions Compared

Key

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

...

Code Block
http://<Server>:<port>/protocolreaderprotocolaccess/records?repository=<String repoName>&requestId=<String RequestId>
http://<Server>:<port>/protocolreaderprotocolaccess/records?repository=<String repoName>&startTime=<ISO startTime>&endTime=<ISO endTime>&offset=<int offset>&pageSize=<int pageSize>
http://<Server>:<port>/protocolreaderprotocolaccess/records?repository=<String repoName>&startTime=<ISO startTime>&endTime=<ISO endTime>&offset=<int offset>&pageSize=<int pageSize>&commandStatus=[String commandStatus]

...

Code Block
http://<Server>:<port>/protocolreaderprotocolaccess/records/cleanup (only available in test mode)

...