pvw types¶
Command Reference > types
Description¶
Commands for managing type operations in Microsoft Purview.
Syntax¶
pvw types <action> [options]
Available Actions¶
createtypedefs¶
Create a new type definition.
deletetypedef¶
Delete type definition.
deletetypedefs¶
Delete type definition.
puttypedefs¶
Create or update type definition.
readbusinessmetadatadef¶
Retrieve type definition.
readclassificationdef¶
Retrieve type definition.
readentitydef¶
Retrieve type definition.
readenumdef¶
Retrieve type definition.
readrelationshipdef¶
Retrieve type definition.
readstatistics¶
Retrieve type definition.
readstructdef¶
Retrieve type definition.
readtermtemplatedef¶
Retrieve type definition.
readtypedef¶
Retrieve type definition.
readtypedefs¶
Retrieve type definition.
readtypedefsheaders¶
Retrieve type definition.
Examples¶
# List available actions
pvw types --help
# Get help for specific action
pvw types <action> --help