Skip to content

Latest commit

 

History

History
72 lines (64 loc) · 3.81 KB

main.md

File metadata and controls

72 lines (64 loc) · 3.81 KB

Scan

Command Reference > scan

Classification Rule

Command Description
pv scan deleteClassificationRule Deletes a classification rule
pv scan putClassificationRule Creates or Updates a classification rule
pv scan readClassificationRule Get a classification rule
pv scan readClassificationRules List classification rules in Account
pv scan readClassificationRuleVersions Lists the rule versions of a classification rule
pv scan tagClassificationVersion Sets Classification Action on a specific classification rule version

Credential

Command Description
pv scan deleteCredential Delete a credential.
pv scan putCredential Create or update a credential.
pv scan readCredential Get a credential.

Data Source

Command Description
pv scan deleteDataSource Deletes a data source
pv scan putDataSource Creates or Updates a data source
pv scan readDataSource Get a data source
pv scan readDataSources List data sources in Data catalog

Key Vault

Command Description
pv scan deleteKeyVault Deletes the key vault connection associated with the account
pv scan putKeyVault Creates an instance of a key vault connection
pv scan readKeyVault Gets key vault information
pv scan readKeyVaults List key vault connections in account

Scan

Command Description
pv scan cancelScan Cancels a scan
pv scan deleteScan Deletes the scan associated with the data source
pv scan putScan Creates an instance of a scan
pv scan readScan Gets a scan information
pv scan readScanHistory Lists the scan history of a scan
pv scan readScans List scans in data source
pv scan runScan Runs the scan

Scan Filter

Command Description
pv scan putFilter Creates or updates a filter
pv scan readFilters Get a filter

Scan Ruleset

Command Description
pv scan deleteScanRuleset Deletes a scan ruleset
pv scan putScanRuleset Creates or Updates a scan ruleset
pv scan readScanRuleset Get a scan ruleset
pv scan readScanRulesets List scan rulesets in Data catalog
pv scan readSystemScanRuleset Get a system scan ruleset for a data source
pv scan readSystemScanRulesetLatest Get the latest version of a system scan ruleset
pv scan readSystemScanRulesets List all system scan rulesets for an account
pv scan readSystemScanRulesetVersion Get a scan ruleset by version
pv scan readSystemScanRulesetVersions List system scan ruleset versions in Data catalog

Scan Trigger

Command Description
pv scan deleteTrigger Deletes the trigger associated with the scan
pv scan putTrigger Creates an instance of a trigger
pv scan readTrigger Gets trigger information