|
71 | 71 | <guid>https://sldn.softlayer.com/reference/services/SoftLayer_Metric_Tracking_Object/getBandwidthTotal/</guid> |
72 | 72 | <description><h3 id="getBandwidthTotal-example" class="anchor-link"><a href="#getBandwidthTotal-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X POST -d <span class="s1">&#39;{&#34;parameters&#34;: [dateTime, dateTime, string, string]}&#39;</span> <span class="se">\
</span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Metric_Tracking_Object/{SoftLayer_Metric_Tracking_ObjectID}/getBandwidthTotal&#39;</span>
</span></span></code></pre></div></description> |
73 | 73 | </item> |
74 | | - <item> |
75 | | - <title>getDetailsForDateRange</title> |
76 | | - <link>https://sldn.softlayer.com/reference/services/SoftLayer_Metric_Tracking_Object/getDetailsForDateRange/</link> |
77 | | - <pubDate>Mon, 12 Feb 2018 00:00:00 +0000</pubDate> |
78 | | - <guid>https://sldn.softlayer.com/reference/services/SoftLayer_Metric_Tracking_Object/getDetailsForDateRange/</guid> |
79 | | - <description><h3 id="getDetailsForDateRange-example" class="anchor-link"><a href="#getDetailsForDateRange-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X POST -d <span class="s1">&#39;{&#34;parameters&#34;: [dateTime, dateTime, string]}&#39;</span> <span class="se">\
</span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Metric_Tracking_Object/{SoftLayer_Metric_Tracking_ObjectID}/getDetailsForDateRange&#39;</span>
</span></span></code></pre></div></description> |
80 | | - </item> |
81 | 74 | <item> |
82 | 75 | <title>getMetricDataTypes</title> |
83 | 76 | <link>https://sldn.softlayer.com/reference/services/SoftLayer_Metric_Tracking_Object/getMetricDataTypes/</link> |
|
92 | 85 | <guid>https://sldn.softlayer.com/reference/services/SoftLayer_Metric_Tracking_Object/getObject/</guid> |
93 | 86 | <description><h3 id="getObject-example" class="anchor-link"><a href="#getObject-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X GET <span class="se">\
</span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Metric_Tracking_Object/{SoftLayer_Metric_Tracking_ObjectID}/getObject&#39;</span>
</span></span></code></pre></div></description> |
94 | 87 | </item> |
95 | | - <item> |
96 | | - <title>getSummary</title> |
97 | | - <link>https://sldn.softlayer.com/reference/services/SoftLayer_Metric_Tracking_Object/getSummary/</link> |
98 | | - <pubDate>Mon, 12 Feb 2018 00:00:00 +0000</pubDate> |
99 | | - <guid>https://sldn.softlayer.com/reference/services/SoftLayer_Metric_Tracking_Object/getSummary/</guid> |
100 | | - <description><h3 id="getSummary-example" class="anchor-link"><a href="#getSummary-example">REST Example</a> <a href="https://sldn.softlayer.com/article/rest/"><i class="fas fa-question"></i></a></h3>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">curl -g -u <span class="nv">$SL_USER</span>:<span class="nv">$SL_APIKEY</span> -X POST -d <span class="s1">&#39;{&#34;parameters&#34;: [string]}&#39;</span> <span class="se">\
</span></span></span><span class="line"><span class="cl"><span class="se"></span><span class="s1">&#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Metric_Tracking_Object/{SoftLayer_Metric_Tracking_ObjectID}/getSummary&#39;</span>
</span></span></code></pre></div></description> |
101 | | - </item> |
102 | 88 | <item> |
103 | 89 | <title>getSummaryData</title> |
104 | 90 | <link>https://sldn.softlayer.com/reference/services/SoftLayer_Metric_Tracking_Object/getSummaryData/</link> |
|
0 commit comments