v4

latestSwagger 2.02026-07-13109102258.7 KB
Entity

Update classifications to an existing entity represented by a guid.

put/atlas/v2/entity/guid/{guid}/classifications

Path parameters

guidstring required

The globally unique identifier of the entity.

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 of the entity - can be active or deleted. Deleted entities are not removed from Atlas store.

removePropagationsOnEntityDeleteboolean

Determines if propagations will be removed on entity deletion.

sourcestring

indicate the source who create the classification detail

sourceDetailsobject

more detail on source information

Response

No Content.