API calls required to collect an audit trail
This article looks at the API calls required to collect an audit trail detailing the SQL commands executed against a datasource.
https://<immuta-url>/dataSource?determinePolicyConflicts=false&collectionExclude=false{ "hits": [
{ "name": "Tags Plb Fake People",
"id": 212, "recordFormat": "Not Provided",
"deleted": false,
"description": null,
"createdAt": "2024-05-02T03:15:38.941Z",
"subscriptionPolicy": null,
"schemaEvolutionId": 48,
"recordCount": 0,
"blobHandlerType": "Databricks",
"subscriptionType": "manual",
"sqlSchemaName": "plb_dbx_tags",
"status": "passed",
"statusPriority": 6,
"subscriptionStatus": "owner",
"connectionString": ":443/plb_data2",
"remoteTable": "plb_fake_people",
"remoteSchema": "tags" }
],
"facets": { "statuses": [ { "name": "passed", "count": 0 } ] }, "count": 1 }PreviousAltering the default audit trail record types and collection durationNextAzure Gov Backups fail due to incorrect Azure API URL
Last updated

