Skip to content

samerd/nmos-network-control

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AMWA Network Control Specification

This repository contains details of this AMWA Specification for Network Control API. The Network Control API is the interface between the NMOS Services and the Network Controller to reserve and secure Network Services.  The Network Controller is the management entity which represents the Network as a whole: see AMWA's INFO-001 for more details. Specifically it is the Northbound API from the Network Controller to the NMOS services. It is defined in the JTMN Architecture document in the Network Layer.

The main areas of work are:

  1. Discovery of Network Topology and Discovery of endpoint devices that are connected to the Network Switches
  2. Create/Retrieve/Update/Delete Network Streams (Flow Management)
  3. Monitoring and Diagnostics

This github is covering 1. above.

Getting started

Readers are advised to be familiar with:

Contents

  • README.md -- This file
  • LICENSE -- Licenses for software and text documents
  • NOTICE -- Disclaimer
  • Use Cases: The list of use cases were used to create the required API
  • API: The API specification with the necessary schemas
  • Examples: Using the API, there are some examples to guide the implementation.

About

NMOS Network Control Specification

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • RAML 89.1%
  • Shell 10.9%