OpenDaylight RESTCONF API

OpenDaylight is an open-source SDN controller platform that exposes RESTCONF APIs for managing network devices, topology, flows, and configuration. It provides northbound REST interfaces for network applications and southbound interfaces for OpenFlow devices.

API entry from apis.yml

apis.yml Raw ↑
aid: software-defined-networking:opendaylight-restconf
name: OpenDaylight RESTCONF API
description: OpenDaylight is an open-source SDN controller platform that exposes RESTCONF APIs for managing
  network devices, topology, flows, and configuration. It provides northbound REST interfaces for network
  applications and southbound interfaces for OpenFlow devices.
humanURL: https://docs.opendaylight.org/en/latest/
baseURL: http://localhost:8181/restconf
tags:
- SDN
- OpenDaylight
- RESTCONF
- Network Management
- Networking
properties:
- type: Documentation
  url: https://docs.opendaylight.org/en/latest/user-guide/opendaylight-controller-overview.html
- type: Website
  url: https://www.opendaylight.org/
- type: JSONSchema
  url: https://raw.githubusercontent.com/api-evangelist/software-defined-networking/refs/heads/main/json-schema/sdn-network-topology-schema.json
- type: JSONStructure
  url: https://raw.githubusercontent.com/api-evangelist/software-defined-networking/refs/heads/main/json-structure/sdn-topology-structure.json