Skip to content

pvw glossary putTerm

Command Reference > glossary > putTerm

Description

Create or update glossary term or category.

Syntax

pvw glossary putTerm --termGuid=<val> --payloadFile=<val> [--includeTermHierarchy]

Required Arguments

  • --termGuid: termGuid parameter
  • --payloadFile: payloadFile parameter

Optional Arguments

  • --purviewName: Microsoft Purview account name. (string)
  • --categoryGuid: The globally unique identifier of the category. (string)
  • --glossaryGuid: The globally unique identifier for glossary. (string)
  • --glossaryName: The name of the glossary. (string)
  • --limit: The page size - by default there is no paging [default: 1000]. (integer)
  • --offset: Offset for pagination purpose [default: 0]. (integer)
  • --operationGuid: The globally unique identifier for async operation/job. (string)
  • --sort: ASC or DESC [default: ASC]. (string)

API Mapping

Catalog Data Plane > Glossary > Putterm

 https://{accountName}.purview.azure.com/catalog/api/atlas/v2/glossary/putTerm

Examples

DESCRIBE_EXAMPLE.

EXAMPLE_COMMAND

Example payload.

PASTE_JSON_HERE