Uploaded image for project: 'honeycomb'
  1. honeycomb
  2. HONEYCOMB-431

Candidate validation

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Medium Medium
    • 18.10
    • None
    • HC infra

      Add support for validating <candidate/> datastore as defined in:

      https://tools.ietf.org/html/rfc4741#section-8.6

       

      Positive Response:
      
      If the device was able to satisfy the request,
      an <rpc-reply> is sent that contains an <ok> element.
      
      Negative Response:
      
      An <rpc-error> element is included in the <rpc-reply>
      if the request cannot be completed for any reason.
      A validate operation can fail for any of the following reasons:
      +  Syntax errors
      +  Missing parameters
      +  References to undefined configuration data
      

      Example:

      <rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
          <validate>
              <source>
                  <candidate/>
              </source>
          </validate>
      </rpc>
      

            mcmarada Michal Cmarada
            mgradzki Marek Gradzki
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: