pvw scan putFilter¶
Command Reference > scan > putFilter
Description¶
Create or update data source scan.
Syntax¶
pvw scan putFilter --dataSourceName=<val> --scanName=<val> --payloadFile=<val>
Required Arguments¶
--dataSourceName: dataSourceName parameter--scanName: scanName parameter--payloadFile: payloadFile parameter
Optional Arguments¶
--purviewName: Microsoft Purview account name. (string)--action: Allowed values: Delete or Keep. (string)--classificationRuleName: Name of the classification rule. (string)--classificationRuleVersion: Version of the classification rule. (integer)--scanRulesetName: Name of the scan ruleset. (string)--keyVaultName: Name of the key vault. (string)--runId: The unique identifier of the run. (string)--dataSourceType: Type of data source. (string)--scanLevel: Allowed values: Full or Incremental [default: Full]. (string)--collectionName: The unique collection name. (string)--credentialName: The name of the credential. (string)
API Mapping¶
Scanning Data Plane > Scan > Putfilter
https://{accountName}.purview.azure.com/scan/api/putFilter
Examples¶
DESCRIBE_EXAMPLE.
EXAMPLE_COMMAND
Example payload.
PASTE_JSON_HERE