v4

latestSwagger 2.02026-07-13109102258.7 KB
Glossary

Update the glossary category partially. So far we only supports partial updating shortDescription and longDescription for category.

put/atlas/v2/glossary/category/{categoryGuid}/partial

Path parameters

categoryGuidstring required

The globally unique identifier of the category.

Request body

object required

A map containing keys as attribute names and values as corresponding attribute values.

Response

OK. If glossary category partial update was successful.

guidstring

The GUID of the object.

longDescriptionstring

The long version description.

namestring

The name of the glossary object.

qualifiedNamestring

The qualified name of the glossary object.

shortDescriptionstring

The short version of description.

lastModifiedTSstring

ETag for concurrency control.

createTimeinteger

The created time of the record.

createdBystring

The user who created the record.

updateTimeinteger

The update time of the record.

updatedBystring

The user who updated the record.