AMWA IS-06 NMOS Network Control API Specification v1.0.1
Changes since v1.0:
- Documentation improvements and clarifications.
- Added documentation of the optional DNS-SD discovery mechanism via the _nmos-netctrl._tcp service type.
- Completed the documentation of the required REST API server-side and client-side behaviours, including pagination of list results and use of query parameters for basic queries.
- Minor clarifications to IS-06 Data Model and the relationships with LLDP and with IS-04/-05.
- Minor fixes to RAML and schemas.
- Made consistent use of HTTP 4xx and 5xx status codes to indicate errors.
- Fix
chassis_id
andport_id
types to allow same flexibility as LLDP throughout. - Fix bandwidth/speed regex and identify normal form to facilitate textual matching via query parameters.
- Fix Network Link to include
id
property for consistent access with all other resource types. Removed unused support for host links.