Skip to content

Commit 19ad320

Browse files
swift uploader, bare metal ordering examples
1 parent 248bdca commit 19ad320

47 files changed

Lines changed: 10297 additions & 652 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/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,10 @@
190190

191191

192192

193+
194+
195+
196+
193197

194198

195199

classes/index.xml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,15 @@
8989
<description></description>
9090
</item>
9191

92+
<item>
93+
<title>Softlayer_configuration_storage_group_array_type</title>
94+
<link>https://softlayer.github.io/classes/softlayer_configuration_storage_group_array_type/</link>
95+
<pubDate>Wed, 13 Sep 2017 00:00:00 UTC</pubDate>
96+
<author>Enthusiastic Hugo User</author>
97+
<guid>https://softlayer.github.io/classes/softlayer_configuration_storage_group_array_type/</guid>
98+
<description></description>
99+
</item>
100+
92101
<item>
93102
<title>Softlayer_container_product_order_hardware_server</title>
94103
<link>https://softlayer.github.io/classes/softlayer_container_product_order_hardware_server/</link>
@@ -134,14 +143,5 @@
134143
<description></description>
135144
</item>
136145

137-
<item>
138-
<title>Softlayer_container_product_order_virtual_guest_upgrade</title>
139-
<link>https://softlayer.github.io/classes/softlayer_container_product_order_virtual_guest_upgrade/</link>
140-
<pubDate>Tue, 22 Mar 2016 00:00:00 UTC</pubDate>
141-
<author>Enthusiastic Hugo User</author>
142-
<guid>https://softlayer.github.io/classes/softlayer_container_product_order_virtual_guest_upgrade/</guid>
143-
<description></description>
144-
</item>
145-
146146
</channel>
147147
</rss>
Lines changed: 167 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,167 @@
1+
<!doctype html>
2+
<html lang="en">
3+
<head>
4+
5+
<meta charset="utf-8">
6+
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
7+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
8+
<meta name="description" content="SoftLayer API Examples, implementations, and release notes.">
9+
<meta name="author" content="SoftLayer">
10+
11+
<title>Softlayer_configuration_storage_group_array_type - https://softlayer.github.io/</title>
12+
<link rel="canonical" href="https://softlayer.github.io/classes/softlayer_configuration_storage_group_array_type/">
13+
14+
<link href="https://softlayer.github.io/css/bootstrap.css" rel="stylesheet">
15+
<link href="https://softlayer.github.io/css/font-awesome.css" rel="stylesheet">
16+
<link href="https://softlayer.github.io/css/custom.css" rel="stylesheet">
17+
<link href="https://softlayer.github.io/css/highlight/solarized_dark.css" rel="stylesheet">
18+
<script src="https://softlayer.github.io/js/highlight.pack.js"></script>
19+
<script src="https://softlayer.github.io/js/jquery.js"></script>
20+
<script>hljs.initHighlightingOnLoad();</script>
21+
<link rel="shortcut icon" href="https://softlayer.github.io/img/favicon.ico" type="image/x-icon" />
22+
<link rel="stylesheet" type="text/css"
23+
href="//fonts.googleapis.com/css?family=Lato" />
24+
25+
<link href="https://softlayer.github.io/classes/softlayer_configuration_storage_group_array_type/index.xml" rel="alternate" type="application/rss+xml" title="SoftLayer API Examples" />
26+
<script>
27+
$(document).ready(function() {
28+
$('table').addClass("table table-hover table-striped")
29+
})
30+
</script>
31+
32+
<script>
33+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
34+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
35+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
36+
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
37+
38+
ga('create', 'UA-88235803-1', 'auto');
39+
ga('send', 'pageview');
40+
</script>
41+
42+
</head>
43+
44+
<body>
45+
<nav class="navbar navbar-default navbar-fixed-top" role="navigation">
46+
<div class="container">
47+
<div class="navbar-header">
48+
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">
49+
<span class="sr-only">Toggle Navigation</span>
50+
<span class="icon-bar"></span>
51+
<span class="icon-bar"></span>
52+
<span class="icon-bar"></span>
53+
</button>
54+
<a class="navbar-brand" href="https://softlayer.github.io/">SoftLayer API Examples</a>
55+
</div>
56+
<div class="collapse navbar-collapse navbar-ex1-collapse">
57+
<ul class="nav navbar-nav">
58+
59+
<li><a href="https://softlayer.github.io/go/">go</a></li>
60+
61+
<li><a href="https://softlayer.github.io/perl/">perl</a></li>
62+
63+
<li><a href="https://softlayer.github.io/php/">php</a></li>
64+
65+
<li><a href="https://softlayer.github.io/python/">python</a></li>
66+
67+
<li><a href="https://softlayer.github.io/rest/">rest</a></li>
68+
69+
<li><a href="https://softlayer.github.io/ruby/">ruby</a></li>
70+
71+
<li><a href="https://softlayer.github.io/tools/">tools</a></li>
72+
73+
74+
75+
</ul>
76+
<div id="custom-search-input" class="pull-right">
77+
<form class="navbar-form" role="search" method="get" action="https://www.bing.com/">
78+
<div class="input-group col-md-12">
79+
<input type="text" class="form-control input-md" placeholder="Search" name="q" id="srch-term">
80+
<input type="hidden" name="q1" value="site:softlayer.github.io" />
81+
<div class="input-group-btn">
82+
<button class="btn btn-info" type="submit">
83+
<i class="glyphicon glyphicon-search"></i>
84+
</button>
85+
</div>
86+
</div>
87+
</form>
88+
</div>
89+
</div>
90+
</div>
91+
</nav>
92+
93+
<div class="container">
94+
<div class="row">
95+
<div class="col-md-9">
96+
<div class="well well-sm">
97+
<strong>Items with tag <code>softlayer_configuration_storage_group_array_type</code></strong>
98+
<ul class="list-unstyled">
99+
100+
<h3>python</h3>
101+
<ul>
102+
103+
<li>
104+
<a href="https://softlayer.github.io/python/orderbaremetal/">Advanced Bare Metal Server Ordering</a>
105+
<div class="meta">Explains how to build a bare metal order, includes how to get packages, prices, raid setup and vlans</div>
106+
</li>
107+
108+
</ul>
109+
110+
<h3>ruby</h3>
111+
<ul>
112+
113+
<li>
114+
<a href="https://softlayer.github.io/ruby/orderingraid/">Ordering Raid</a>
115+
<div class="meta">Order a bare metal server with a raid array</div>
116+
</li>
117+
118+
</ul>
119+
120+
</ul>
121+
</div>
122+
</div>
123+
124+
125+
<div class="col-md-3">
126+
127+
<div class="panel panel-default">
128+
<div class="panel-heading" style="padding: 2px 15px;">
129+
<h4>More Documentation</h4>
130+
</div>
131+
<div class="panel-body">
132+
<a href="http://sldn.softlayer.com/reference/softlayerapi"><i class="fa fa-link"></i> SoftLayer API Reference<br></a>
133+
<a href="https://github.com/softlayer/softlayer-java"><i class="fa fa-github"></i> softlayer-java<br></a>
134+
<a href="https://github.com/softlayer/softlayer-api-perl-client"><i class="fa fa-github"></i> softlayer-perl<br></a>
135+
<a href="https://github.com/softlayer/softlayer-api-php-client"><i class="fa fa-github"></i> softlayer-php<br></a>
136+
<a href="https://github.com/softlayer/softlayer-python"><i class="fa fa-github"></i> softlayer-python<br></a>
137+
<a href="https://github.com/softlayer/softlayer-ruby"><i class="fa fa-github"></i> softlayer-ruby<br></a>
138+
</div>
139+
</div>
140+
141+
<div class="panel panel-default">
142+
<div class="panel-heading text-center" style="padding: 2px 15px;">
143+
<a href="https://www.facebook.com/IBMBluemixIaaS/"><i class="fa fa-facebook-square" alt="facebook"></i> </a>
144+
<a href="https://twitter.com/IBMBluemixIaaS"><i class="fa fa-twitter" alt="twitter"></i> </a>
145+
<a href="http://www.linkedin.com/company/softlayer-technologies-inc-" alt="linked-in"><i class="fa fa-linkedin-square"></i> </a>
146+
<a href="https://github.com/softlayer"><i class="fa fa-github" alt="github"></i> </a>
147+
<a href="irc://irc.freenode.net/softlayer"><i class="fa fa-comment" alt="irc"></i> </a>
148+
</div>
149+
</div>
150+
151+
</div>
152+
</div>
153+
<footer>
154+
<div class="row">
155+
<hr>
156+
<div class="col-sm-12">
157+
<p>&copy; SoftLayer 2015<br>
158+
Built with <a href="https://github.com/spf13/hugo">Hugo</a></p>
159+
</div>
160+
</div>
161+
</footer>
162+
</div>
163+
164+
<script src="https://softlayer.github.io/js/jquery.js"></script>
165+
<script src="https://softlayer.github.io/js/bootstrap.js"></script>
166+
</body>
167+
</html>

0 commit comments

Comments
 (0)