v3

latestSwagger 2.02026-07-139789260.9 KB

Get classification for a given entity represented by a GUID.

get/atlas/v2/entity/guid/{guid}/classification/{classificationName}

Path parameters

guidstring required

The globally unique identifier of the entity.

classificationNamestring required

The name of the classification.

Response

The request has succeeded.

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.