API Guide

"message": "string",
"messageParams": [
"string"
],
"messages": [
{
"id": "string",
"message": "string",
"field_name": "string",
"messageParams": [
"string"
]
}
]
}
404 — Request entity does not exist
{
"new_object_id": "string",
"id": "string",
"message": "string",
"messageParams": [
"string"
],
"messages": [
{
"id": "string",
"message": "string",
"field_name": "string",
"messageParams": [
"string"
]
}
]
}
default — Success or error response
{
"new_object_id": "string",
"id": "string",
"message": "string",
"messageParams": [
"string"
],
"messages": [
{
"id": "string",
"message": "string",
"field_name": "string",
"messageParams": [
"string"
]
}
]
}
PUT /fabrics-intents/{fabric-intent-id}/edge/
connections/{id}
Updates an edge connection for a specific fabric intent using the fabric intent ID.
API
PUT /fabrics-intents/{fabric-intent-id}/edge/connections/{id}
Description This API updates an edge connection for a specific fabric intent using the fabric intent ID. Edge connectivity helps
fabric to communicate with workloads outside of the fabric.
48 Edge-leaf