name | data type | description |
---|---|---|
referredEntities | map of AtlasEntityHeader | |
relationship | AtlasRelationship |
Example
{ "referredEntities" : { "property1" : { "classificationNames" : [ "...", "..." ], "classifications" : [ { "entityGuid" : "...", "entityStatus" : "DELETED", "propagate" : true, "removePropagationsOnEntityDelete" : true, "validityPeriods" : [ { }, { } ], "attributes" : { "property1" : { }, "property2" : { } }, "typeName" : "..." }, { "entityGuid" : "...", "entityStatus" : "ACTIVE", "propagate" : true, "removePropagationsOnEntityDelete" : true, "validityPeriods" : [ { }, { } ], "attributes" : { "property1" : { }, "property2" : { } }, "typeName" : "..." } ], "displayText" : "...", "guid" : "...", "isIncomplete" : true, "labels" : [ "...", "..." ], "meaningNames" : [ "...", "..." ], "meanings" : [ { "confidence" : 12345, "createdBy" : "...", "description" : "...", "displayText" : "...", "expression" : "...", "qualifiedName" : "...", "relationGuid" : "...", "source" : "...", "status" : "PROPOSED", "steward" : "...", "termGuid" : "..." }, { "confidence" : 12345, "createdBy" : "...", "description" : "...", "displayText" : "...", "expression" : "...", "qualifiedName" : "...", "relationGuid" : "...", "source" : "...", "status" : "DISCOVERED", "steward" : "...", "termGuid" : "..." } ], "status" : "ACTIVE", "attributes" : { "property1" : { }, "property2" : { } }, "typeName" : "..." }, "property2" : { "classificationNames" : [ "...", "..." ], "classifications" : [ { "entityGuid" : "...", "entityStatus" : "PURGED", "propagate" : true, "removePropagationsOnEntityDelete" : true, "validityPeriods" : [ { }, { } ], "attributes" : { "property1" : { }, "property2" : { } }, "typeName" : "..." }, { "entityGuid" : "...", "entityStatus" : "PURGED", "propagate" : true, "removePropagationsOnEntityDelete" : true, "validityPeriods" : [ { }, { } ], "attributes" : { "property1" : { }, "property2" : { } }, "typeName" : "..." } ], "displayText" : "...", "guid" : "...", "isIncomplete" : true, "labels" : [ "...", "..." ], "meaningNames" : [ "...", "..." ], "meanings" : [ { "confidence" : 12345, "createdBy" : "...", "description" : "...", "displayText" : "...", "expression" : "...", "qualifiedName" : "...", "relationGuid" : "...", "source" : "...", "status" : "OTHER", "steward" : "...", "termGuid" : "..." }, { "confidence" : 12345, "createdBy" : "...", "description" : "...", "displayText" : "...", "expression" : "...", "qualifiedName" : "...", "relationGuid" : "...", "source" : "...", "status" : "DEPRECATED", "steward" : "...", "termGuid" : "..." } ], "status" : "ACTIVE", "attributes" : { "property1" : { }, "property2" : { } }, "typeName" : "..." } }, "relationship" : { "blockedPropagatedClassifications" : [ { "entityGuid" : "...", "entityStatus" : "DELETED", "propagate" : true, "removePropagationsOnEntityDelete" : true, "validityPeriods" : [ { }, { } ], "attributes" : { "property1" : { }, "property2" : { } }, "typeName" : "..." }, { "entityGuid" : "...", "entityStatus" : "DELETED", "propagate" : true, "removePropagationsOnEntityDelete" : true, "validityPeriods" : [ { }, { } ], "attributes" : { "property1" : { }, "property2" : { } }, "typeName" : "..." } ], "createTime" : 12345, "createdBy" : "...", "end1" : { "guid" : "...", "typeName" : "...", "uniqueAttributes" : { "property1" : { }, "property2" : { } } }, "end2" : { "guid" : "...", "typeName" : "...", "uniqueAttributes" : { "property1" : { }, "property2" : { } } }, "guid" : "...", "homeId" : "...", "label" : "...", "propagateTags" : "TWO_TO_ONE", "propagatedClassifications" : [ { "entityGuid" : "...", "entityStatus" : "ACTIVE", "propagate" : true, "removePropagationsOnEntityDelete" : true, "validityPeriods" : [ { }, { } ], "attributes" : { "property1" : { }, "property2" : { } }, "typeName" : "..." }, { "entityGuid" : "...", "entityStatus" : "ACTIVE", "propagate" : true, "removePropagationsOnEntityDelete" : true, "validityPeriods" : [ { }, { } ], "attributes" : { "property1" : { }, "property2" : { } }, "typeName" : "..." } ], "provenanceType" : 12345, "status" : "ACTIVE", "updateTime" : 12345, "updatedBy" : "...", "version" : 12345, "attributes" : { "property1" : { }, "property2" : { } }, "typeName" : "..." } }