Type

Operations

Bulk Create

Create all atlas type definitions in bulk, only new definitions will be created. Any changes to the existing definitions will be discarded.

Bulk Delete

Delete API for all types in bulk.

Bulk Update

Update all types in bulk, changes detected in the type definitions would be persisted.

Delete

Delete API for type identified by its name.

Get Business Metadata Def By Guid

Get the businessMetadata definition for the given guid.

Get Business Metadata Def By Name

Get the businessMetadata definition by it's name (unique).

Get By Guid

Get the type definition for the given GUID.

Get By Name

Get the type definition by its name (unique).

Get Classification Def By Guid

Get the classification definition for the given GUID.

Get Classification Def By Name

Get the classification definition by its name (unique).

Get Entity Def By Guid

Get the Entity definition for the given GUID.

Get Entity Def By Name

Get the entity definition by its name (unique).

Get Enum Def By Guid

Get the enum definition for the given GUID.

Get Enum Def By Name

Get the enum definition by its name (unique).

Get Relationship Def By Guid

Get the relationship definition for the given GUID.

Get Relationship Def By Name

Get the relationship definition by its name (unique).

Get Struct Def By Guid

Get the struct definition for the given GUID.

Get Struct Def By Name

Get the struct definition by its name (unique).

Get Term Template Def By Guid

Get the term template definition for the given GUID.

Get Term Template Def By Name

Get the term template definition by its name (unique).

List

List all type definitions in bulk.

List Headers

List all type definitions returned as a list of minimal information header.