Description
Currently admin audit UI retrieves multiple V1 trx logs to gather details of an update (REST API: service/assets//report/{transactionId}). This should be optimized to retrieve a single V2 trx log record (introduced in RANGER-4803) to render in UI. A new API should be added to retrieve V2 trx log record.