Skip to content

pvw share deleteAssetMapping

Command Reference > share > deleteAssetMapping

Description

Delete data share.

Syntax

pvw share deleteAssetMapping --receivedShareName=<val> --assetMappingName=<val>

Required Arguments

  • --receivedShareName: receivedShareName parameter
  • --assetMappingName: assetMappingName parameter

Optional Arguments

  • --purviewName: The name of the Microsoft Purview account. (string)
  • --sentShareName: The name of the sent share. (string)
  • --acceptedSentShareName: The name of the accepted sent share. (string)
  • --assetName: The name of the asset. (string)
  • --invitationName: The name of the invitation. (string)
  • --skipToken: The continuation token to list the next page. (string)
  • --filter: Filters the results using OData syntax. (string)
  • --orderBy: Sorts the results using OData syntax. (string)
  • --payloadFile: File path to a valid JSON document. (string)

API Mapping

Share Data Plane > Share > Deleteassetmapping

 https://{accountName}.purview.azure.com/share/api/deleteAssetMapping

Examples

DESCRIBE_EXAMPLE.

EXAMPLE_COMMAND

Example payload.

PASTE_JSON_HERE