Skip to content

Commit

Permalink
Merge pull request #360 from softlayer/1730299571
Browse files Browse the repository at this point in the history
Ordering Article update
  • Loading branch information
allmightyspiff authored Oct 30, 2024
2 parents 9b13d3a + 9f8cc1e commit 2fc7cf2
Show file tree
Hide file tree
Showing 17 changed files with 219 additions and 110 deletions.
114 changes: 111 additions & 3 deletions article/understanding-ordering/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion go/goroutines/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@

<div class="col-md-3">
<div style="word-wrap: break-word;">
<h4>January 1, 0001<br></h4>
<h4>February 16, 2024<br></h4>
</div>
</div>
<div class="col-md-9">
Expand Down
20 changes: 10 additions & 10 deletions go/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,16 @@
<div class="col-md-6">
<div class="well well-sm example">
<h4>
<a href="https://sldn.softlayer.com/go/goroutines/"><i class="fas fa-terminal"></i> Goroutines, Pagination and the SoftLayer API</a> <small class="pull-right">Feb 16, 2024</small><br>
<small>Describes some ways to implement concurrency in your golang applications when interacting with the SoftLayer API. A few examples and explanation of softlayer-go&#39;s features.</small>
</h4>
<a class="btn btn-primary btn-xs" href="https://sldn.softlayer.com/go/goroutines/"> View Example <i class="fas fa-code"></i></a>
</div>
</div>

<div class="col-md-6">
<div class="well well-sm example">
<h4>
<a href="https://sldn.softlayer.com/go/order_endurance_storage.go/"><i class="fas fa-terminal"></i> order_endurance_storage.go</a> <small class="pull-right">Mar 10, 2023</small><br>
<small>order_endurance_storage.go</small>
</h4>
Expand Down Expand Up @@ -1295,16 +1305,6 @@ <h4>
</div>
</div>

<div class="col-md-6">
<div class="well well-sm example">
<h4>
<a href="https://sldn.softlayer.com/go/goroutines/"><i class="fas fa-terminal"></i> Goroutines, Pagination and the SoftLayer API</a> <small class="pull-right">Jan 1, 0001</small><br>
<small>Describes some ways to implement concurrency in your golang applications when interacting with the SoftLayer API. A few examples and explanation of softlayer-go&#39;s features.</small>
</h4>
<a class="btn btn-primary btn-xs" href="https://sldn.softlayer.com/go/goroutines/"> View Example <i class="fas fa-code"></i></a>
</div>
</div>

</div>
</div>
<footer>
Expand Down
Binary file added img/articles/orderExampleCascadeLake.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 8 additions & 8 deletions index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,20 +17,20 @@
</item>

<item>
<title>Python</title>
<link>https://sldn.softlayer.com/python/</link>
<pubDate>Mon, 16 Oct 2023 00:00:00 UTC</pubDate>
<title>Go</title>
<link>https://sldn.softlayer.com/go/</link>
<pubDate>Fri, 16 Feb 2024 00:00:00 UTC</pubDate>
<author>Enthusiastic Hugo User</author>
<guid>https://sldn.softlayer.com/python/</guid>
<guid>https://sldn.softlayer.com/go/</guid>
<description></description>
</item>

<item>
<title>Go</title>
<link>https://sldn.softlayer.com/go/</link>
<pubDate>Fri, 10 Mar 2023 00:00:00 UTC</pubDate>
<title>Python</title>
<link>https://sldn.softlayer.com/python/</link>
<pubDate>Mon, 16 Oct 2023 00:00:00 UTC</pubDate>
<author>Enthusiastic Hugo User</author>
<guid>https://sldn.softlayer.com/go/</guid>
<guid>https://sldn.softlayer.com/python/</guid>
<description></description>
</item>

Expand Down
60 changes: 30 additions & 30 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,11 +105,41 @@
<lastmod>2024-03-01T00:00:00+00:00</lastmod>
</url>

<url>
<loc>https://sldn.softlayer.com/tags/cli/</loc>
<lastmod>2024-02-16T00:00:00+00:00</lastmod>
</url>

<url>
<loc>https://sldn.softlayer.com/go/</loc>
<lastmod>2024-02-16T00:00:00+00:00</lastmod>
</url>

<url>
<loc>https://sldn.softlayer.com/go/goroutines/</loc>
<lastmod>2024-02-16T00:00:00+00:00</lastmod>
</url>

<url>
<loc>https://sldn.softlayer.com/tags/pagination/</loc>
<lastmod>2024-02-16T00:00:00+00:00</lastmod>
</url>

<url>
<loc>https://sldn.softlayer.com/release_notes/2024/20240216/</loc>
<lastmod>2024-02-16T00:00:00+00:00</lastmod>
</url>

<url>
<loc>https://sldn.softlayer.com/tags/resultlimit/</loc>
<lastmod>2024-02-16T00:00:00+00:00</lastmod>
</url>

<url>
<loc>https://sldn.softlayer.com/tags/sdk/</loc>
<lastmod>2024-02-16T00:00:00+00:00</lastmod>
</url>

<url>
<loc>https://sldn.softlayer.com/release_notes/2024/20240119/</loc>
<lastmod>2024-01-19T00:00:00+00:00</lastmod>
Expand Down Expand Up @@ -235,11 +265,6 @@
<lastmod>2023-03-10T00:00:00+00:00</lastmod>
</url>

<url>
<loc>https://sldn.softlayer.com/go/</loc>
<lastmod>2023-03-10T00:00:00+00:00</lastmod>
</url>

<url>
<loc>https://sldn.softlayer.com/go/order_endurance_storage.go/</loc>
<lastmod>2023-03-10T00:00:00+00:00</lastmod>
Expand Down Expand Up @@ -390,11 +415,6 @@
<lastmod>2022-05-27T00:00:00+00:00</lastmod>
</url>

<url>
<loc>https://sldn.softlayer.com/tags/cli/</loc>
<lastmod>2022-05-23T00:00:00+00:00</lastmod>
</url>

<url>
<loc>https://sldn.softlayer.com/tags/go/</loc>
<lastmod>2022-05-23T00:00:00+00:00</lastmod>
Expand Down Expand Up @@ -655,11 +675,6 @@
<lastmod>2021-12-01T00:00:00+00:00</lastmod>
</url>

<url>
<loc>https://sldn.softlayer.com/tags/pagination/</loc>
<lastmod>2021-11-12T00:00:00+00:00</lastmod>
</url>

<url>
<loc>https://sldn.softlayer.com/python/pagination.py/</loc>
<lastmod>2021-11-12T00:00:00+00:00</lastmod>
Expand Down Expand Up @@ -845,11 +860,6 @@
<lastmod>2021-05-04T00:00:00+00:00</lastmod>
</url>

<url>
<loc>https://sldn.softlayer.com/tags/resultlimit/</loc>
<lastmod>2021-05-04T00:00:00+00:00</lastmod>
</url>

<url>
<loc>https://sldn.softlayer.com/classes/SoftLayer_Event_Log/</loc>
<lastmod>2021-05-04T00:00:00+00:00</lastmod>
Expand Down Expand Up @@ -50690,14 +50700,4 @@
<lastmod>0001-01-01T00:00:00+00:00</lastmod>
</url>

<url>
<loc>https://sldn.softlayer.com/go/goroutines/</loc>
<lastmod>0001-01-01T00:00:00+00:00</lastmod>
</url>

<url>
<loc>https://sldn.softlayer.com/tags/sdk/</loc>
<lastmod>0001-01-01T00:00:00+00:00</lastmod>
</url>

</urlset>
2 changes: 1 addition & 1 deletion tags/article/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
<link>https://sldn.softlayer.com/article/understanding-ordering/</link>
<pubDate>Mon, 12 Mar 2018 00:00:00 +0000</pubDate>
<guid>https://sldn.softlayer.com/article/understanding-ordering/</guid>
<description>&lt;p&gt;In version 5.4.0 of &lt;a href=&#34;https://github.com/softlayer/softlayer-python&#34;&gt;softlayer-python&lt;/a&gt;, there is a new slcli command for placing IaaS cloud server orders using the API. This command can also be used to place orders for products that are normally ordered through the IBM Cloud infrastructure customer portal. There are multiple helpers to assist you in creating a specific order. In these examples, you will learn how to:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Build an order&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Understand the order structure&lt;/li&gt;&#xA;&lt;li&gt;Search for server packages&lt;/li&gt;&#xA;&lt;li&gt;Identify categories of items&lt;/li&gt;&#xA;&lt;li&gt;Verify the order&lt;/li&gt;&#xA;&lt;li&gt;Place the order&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Place an order programmatically using Python.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;build-an-order&#34;&gt;Build an order&lt;/h2&gt;&#xA;&lt;h3 id=&#34;step-1-understand-the-order-structure&#34;&gt;Step 1: Understand the order structure&lt;/h3&gt;&#xA;&lt;p&gt;In the SoftLayer API, an order can consist of multiple order containers. For simplicity, the order CLI only works with one order container, so in these examples and explanations, the terms “order container” and “order” are synonymous.&lt;/p&gt;</description>
<description>&lt;p&gt;In version 5.4.0 of &lt;a href=&#34;https://github.com/softlayer/softlayer-python&#34;&gt;softlayer-python&lt;/a&gt;, there is a new slcli command for placing IaaS cloud server orders using the API. This command can also be used to place orders for products that are normally ordered through the IBM Cloud infrastructure customer portal. There are multiple helpers to assist you in creating a specific order. In these examples, you will learn how to:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Build an order&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Understand the order structure&lt;/li&gt;&#xA;&lt;li&gt;Search for server packages&lt;/li&gt;&#xA;&lt;li&gt;Identify categories of items&lt;/li&gt;&#xA;&lt;li&gt;Verify the order&lt;/li&gt;&#xA;&lt;li&gt;Place the order&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Place an order programmatically using Python.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;build_order&#34; class=&#34;anchor-link&#34;&gt;&lt;a href=&#34;#build_order&#34;&gt;Build an order&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;h3 id=&#34;step-1-understand-the-order-structure&#34;&gt;Step 1: Understand the order structure&lt;/h3&gt;&#xA;&lt;p&gt;In the SoftLayer API, an order can consist of multiple order containers. For simplicity, the order CLI only works with one order container, so in these examples and explanations, the terms “order container” and “order” are synonymous.&lt;/p&gt;</description>
</item>
<item>
<title>VSI Flavors</title>
Expand Down
10 changes: 5 additions & 5 deletions tags/cli/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,11 @@ <h3>ansible</h3>
<h3>go</h3>
<ul>

<li>
<a href="https://sldn.softlayer.com/go/goroutines/">Goroutines, Pagination and the SoftLayer API</a>
<div class="meta">Describes some ways to implement concurrency in your golang applications when interacting with the SoftLayer API. A few examples and explanation of softlayer-go&#39;s features.</div>
</li>

<li>
<a href="https://sldn.softlayer.com/go/the_go_library/">Understanding the softlayer-go library</a>
<div class="meta">An in depth explanation of the softlayer-go library and how to make use of it in your applications.</div>
Expand All @@ -191,11 +196,6 @@ <h3>go</h3>
<div class="meta">Explains how to setup a simple CLI framework to copy/paste examples into and easily get going.</div>
</li>

<li>
<a href="https://sldn.softlayer.com/go/goroutines/">Goroutines, Pagination and the SoftLayer API</a>
<div class="meta">Describes some ways to implement concurrency in your golang applications when interacting with the SoftLayer API. A few examples and explanation of softlayer-go&#39;s features.</div>
</li>

</ul>

<h3>terraform</h3>
Expand Down
Loading

0 comments on commit 2fc7cf2

Please sign in to comment.