Skip to main content
Solved

API for Audit Trail report

  • December 20, 2022
  • 2 replies
  • 95 views

Forum|alt.badge.img+2

Hi Team,

Do we have an API to download audit trail report data in json format?

Can you please send it along with syntax.

Best answer by Onno van den Berg

Hi Team,

Do we have an API to download audit trail report data in json format?

Can you please send it along with syntax.

Hi Maggie,

 

Yes, there is an API that allows you to retrieve this information in JSON format. See → https://api.commvault.com/#15d3c027-b191-4952-b6ac-a34855eeefda

I assume you want to feed this information into an external system, because if that is the case then you could also look into syslog.
 

 

2 replies

christopherlecky
Explorer
Forum|alt.badge.img+16

You have to get the dataset ID of the report in your environment and pull it using the reporting API.

@Amanda Tesla wrote a post on how to do it. Just search her post history and you’ll find the details.

 


Onno van den Berg
Community All Star
Forum|alt.badge.img+22

Hi Team,

Do we have an API to download audit trail report data in json format?

Can you please send it along with syntax.

Hi Maggie,

 

Yes, there is an API that allows you to retrieve this information in JSON format. See → https://api.commvault.com/#15d3c027-b191-4952-b6ac-a34855eeefda

I assume you want to feed this information into an external system, because if that is the case then you could also look into syslog.