v3

latestSwagger 2.02026-07-139789260.9 KB

Create a new relationship between entities.

post/atlas/v2/relationship

Request body

attributesobject

The attributes of the struct.

typeNamestring

The name of the type.

lastModifiedTSstring

ETag for concurrency control.

createTimeinteger

The created time of the record.

createdBystring

The user who created the record.

guidstring

The GUID of the relationship.

homeIdstring

The home ID of the relationship.

labelstring

The label of the relationship.

provenanceTypeinteger

Used to record the provenance of an instance of an entity or relationship

status'ACTIVE' | 'DELETED'

Status for atlas relationship

updateTimeinteger

The update time of the record.

updatedBystring

The user who updated the record.

versioninteger

The version of the relationship.

Response

The request has succeeded.

attributesobject

The attributes of the struct.

typeNamestring

The name of the type.

lastModifiedTSstring

ETag for concurrency control.

createTimeinteger

The created time of the record.

createdBystring

The user who created the record.

guidstring

The GUID of the relationship.

homeIdstring

The home ID of the relationship.

labelstring

The label of the relationship.

provenanceTypeinteger

Used to record the provenance of an instance of an entity or relationship

status'ACTIVE' | 'DELETED'

Status for atlas relationship

updateTimeinteger

The update time of the record.

updatedBystring

The user who updated the record.

versioninteger

The version of the relationship.