curl --request PATCH \
--url https://api.icepanel.io/v1/landscapes/{landscapeId}/versions/{versionId}/model/connections/{modelConnectionId} \
--header 'Authorization: <authorization>' \
--header 'Content-Type: application/json' \
--data '
{
"commit": 123,
"description": "<string>",
"direction": null,
"labels": {},
"name": "<string>",
"originId": "<string>",
"status": "deprecated",
"tagIds": [
"<string>"
],
"targetId": "<string>",
"technologyIds": [
"<string>"
],
"viaId": "<string>"
}
'{
"modelConnection": {
"commit": 123,
"direction": null,
"labels": {},
"name": "<string>",
"originId": "<string>",
"status": "deprecated",
"tagIds": [
"<string>"
],
"targetId": "<string>",
"technologyIds": [
"<string>"
],
"viaId": "<string>",
"handleId": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"createdBy": "user",
"createdById": "<string>",
"diagrams": {},
"flows": {},
"id": "<string>",
"landscapeId": "<string>",
"updatedAt": "2023-11-07T05:31:56Z",
"updatedBy": "user",
"updatedById": "<string>",
"version": 123,
"versionId": "<string>",
"description": "<string>",
"deletedAt": "2023-11-07T05:31:56Z",
"deletedBy": "user",
"deletedById": "<string>",
"latestEntityId": "<string>"
}
}curl --request PATCH \
--url https://api.icepanel.io/v1/landscapes/{landscapeId}/versions/{versionId}/model/connections/{modelConnectionId} \
--header 'Authorization: <authorization>' \
--header 'Content-Type: application/json' \
--data '
{
"commit": 123,
"description": "<string>",
"direction": null,
"labels": {},
"name": "<string>",
"originId": "<string>",
"status": "deprecated",
"tagIds": [
"<string>"
],
"targetId": "<string>",
"technologyIds": [
"<string>"
],
"viaId": "<string>"
}
'{
"modelConnection": {
"commit": 123,
"direction": null,
"labels": {},
"name": "<string>",
"originId": "<string>",
"status": "deprecated",
"tagIds": [
"<string>"
],
"targetId": "<string>",
"technologyIds": [
"<string>"
],
"viaId": "<string>",
"handleId": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"createdBy": "user",
"createdById": "<string>",
"diagrams": {},
"flows": {},
"id": "<string>",
"landscapeId": "<string>",
"updatedAt": "2023-11-07T05:31:56Z",
"updatedBy": "user",
"updatedById": "<string>",
"version": 123,
"versionId": "<string>",
"description": "<string>",
"deletedAt": "2023-11-07T05:31:56Z",
"deletedBy": "user",
"deletedById": "<string>",
"latestEntityId": "<string>"
}
}, outgoing, bidirectional Model object that initiates the connection
deprecated, future, live, removed Tag IDs assigned to this model
Model object that receives the message
Technology IDs assigned to this model
Model object that facilitates the connection, such as a Kafka topic, or RabbitMQ queue
OK
Show child attributes
, outgoing, bidirectional Model object that initiates the connection
deprecated, future, live, removed Tag IDs assigned to this model
Model object that receives the message
Technology IDs assigned to this model
Model object that facilitates the connection, such as a Kafka topic, or RabbitMQ queue
user, api-key, notification-key, service Show child attributes
user, api-key, notification-key, service user, api-key, notification-key, service