<?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: Query Params in Network Platform API</title>
    <link>https://community.cisco.com/t5/network-platform-api/query-params/m-p/5445816#M7152</link>
    <description>&lt;P&gt;Not sure if this is what you mean:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/262421i116AD2F56E4B5515/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 26 Nov 2020 12:02:04 GMT</pubDate>
    <dc:creator>RBRT83</dc:creator>
    <dc:date>2020-11-26T12:02:04Z</dc:date>
    <item>
      <title>Query Params</title>
      <link>https://community.cisco.com/t5/network-platform-api/query-params/m-p/5445812#M7148</link>
      <description>&lt;P&gt;I am using Postman and so far I was able to setup the baseUrl, the meraki API key, OrganizationId and networkId. When I want to use other GET functions I get stuck because I have no clue what the syntax is for all these different parameters.&lt;/P&gt;&lt;P&gt;Is there a description available on how to use certain Query Params?&lt;/P&gt;&lt;P&gt;For example, I want to use getOrganizationUplinksLossAndLatency&lt;/P&gt;&lt;P&gt;Here I need to enter t0 and t1, or timespan and optionally uplink and ip.&lt;/P&gt;&lt;P&gt;What is de date format I should use for t0/t1 and timespan?&lt;/P&gt;&lt;P&gt;How do I have uplink and ip set to "default" so it returns all uplinks/ all destinations IP's?&lt;/P&gt;&lt;P&gt;I have little experience with API's and coding in general. Please help a noob out.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 09:21:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/query-params/m-p/5445812#M7148</guid>
      <dc:creator>RBRT83</dc:creator>
      <dc:date>2020-11-25T09:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: Query Params</title>
      <link>https://community.cisco.com/t5/network-platform-api/query-params/m-p/5445813#M7149</link>
      <description>&lt;P&gt;t0 and t1 are timestamps which look like this: &lt;EM&gt;t0=2020-11-24T18:00:00Z&amp;amp;t1=2020-11-24T18:04:00Z&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;timespan is a number in seconds -&amp;gt; 5 minutes = 300, 2 minutes = 120. 5 minutes is also the maximum you can specify here.&lt;/P&gt;&lt;P&gt;to use the default values for uplink/ip just don't specify these parameters.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 19:00:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/query-params/m-p/5445813#M7149</guid>
      <dc:creator>Greenberet</dc:creator>
      <dc:date>2020-11-25T19:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: Query Params</title>
      <link>https://community.cisco.com/t5/network-platform-api/query-params/m-p/5445814#M7150</link>
      <description>&lt;P&gt;&lt;A href="https://community.meraki.com/t5/user/viewprofilepage/user-id/33943"&gt;@Greenberet&lt;/A&gt;  thanks for the reply.&lt;/P&gt;&lt;P&gt;I have now tried this in postman, but still can't get it to work. Forgive me for being completely green&lt;/P&gt;&lt;P&gt;When I add the t0 and t1 and then run I get the following error: timespan' must be a float.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;After adding 300 as timespan I get another error: &lt;SPAN&gt;uplink' must be one of: 'wan1', 'wan2' or 'cellular. (I would need all uplinks in this case)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;When I then set uplink to wan1 I get yet another error: &lt;/SPAN&gt;&lt;SPAN&gt;please specify either timespan or both t0 and t1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'm lost..&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Nov 2020 09:59:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/query-params/m-p/5445814#M7150</guid>
      <dc:creator>RBRT83</dc:creator>
      <dc:date>2020-11-26T09:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: Query Params</title>
      <link>https://community.cisco.com/t5/network-platform-api/query-params/m-p/5445815#M7151</link>
      <description>&lt;P&gt;Can you share a screenshot of your postman request? Just censor the IDs&lt;/P&gt;</description>
      <pubDate>Thu, 26 Nov 2020 10:12:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/query-params/m-p/5445815#M7151</guid>
      <dc:creator>Greenberet</dc:creator>
      <dc:date>2020-11-26T10:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: Query Params</title>
      <link>https://community.cisco.com/t5/network-platform-api/query-params/m-p/5445816#M7152</link>
      <description>&lt;P&gt;Not sure if this is what you mean:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/262421i116AD2F56E4B5515/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Nov 2020 12:02:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/query-params/m-p/5445816#M7152</guid>
      <dc:creator>RBRT83</dc:creator>
      <dc:date>2020-11-26T12:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: Query Params</title>
      <link>https://community.cisco.com/t5/network-platform-api/query-params/m-p/5445817#M7153</link>
      <description>&lt;P&gt;yes exactly.&lt;/P&gt;&lt;P&gt;you've selected timespan, uplink &amp;amp; ip, but you are not providing any values. You can see that also in the url that the parameters are there.&lt;/P&gt;&lt;P&gt;Try to deselect timespan, uplink &amp;amp; ip. That way it will use the default values.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Nov 2020 12:06:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/query-params/m-p/5445817#M7153</guid>
      <dc:creator>Greenberet</dc:creator>
      <dc:date>2020-11-26T12:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: Query Params</title>
      <link>https://community.cisco.com/t5/network-platform-api/query-params/m-p/5445818#M7154</link>
      <description>&lt;P&gt;&lt;A href="https://community.meraki.com/t5/user/viewprofilepage/user-id/33943"&gt;@Greenberet&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Once again thanks for the quick reply!&lt;/P&gt;&lt;P&gt;I was not aware I could uncheck the parameters! &lt;/P&gt;</description>
      <pubDate>Thu, 26 Nov 2020 12:26:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/query-params/m-p/5445818#M7154</guid>
      <dc:creator>RBRT83</dc:creator>
      <dc:date>2020-11-26T12:26:48Z</dc:date>
    </item>
  </channel>
</rss>

