Hello,

 

I am trying to get "node-connector-statistics" using below RPC call with
latest ODL/boron:

 

POST
http://localhost:8181/restconf/operations/opendaylight-direct-statistics:get
-node-connector-statistics

{

    "input": 

    { 

        "node" :
"/opendaylight-inventory:nodes/opendaylight-inventory:node[opendaylight-inve
ntory:id='openflow:159256663026689']" ,

        "store-stats" : false

    } 

}

 

Response is always as shown below:

 

{

  "errors": {

    "error": [

      {

        "error-type": "application",

        "error-tag": "operation-not-supported",

        "error-message": "No local or remote implementation available for
rpc
AbsoluteSchemaPath{path=[(urn:opendaylight:direct:statistics?revision=2016-0
5-11) get-node-connector-statistics]}"

      }

    ]

  }

}

 

Same behaviour is observed with "get-flow-statistics" and
"get-group-statistics" RPC calls.  

 

Am I missing something here? Or any configurations need to be done?

 

Thanks,

Shashidhar

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
openflowplugin-dev mailing list
[email protected]
https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev

Reply via email to