pvw types createTypeDefs¶
Command Reference > types > createTypeDefs
Description¶
Create a new type definition.
Syntax¶
pvw types createTypeDefs --payloadFile=<val>
Required Arguments¶
--payloadFile: payloadFile parameter
Optional Arguments¶
--purviewName: Microsoft Purview account name. (string)--guid: The globally unique identifier. (string)--name: The name of the definition. (string)--type: Typedef name as search filter (classification | entity | enum | relationship | struct). (string)
API Mapping¶
Catalog Data Plane > Types > Createtypedefs
https://{accountName}.purview.azure.com/catalog/api/atlas/v2/types/createTypeDefs
Examples¶
DESCRIBE_EXAMPLE.
EXAMPLE_COMMAND
Example payload.
PASTE_JSON_HERE