pvw entity createOrUpdateCollection¶
Command Reference > entity > createOrUpdateCollection
Description¶
Create a new entity.
Syntax¶
pvw entity createOrUpdateCollection --collection=<val> --payloadFile=<val>
Required Arguments¶
--collection: collection parameter--payloadFile: payloadFile parameter
Optional Arguments¶
--purviewName: Microsoft Purview account name. (string)--bmFile: File path to a valid business metadata template CSV file. (string)--bmName: BusinessMetadata name. (string)--classificationName: The name of the classification. (string)--guid: The globally unique identifier of the entity. (string)--name: The name of the attribute. (string)--qualifiedName: The qualified name of the entity. (string)--typeName: The name of the type. (string)
API Mapping¶
Catalog Data Plane > Entity > Createorupdatecollection
https://{accountName}.purview.azure.com/catalog/api/atlas/v2/entity/createOrUpdateCollection
Examples¶
DESCRIBE_EXAMPLE.
EXAMPLE_COMMAND
Example payload.
PASTE_JSON_HERE