Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 696 Bytes

File metadata and controls

16 lines (10 loc) · 696 Bytes
description Implementation details for RESTCONF.
icon code

RESTCONF API

The NSO RESTCONF documentation covers implementation details and extension to or deviation from the RESTCONF RFC 8040 and YANG RFC 7950 respectively. The IETF RESTCONF and YANG RFCs are the main reference guides for the NSO RESTCONF interface, while the NSO documentation complements the RFCs.

{% embed url="https://datatracker.ietf.org/doc/html/rfc8040" %}

{% embed url="https://datatracker.ietf.org/doc/html/rfc7950" %}

{% embed url="https://datatracker.ietf.org/doc/html/rfc7951" %}

{% embed url="https://cisco-tailf.gitbook.io/nso-docs/guides/development/core-concepts/northbound-apis/restconf-api" %}