RFC Errata


Errata Search

 
Source of RFC  
Summary Table Full Records

RFC 8650, "Dynamic Subscription to YANG Events and Datastores over RESTCONF", November 2019

Source of RFC: netconf (ops)

Errata ID: 6985
Status: Reported
Type: Technical
Publication Format(s) : TEXT, PDF, HTML

Reported By: Jernej Tuljak
Date Reported: 2022-06-01

Section A.1.1. says:

HTTP status code - 200

{
   "id": 22,
   "uri": "https://example.com/restconf/subscriptions/22"
}

It should say:

HTTP status code - 200

{
   "ietf-subscribed-notifications:output": {
      "id": 22,
      "ietf-restconf-subscribed-notifications:uri":
         "https://example.com/restconf/subscriptions/22"
   }
   
}

Notes:

Original text for Figure 4 does not comply with RFC8040, Section 3.6.2. Encoding Operation Resource Output Parameters.

Report New Errata



Advanced Search