Skip to content

Commit 2c04640

Browse files
Merge pull request #370 from softlayer/1752857123
20250718 release
2 parents bdac47e + 2cfaee3 commit 2c04640

215 files changed

Lines changed: 2285 additions & 1806 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

classes/SoftLayer_Container_Network_CdnMarketplace_Configuration_Behavior_ModifyResponseHeader/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ <h3>reference</h3>
173173

174174
<li>
175175
<a href="https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Network_CdnMarketplace_Configuration_Behavior_ModifyResponseHeader/">SoftLayer_Container_Network_CdnMarketplace_Configuration_Behavior_ModifyResponseHeader</a>
176-
<div class="meta">The SoftLayer_Container_Network_CdnMarketplace_Configuration_Behavior_ModifyResponseHeader data type contains information for specific responses from the modify response header API. </div>
176+
<div class="meta">DEPRECATED </div>
177177
</li>
178178

179179
</ul>

classes/SoftLayer_Container_Network_CdnMarketplace_Configuration_Behavior_TokenAuth/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ <h3>reference</h3>
173173

174174
<li>
175175
<a href="https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Network_CdnMarketplace_Configuration_Behavior_TokenAuth/">SoftLayer_Container_Network_CdnMarketplace_Configuration_Behavior_TokenAuth</a>
176-
<div class="meta">The SoftLayer_Container_Network_CdnMarketplace_Configuration_Behavior_TokenAuth data type contains information for specific responses from the Token Authentication API. </div>
176+
<div class="meta">DEPRECATED </div>
177177
</li>
178178

179179
</ul>

classes/SoftLayer_Container_Network_CdnMarketplace_Configuration_Cache_Purge/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ <h3>reference</h3>
173173

174174
<li>
175175
<a href="https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Network_CdnMarketplace_Configuration_Cache_Purge/">SoftLayer_Container_Network_CdnMarketplace_Configuration_Cache_Purge</a>
176-
<div class="meta"></div>
176+
<div class="meta">DEPRECATED </div>
177177
</li>
178178

179179
</ul>

classes/SoftLayer_Container_Network_CdnMarketplace_Configuration_Cache_PurgeGroup/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ <h3>reference</h3>
173173

174174
<li>
175175
<a href="https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Network_CdnMarketplace_Configuration_Cache_PurgeGroup/">SoftLayer_Container_Network_CdnMarketplace_Configuration_Cache_PurgeGroup</a>
176-
<div class="meta">The SoftLayer_Container_Network_CdnMarketplace_Configuration_Cache_PurgeGroup data type contains information for specific responses from the Purge Group API. Each of the Purge Group APIs returns a collection of this type </div>
176+
<div class="meta">DEPRECATED </div>
177177
</li>
178178

179179
</ul>

classes/SoftLayer_Container_Network_CdnMarketplace_Configuration_Cache_PurgeGroupHistory/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ <h3>reference</h3>
173173

174174
<li>
175175
<a href="https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Network_CdnMarketplace_Configuration_Cache_PurgeGroupHistory/">SoftLayer_Container_Network_CdnMarketplace_Configuration_Cache_PurgeGroupHistory</a>
176-
<div class="meta">The SoftLayer_Container_Network_CdnMarketplace_Configuration_Cache_PurgeGroupHistory data type contains information for specific responses from the Purge Group API and Purge History API. </div>
176+
<div class="meta">DEPRECATED </div>
177177
</li>
178178

179179
</ul>

classes/SoftLayer_Container_Network_CdnMarketplace_Configuration_Mapping_Path/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ <h3>reference</h3>
173173

174174
<li>
175175
<a href="https://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Network_CdnMarketplace_Configuration_Mapping_Path/">SoftLayer_Container_Network_CdnMarketplace_Configuration_Mapping_Path</a>
176-
<div class="meta"></div>
176+
<div class="meta">DEPRECATED </div>
177177
</li>
178178

179179
</ul>

classes/SoftLayer_Metric_Tracking_Object/index.html

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -256,11 +256,6 @@ <h3>reference</h3>
256256
<div class="meta">Retrieve the total amount of bandwidth recorded by a tracking object within the given date range. This method will only work on SoftLayer_Metric_Tracking_Object for SoftLayer_Hardware objects, and SoftLayer_Virtual_Guest objects. </div>
257257
</li>
258258

259-
<li>
260-
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Metric_Tracking_Object/getDetailsForDateRange/">getDetailsForDateRange</a>
261-
<div class="meta">Retrieve a collection of detailed metric data over a date range. Ideal if you want to employ your own graphing systems. Note not all metrics support this method. Those that do not return null. </div>
262-
</li>
263-
264259
<li>
265260
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Metric_Tracking_Object/getMetricDataTypes/">getMetricDataTypes</a>
266261
<div class="meta">Returns a collection of metric data types that can be retrieved for a metric tracking object. </div>
@@ -271,11 +266,6 @@ <h3>reference</h3>
271266
<div class="meta">getObject retrieves the SoftLayer_Metric_Tracking_Object object whose ID number corresponds to the ID number of the init parameter passed to the SoftLayer_Metric_Tracking_Object service. You can only tracking objects that are associated with your SoftLayer account or services. </div>
272267
</li>
273268

274-
<li>
275-
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Metric_Tracking_Object/getSummary/">getSummary</a>
276-
<div class="meta">Retrieve a metric summary. Ideal if you want to employ your own graphing systems. Note not all metric types contain a summary. These return null. </div>
277-
</li>
278-
279269
<li>
280270
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Metric_Tracking_Object/getSummaryData/">getSummaryData</a>
281271
<div class="meta">Returns summarized metric data for the date range, metric type and summary period provided. </div>

classes/SoftLayer_Metric_Tracking_Object/index.xml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -71,13 +71,6 @@
7171
<guid>https://sldn.softlayer.com/reference/services/SoftLayer_Metric_Tracking_Object/getBandwidthTotal/</guid>
7272
<description>&lt;h3 id=&#34;getBandwidthTotal-example&#34; class=&#34;anchor-link&#34;&gt;&lt;a href=&#34;#getBandwidthTotal-example&#34;&gt;REST Example&lt;/a&gt; &lt;a href=&#34;https://sldn.softlayer.com/article/rest/&#34;&gt;&lt;i class=&#34;fas fa-question&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h3&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;curl -g -u &lt;span class=&#34;nv&#34;&gt;$SL_USER&lt;/span&gt;:&lt;span class=&#34;nv&#34;&gt;$SL_APIKEY&lt;/span&gt; -X POST -d &lt;span class=&#34;s1&#34;&gt;&amp;#39;{&amp;#34;parameters&amp;#34;: [dateTime, dateTime, string, string]}&amp;#39;&lt;/span&gt; &lt;span class=&#34;se&#34;&gt;\&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;se&#34;&gt;&lt;/span&gt;&lt;span class=&#34;s1&#34;&gt;&amp;#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Metric_Tracking_Object/{SoftLayer_Metric_Tracking_ObjectID}/getBandwidthTotal&amp;#39;&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;</description>
7373
</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>&lt;h3 id=&#34;getDetailsForDateRange-example&#34; class=&#34;anchor-link&#34;&gt;&lt;a href=&#34;#getDetailsForDateRange-example&#34;&gt;REST Example&lt;/a&gt; &lt;a href=&#34;https://sldn.softlayer.com/article/rest/&#34;&gt;&lt;i class=&#34;fas fa-question&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h3&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;curl -g -u &lt;span class=&#34;nv&#34;&gt;$SL_USER&lt;/span&gt;:&lt;span class=&#34;nv&#34;&gt;$SL_APIKEY&lt;/span&gt; -X POST -d &lt;span class=&#34;s1&#34;&gt;&amp;#39;{&amp;#34;parameters&amp;#34;: [dateTime, dateTime, string]}&amp;#39;&lt;/span&gt; &lt;span class=&#34;se&#34;&gt;\&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;se&#34;&gt;&lt;/span&gt;&lt;span class=&#34;s1&#34;&gt;&amp;#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Metric_Tracking_Object/{SoftLayer_Metric_Tracking_ObjectID}/getDetailsForDateRange&amp;#39;&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;</description>
80-
</item>
8174
<item>
8275
<title>getMetricDataTypes</title>
8376
<link>https://sldn.softlayer.com/reference/services/SoftLayer_Metric_Tracking_Object/getMetricDataTypes/</link>
@@ -92,13 +85,6 @@
9285
<guid>https://sldn.softlayer.com/reference/services/SoftLayer_Metric_Tracking_Object/getObject/</guid>
9386
<description>&lt;h3 id=&#34;getObject-example&#34; class=&#34;anchor-link&#34;&gt;&lt;a href=&#34;#getObject-example&#34;&gt;REST Example&lt;/a&gt; &lt;a href=&#34;https://sldn.softlayer.com/article/rest/&#34;&gt;&lt;i class=&#34;fas fa-question&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h3&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;curl -g -u &lt;span class=&#34;nv&#34;&gt;$SL_USER&lt;/span&gt;:&lt;span class=&#34;nv&#34;&gt;$SL_APIKEY&lt;/span&gt; -X GET &lt;span class=&#34;se&#34;&gt;\&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;se&#34;&gt;&lt;/span&gt;&lt;span class=&#34;s1&#34;&gt;&amp;#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Metric_Tracking_Object/{SoftLayer_Metric_Tracking_ObjectID}/getObject&amp;#39;&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;</description>
9487
</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>&lt;h3 id=&#34;getSummary-example&#34; class=&#34;anchor-link&#34;&gt;&lt;a href=&#34;#getSummary-example&#34;&gt;REST Example&lt;/a&gt; &lt;a href=&#34;https://sldn.softlayer.com/article/rest/&#34;&gt;&lt;i class=&#34;fas fa-question&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h3&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;curl -g -u &lt;span class=&#34;nv&#34;&gt;$SL_USER&lt;/span&gt;:&lt;span class=&#34;nv&#34;&gt;$SL_APIKEY&lt;/span&gt; -X POST -d &lt;span class=&#34;s1&#34;&gt;&amp;#39;{&amp;#34;parameters&amp;#34;: [string]}&amp;#39;&lt;/span&gt; &lt;span class=&#34;se&#34;&gt;\&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;se&#34;&gt;&lt;/span&gt;&lt;span class=&#34;s1&#34;&gt;&amp;#39;https://api.softlayer.com/rest/v3.1/SoftLayer_Metric_Tracking_Object/{SoftLayer_Metric_Tracking_ObjectID}/getSummary&amp;#39;&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;</description>
101-
</item>
10288
<item>
10389
<title>getSummaryData</title>
10490
<link>https://sldn.softlayer.com/reference/services/SoftLayer_Metric_Tracking_Object/getSummaryData/</link>

classes/SoftLayer_Network_CdnMarketplace_Account/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ <h3>reference</h3>
198198

199199
<li>
200200
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Network_CdnMarketplace_Account/verifyCdnAccountExists/">verifyCdnAccountExists</a>
201-
<div class="meta">Wrapper for UI to verify whether or not an account exists for user under specified vendor. Returns true if account exists, else false. </div>
201+
<div class="meta">DEPRECATED </div>
202202
</li>
203203

204204
</ul>

classes/SoftLayer_Network_CdnMarketplace_Configuration_Behavior_ModifyResponseHeader/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -173,12 +173,12 @@ <h3>reference</h3>
173173

174174
<li>
175175
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Network_CdnMarketplace_Configuration_Behavior_ModifyResponseHeader/createModifyResponseHeader/">createModifyResponseHeader</a>
176-
<div class="meta">SOAP API will create modify response header for an existing CDN mapping and for a particular customer. </div>
176+
<div class="meta">DEPRECATED </div>
177177
</li>
178178

179179
<li>
180180
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Network_CdnMarketplace_Configuration_Behavior_ModifyResponseHeader/deleteModifyResponseHeader/">deleteModifyResponseHeader</a>
181-
<div class="meta">SOAP API will delete modify response header for an existing mapping and for a particular customer. </div>
181+
<div class="meta">DEPRECATED </div>
182182
</li>
183183

184184
<li>
@@ -188,7 +188,7 @@ <h3>reference</h3>
188188

189189
<li>
190190
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Network_CdnMarketplace_Configuration_Behavior_ModifyResponseHeader/listModifyResponseHeader/">listModifyResponseHeader</a>
191-
<div class="meta">SOAP API will list modify response headers for an existing mapping and for a particular customer. </div>
191+
<div class="meta">DEPRECATED </div>
192192
</li>
193193

194194
<li>
@@ -203,7 +203,7 @@ <h3>reference</h3>
203203

204204
<li>
205205
<a href="https://sldn.softlayer.com/reference/services/SoftLayer_Network_CdnMarketplace_Configuration_Behavior_ModifyResponseHeader/updateModifyResponseHeader/">updateModifyResponseHeader</a>
206-
<div class="meta">SOAP API will update modify response header for an existing mapping and for a particular customer. </div>
206+
<div class="meta">DEPRECATED </div>
207207
</li>
208208

209209
</ul>

0 commit comments

Comments
 (0)