Skip to content

Commit 4365224

Browse files
updated dedicated host examples
1 parent 58604a8 commit 4365224

23 files changed

Lines changed: 1243 additions & 396 deletions

File tree

classes/index.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<item>
2121
<title>Softlayer_account</title>
2222
<link>https://softlayer.github.io/classes/softlayer_account/</link>
23-
<pubDate>Fri, 04 Aug 2017 00:00:00 UTC</pubDate>
23+
<pubDate>Wed, 09 Aug 2017 00:00:00 UTC</pubDate>
2424
<author>Enthusiastic Hugo User</author>
2525
<guid>https://softlayer.github.io/classes/softlayer_account/</guid>
2626
<description></description>

classes/softlayer_account/index.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,21 @@ <h3>rest</h3>
275275
<h3>ruby</h3>
276276
<ul>
277277

278+
<li>
279+
<a href="https://softlayer.github.io/ruby/getdedicatedhostallocation/">Get Dedicated Host Allocation</a>
280+
<div class="meta">Retrieve the CPU, Ram, Storage allocations on a dedicated host. </div>
281+
</li>
282+
283+
<li>
284+
<a href="https://softlayer.github.io/ruby/getdedicatedhostguests/">Get Dedicated Host Guests</a>
285+
<div class="meta">Get a list of VSIs that have been deployed to a Dedicated Host. </div>
286+
</li>
287+
288+
<li>
289+
<a href="https://softlayer.github.io/ruby/migratededicatedinstance/">Migrate a VSI between dedicated hosts</a>
290+
<div class="meta">Migrate a Dedicated Host instance to another Dedicated Host. You can migrate your dedicated host instances from one host to another within the same POD.</div>
291+
</li>
292+
278293
<li>
279294
<a href="https://softlayer.github.io/ruby/listvsiblockdevicesizes/">Show storage on all Virtual Guests</a>
280295
<div class="meta">Show all block devices connected to your Virtual Guests as well as type and capacity of each block device.</div>

0 commit comments

Comments
 (0)