Skip to content

pvw scan deleteKeyVault

Command Reference > scan > deleteKeyVault

Description

Delete data source scan.

Syntax

pvw scan deleteKeyVault --keyVaultName=<val>

Required Arguments

  • --keyVaultName: keyVaultName 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)
  • --dataSourceName: Name of the data source. (string)
  • --scanName: Name of the scan. (string)
  • --scanRulesetName: Name of the scan ruleset. (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 > Deletekeyvault

 https://{accountName}.purview.azure.com/scan/api/deleteKeyVault

Examples

DESCRIBE_EXAMPLE.

EXAMPLE_COMMAND

Example payload.

PASTE_JSON_HERE