API Guide
]
}
]
}
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"
]
}
]
}
DELETE /fabrics-intents/{fabric-intent-id}/edge/
connections/{id}
Deletes an edge connection for a specific fabric intent using the fabric intent ID.
API
DELETE /fabrics-intents/{fabric-intent-id}/edge/connections/{id}
Description This API deletes an Edge connection for a specific fabric intent using the fabric intent ID. Edge connectivity helps
fabric communicate with workloads outside of the fabric.
Parameters
Table 24. API parameters
Filter name Description
fabric-intent-id
string
(path)
Unique identifier of the fabric intent.
*id Unique identifier of the Edge connection
Response status
codes
200 — Success or error response
{
"new_object_id": null,
"id": "edge_network_leaf_adjacency_delete_success",
"message": "Edge Network Leaf Adjacency
'47:51809619161710599' deleted successfully.",
"messageParams": [
"47:51809619161710599"
],
"messages": [
{
"id": "edge_network_leaf_adjacency_delete_success",
"message": "Edge Network Leaf Adjacency
'47:51809619161710599' deleted successfully.",
"field_name": null,
"messageParams": [
"47:51809619161710599"
50 Edge-leaf










