ZRM Docs
Domain Model

Asset Relationship

Fields

FieldTypeRequiredDefaultDescription
idstring.uuidYesId
createdAtstring.date-timeYesCreated at
updatedAtstring.date-timeYesUpdated at
sourceAssetIdstringYesID of the associated source asset
targetAssetIdstringYesID of the associated target asset
relationshipTypeenum(powers, uplinks, communicates_with, backs_up, monitors, controls, houses, connects_to, depends_on)YesRelationship type
metadataobjectNoMetadata

Create Schema

Fields accepted when creating a new record:

FieldTypeRequiredDefaultDescription
sourceAssetIdstringYesID of the associated source asset
targetAssetIdstringYesID of the associated target asset
relationshipTypeenum(powers, uplinks, communicates_with, backs_up, monitors, controls, houses, connects_to, depends_on)YesRelationship type
metadataobjectNoMetadata

On this page