pvw share listReceivedShares¶
Command Reference > share > listReceivedShares
Description¶
List all data shares.
Syntax¶
pvw share listReceivedShares [--skipToken=<val> --filter=<val> --orderBy=<val>]
Required Arguments¶
--skipToken: skipToken parameter--filter: filter parameter--orderBy: orderBy parameter
Optional Arguments¶
--purviewName: The name of the Microsoft Purview account. (string)--receivedShareName: The name of the received share. (string)--sentShareName: The name of the sent share. (string)--acceptedSentShareName: The name of the accepted sent share. (string)--assetMappingName: The name of the asset mapping. (string)--assetName: The name of the asset. (string)--invitationName: The name of the invitation. (string)--payloadFile: File path to a valid JSON document. (string)
API Mapping¶
Share Data Plane > Share > Listreceivedshares
https://{accountName}.purview.azure.com/share/api/listReceivedShares
Examples¶
DESCRIBE_EXAMPLE.
EXAMPLE_COMMAND
Example payload.
PASTE_JSON_HERE