v4
latestOpenAPI 3.1.02026-08-02261331761.5 KBAudit Log Replay
Run the audit log replay
Run the audit log replay with the given parameters. This will replay PDP requests based on audit logs.
post/v2/audit-log-replay
Request body
Example request
{
"pdp_url": "http://mydomain.com:7766",
"start_time": 1616432400,
"end_time": 1616518800,
"concurrency_limit": 10,
"graceful_shutdown_s": 60
}Response
Successful Response