API Guide

Table 52. API parameters (continued)
Filter name Description
"address": "10.0.0.0",
"prefix_len": 32
},
"ufd": true,
"mtu": 1500,
"rstp": true
}
}
Response status
codes
200 — success or error response
{
"new_object_id": null,
"id": "fabric_intent_interlink_update_successful",
"message": "Interlink updated successfully.",
"messageParams": [
"string"
],
"messages": [
{
"id": "fabric_intent_interlink_update_successful",
"message": "Interlink updated successfully.",
"field_name": null,
"messageParams": [
"string"
}
}
]
}
401 — You are not authorized to perform this operation
{
"new_object_id": "string",
"id": "string",
"message": "string",
"messageParams": [
"string"
],
"messages": [
{
"id": "string",
"message": "string",
"field_name": "string",
"messageParams": [
"string"
]
}
]
}
404 — Requested entity does not exist
{
"new_object_id": "string",
"id": "string",
"message": "string",
"messageParams": [
"string"
],
"messages": [
{
"id": "string",
"message": "string",
108
Interlinks