Microsoft Purview · Capability
Microsoft Purview Scanning API — Scans
Microsoft Purview Scanning API — Scans. 4 operations. Lead operation: Microsoft Purview List scans by data source. Self-contained Naftiko capability covering one Microsoft Purview business surface.
What You Can Do
GET
Listscansbydatasource
— Microsoft Purview List scans by data source
/v1/scan/datasources/{datasourcename}/scans
PUT
Createorreplacescan
— Microsoft Purview Create or replace a scan
/v1/scan/datasources/{datasourcename}/scans/{scanname}
GET
Getscan
— Microsoft Purview Get a scan
/v1/scan/datasources/{datasourcename}/scans/{scanname}
DELETE
Deletescan
— Microsoft Purview Delete a scan
/v1/scan/datasources/{datasourcename}/scans/{scanname}
MCP Tools
microsoft-purview-list-scans-data
Microsoft Purview List scans by data source
read-only
idempotent
microsoft-purview-create-replace-scan
Microsoft Purview Create or replace a scan
idempotent
microsoft-purview-get-scan
Microsoft Purview Get a scan
read-only
idempotent
microsoft-purview-delete-scan
Microsoft Purview Delete a scan
idempotent