Enable Sensitive Data Discovery (SDD)
curl \ --request 'POST' \ 'https://your-immuta-url.immuta.com/sdd/run' \ --header 'Content-Type: application/json' \ --header 'Authorization: 438a3096966c4a5188b3b468cedb213e' \ --data '{"sources":["Example Data Source Name", "Example Data Source 2 Name"]}'{ "jobCount": 2 }
Run SDD on all data sources
Run SDD on all data sources using the API
Last updated
Was this helpful?

