...
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) |
...