Resource Center/Network Resource/OSPF Operations
GETOSPF OperationsSince 3.4.0SynchronousAuth Required
GetVRouterOspfNeighbor
GetVRouterOspfNeighbor
Execution Availability
Try It Out
Submit a mock request using the current auth context and example-driven inputs.
Path Parameters
Query Parameters
Request Inputs
Path Parameters
vRouterUuidStringRequiredThe vRouter UUID.
Query Parameters
systemTagsListOptional. The system tags.
userTagsListOptional. The user tags.
Responses
Endpoint
GET/zstack/v1/routerArea/{vRouterUuid}/neighbor
/zstack/v1/routerArea/{vRouterUuid}/neighbor
Request Example
curl -X GET 'http://{host}/zstack/v1/routerArea/{vRouterUuid}/neighbor?systemTags=<systemTags>&userTags=<userTags>' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{ "neighbors": [ null, null ] }Change History
This API has no change history records yet.
