Model Connections

Update

patch/landscapes/{landscapeId}/versions/{versionId}/model/connections/{modelConnectionId}

Path parameters

landscapeIdstring required
versionIdstring required
modelConnectionIdstring required

Query parameters

updateDiagramsboolean

Request body

commitnumber
descriptionstring
direction'outgoing' | 'bidirectional'
labelsobject
namestring
originIdstring

Model object that initiates the connection

status'deprecated' | 'future' | 'live' | 'removed'
targetIdstring

Model object that receives the message

viaIdstring nullable

Model object that facilitates the connection, such as a Kafka topic, or RabbitMQ queue

Response

OK

Changes

Changed in 1 of the 17 revisions of this API.33

    • the description request property's maxLength was set to 950000

      request-property-max-length-set

    • the labels/additionalProperties/ request property's maxLength was set to 5000

      request-property-max-length-set

    • the name request property's maxLength was set to 4000

      request-property-max-length-set

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 503

      response-non-success-status-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog