Changes the status of the term. Only a steward can verify a term. Once the term is verified only a steward can modify the term.
The glossary id.
The term id.
an object with query parameters
The status to update to.
Optionaloptions: ApiCallOptionsClears the cache for glossaries api requests.
Clears the cache for glossaries api requests.
Creates a new glossary. Only a steward can create a glossary.
Creates a new glossary. Only a steward can create a glossary.
an object with the body content
Optionaloptions: ApiCallOptionsCreates a new category.
Creates a new category.
The glossary id.
an object with the body content
Optionaloptions: ApiCallOptionsCreates a new term.
Creates a new term.
The glossary id.
an object with the body content
Optionaloptions: ApiCallOptionsCreates a new link to a term.
Creates a new link to a term.
The glossary id.
The term id.
an object with the body content
Optionaloptions: ApiCallOptionsDeletes a glossary and all of its terms.
Deletes a glossary and all of its terms.
The id of the glossary to delete.
Optionaloptions: ApiCallOptionsDeletes a category.
Deletes a category.
The id of the glossary.
The id for the category to delete. All subcategories are also deleted
Optionaloptions: ApiCallOptionsDeletes a term.
Deletes a term.
The glossary id.
The term id.
Optionaloptions: ApiCallOptionsExports a glossary.
Exports a glossary.
The glossary id.
Optionaloptions: ApiCallOptionsReturns all glossaries.
Returns all glossaries.
an object with query parameters
OptionalcountTotal?: booleanOptional parameter to request total count for query
Optionallimit?: numberThe number of glossaries to get.
Optionalnext?: stringOptional parameter to request the next page.
Optionalprev?: stringOptional parameter to request the previous page.
Optionalsort?: "name" | "description" | "+description" | "-description" | "-name" | "+name"Optional resource field name to sort on, eg. name. Can be prefixed with +/- to determine order, defaults to (+) ascending.
Optionaloptions: ApiCallOptionsRetrieves a glossary.
Retrieves a glossary.
The id of the glossary to retrieve.
Optionaloptions: ApiCallOptionsReturns a list of categories for a glossary.
Returns a list of categories for a glossary.
The glossary id.
an object with query parameters
OptionalcountTotal?: booleanOptional parameter to request total count for query
Optionallimit?: numberThe number of terms to get.
Optionalnext?: stringOptional parameter to request the next page.
Optionalprev?: stringOptional parameter to request the previous page.
Optionalsort?: Optional resource field name to sort on, eg. name. Can be prefixed with +/- to determine order, defaults to (+) ascending.
Optionaloptions: ApiCallOptionsRetrieves a category.
Retrieves a category.
The glossary id.
The category id.
Optionaloptions: ApiCallOptionsRetrieves a term.
Retrieves a term.
The glossary id.
The term id.
Optionaloptions: ApiCallOptionsReturns a list of links assigned to a term.
Returns a list of links assigned to a term.
The glossary id.
The term id.
an object with query parameters
OptionalcountTotal?: booleanOptional parameter to request total count for query
Optionalfilter?: stringOptional SCIM filter to be used to filter terms
Optionallimit?: numberThe number of terms to get.
Optionalnext?: stringOptional parameter to request the next page.
Optionalprev?: stringOptional parameter to request the previous page.
Optionalsort?: Optional resource field name to sort on, eg. name. Can be prefixed with +/- to determine order, defaults to (+) ascending.
Optionaloptions: ApiCallOptionsRetrieves previous revisions of a term.
Retrieves previous revisions of a term.
The glossary id.
The term id.
an object with query parameters
OptionalcountTotal?: booleanOptional parameter to request total count for query
Optionallimit?: numberThe number of terms to get.
Optionalnext?: stringOptional parameter to request the next page.
Optionalprev?: stringOptional parameter to request the previous page.
Optionalsort?: "update" | "+update" | "-update"Optional resource field name to sort on, eg. name. Can be prefixed with +/- to determine order, defaults to (+) ascending.
Optionaloptions: ApiCallOptionsReturns a list of terms for a glossary.
Returns a list of terms for a glossary.
The glossary id.
an object with query parameters
OptionalcountTotal?: booleanOptional parameter to request total count for query
Optionalfilter?: stringOptional SCIM filter to be used to filter terms Usable fields are
Optionallimit?: numberThe number of terms to get.
Optionalnext?: stringOptional parameter to request the next page.
Optionalprev?: stringOptional parameter to request the previous page.
Optionalsort?: Optional resource field name to sort on, eg. name. Can be prefixed with +/- to determine order, defaults to (+) ascending.
Optionaloptions: ApiCallOptionsCreates a new glossary, including categories and terms, based on a glossary definition file. Supported formats are currently, qlik, atlan and atlas
Creates a new glossary, including categories and terms, based on a glossary definition file. Supported formats are currently, qlik, atlan and atlas
an object with query parameters
OptionalimporterAsFallbackSteward?: booleanAppending the current importer user as steward to categories/terms where no steward is defined/not match the identity service.
OptionallookupUserOnEmail?: booleanUsing email in the steward fields to lookup userIds in the identity service
OptionalspaceId?: stringThe spaceId (leave blank or omit for personal)
an object with the body content
Optionaloptions: ApiCallOptionsUpdates glossary properties with json-patch formatted data
Updates glossary properties with json-patch formatted data
The glossary id.
an object with the body content
Optionaloptions: ApiCallOptionsUpdates category properties with json-patch formatted data
Updates category properties with json-patch formatted data
The glossary id.
The category id.
an object with the body content
Optionaloptions: ApiCallOptionsUpdates term properties with json-patch formatted data
Updates term properties with json-patch formatted data
The glossary id.
The term id.
an object with the body content
Optionaloptions: ApiCallOptionsUpdates a glossary.
Updates a glossary.
The id of the glossary to update.
an object with the body content
Optionaloptions: ApiCallOptionsUpdates a category.
Updates a category.
The glossary id.
The category id.
an object with the body content
Optionaloptions: ApiCallOptionsUpdates a term.
Updates a term.
The glossary id.
The term id.
an object with the body content
Optionaloptions: ApiCallOptions
Changes the status of the term. Only a steward can verify a term. Once the term is verified only a steward can modify the term.