v3

latestSwagger 2.02026-07-139789260.9 KB

Update classification on an entity identified by its type and unique attributes.

put/atlas/v2/entity/uniqueAttribute/type/{typeName}/classifications

Path parameters

typeNamestring required

The name of the type.

Query parameters

attr:qualifiedNamestring

The qualified name of the entity. (This is only an example. qualifiedName can be changed to other unique attributes)

Request body

attributesobject

The attributes of the struct.

typeNamestring

The name of the type.

lastModifiedTSstring

ETag for concurrency control.

entityGuidstring

The GUID of the entity.

entityStatus'ACTIVE' | 'DELETED'

Status - can be active or deleted

removePropagationsOnEntityDeleteboolean

Determines if propagations will be removed on entity deletion.

Response

There is no content to send for this request, but the headers may be useful.