Uploaded image for project: 'controller'
  1. controller
  2. CONTROLLER-1320

Restconf GET operations functionality are not supported yet

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • None
    • Helium
    • restconf
    • None
    • Operating System: All
      Platform: All

    • 3216

      Expected behavior:

      Request
      -------
      GET /restconf/operations HTTP/1.1
      Host: example.com
      Accept: application/yang.api+json

      Response
      --------
      HTTP/1.1 200 OK
      Date: Mon, 23 Apr 2012 17:01:00 GMT
      Server: example-server
      Cache-Control: no-cache
      Pragma: no-cache
      Last-Modified: Sun, 22 Apr 2012 01:00:14 GMT
      Content-Type: application/yang.api+json

      { "operations" :

      { "play" : [ null ] }

      }

      But it returns error yet.

            vdemcak@cisco.com Vaclav Demcak
            vdemcak@cisco.com Vaclav Demcak
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: