v4

latestSwagger 2.02026-07-13109102258.7 KB
Relationship

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.

provenanceTypenumber

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

status'ACTIVE' | 'DELETED'

The enum of relationship status.

updateTimeinteger

The update time of the record.

updatedBystring

The user who updated the record.

versionnumber

The version of the relationship.

Response

OK. The relationship is created.

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.

provenanceTypenumber

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

status'ACTIVE' | 'DELETED'

The enum of relationship status.

updateTimeinteger

The update time of the record.

updatedBystring

The user who updated the record.

versionnumber

The version of the relationship.