API Guide
"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"
]
}
]
}
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"
]
}
]
}
GET /switch/{switch-id}/bgp
Retrieves all BGP neighbor summary information for a specified switch using the switch ID.
API
GET /switch/{switch-id}/bgp
Description This API retrieves a telemetry summary.
Parameters
Table 68. API parameters
Filter name Description
switch-id *
required
string
(path)
Unique identifier of the switch.
Switch 143










