<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: &amp;quot;Resource not found&amp;quot; when adding meter in Software Defined Networking</title>
    <link>https://community.hpe.com/t5/software-defined-networking/quot-resource-not-found-quot-when-adding-meter/m-p/6935310#M1100</link>
    <description>&lt;P&gt;Hello Checho,&lt;/P&gt;&lt;P&gt;Can you please try creating the meter without the "stats" flags?&lt;/P&gt;&lt;P&gt;The meter on the switch will still collect statistics even without this flag set. So one should be able to fetch the statistics of the meter at a later point.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Abhay&lt;/P&gt;</description>
    <pubDate>Fri, 27 Jan 2017 07:10:12 GMT</pubDate>
    <dc:creator>Abhay_B</dc:creator>
    <dc:date>2017-01-27T07:10:12Z</dc:date>
    <item>
      <title>"Resource not found" when adding meter</title>
      <link>https://community.hpe.com/t5/software-defined-networking/quot-resource-not-found-quot-when-adding-meter/m-p/6934910#M1097</link>
      <description>&lt;P&gt;Hi, I am trying to add a meter to one of our HP 3800 switches but always get a "Resource not found" message as output. I am using VAN 2.7.18 REST API.&lt;/P&gt;&lt;P&gt;Here's the request:&lt;/P&gt;&lt;PRE&gt;POST /sdn/v2.0/of/datapaths/00:16:10:60:4b:b6:46:80/meters

{
    "meter":
    {
        "id": 1,
        "command": "add",
        "flags": [
            "kbps",
            "stats"
        ],
        "bands": [
            {
                "rate": 2000,
                "mtype": "drop"
            }
        ]

    }
}&lt;/PRE&gt;&lt;P&gt;The response is:&amp;nbsp;{"message":"Resource not found"}&lt;/P&gt;&lt;P&gt;I can't see what I am missing. Any help would be appreacited :)&amp;nbsp;&lt;/P&gt;&lt;P&gt;PS. If I try to get meter features it works fine.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2017 18:57:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/quot-resource-not-found-quot-when-adding-meter/m-p/6934910#M1097</guid>
      <dc:creator>checho</dc:creator>
      <dc:date>2017-01-25T18:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: "Resource not found" when adding meter</title>
      <link>https://community.hpe.com/t5/software-defined-networking/quot-resource-not-found-quot-when-adding-meter/m-p/6935310#M1100</link>
      <description>&lt;P&gt;Hello Checho,&lt;/P&gt;&lt;P&gt;Can you please try creating the meter without the "stats" flags?&lt;/P&gt;&lt;P&gt;The meter on the switch will still collect statistics even without this flag set. So one should be able to fetch the statistics of the meter at a later point.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Abhay&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jan 2017 07:10:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/quot-resource-not-found-quot-when-adding-meter/m-p/6935310#M1100</guid>
      <dc:creator>Abhay_B</dc:creator>
      <dc:date>2017-01-27T07:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: "Resource not found" when adding meter</title>
      <link>https://community.hpe.com/t5/software-defined-networking/quot-resource-not-found-quot-when-adding-meter/m-p/6944049#M1913</link>
      <description>&lt;P&gt;Hello Checho,&lt;/P&gt;&lt;P&gt;I hope my answer helped you get around the issue you reported.&lt;/P&gt;&lt;P&gt;If yes, can you please mark the issue as solved so that it would help others in the forum who might see a similar issue.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Abhay&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2017 08:20:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/quot-resource-not-found-quot-when-adding-meter/m-p/6944049#M1913</guid>
      <dc:creator>Abhay_B</dc:creator>
      <dc:date>2017-02-28T08:20:58Z</dc:date>
    </item>
  </channel>
</rss>

