Skip to content

Commit 928c1ca

Browse files
20170427 release with a bunch of new examples
1 parent 31f4fdf commit 928c1ca

File tree

1,802 files changed

+373733
-2570
lines changed

Some content is hidden

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

1,802 files changed

+373733
-2570
lines changed

classes/index.html

Lines changed: 500 additions & 0 deletions
Large diffs are not rendered by default.

classes/index.xml

Lines changed: 992 additions & 92 deletions
Large diffs are not rendered by default.
Lines changed: 166 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,166 @@
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>Integratedofferingteam_container_region_lead - https://softlayer.github.io/</title>
12+
<link rel="canonical" href="https://softlayer.github.io/classes/integratedofferingteam_container_region_lead/">
13+
<link href="https://softlayer.github.io/css/main.css" rel="stylesheet">
14+
<link href="https://softlayer.github.io/css/bootstrap.css" rel="stylesheet">
15+
<link href="https://softlayer.github.io/css/fa-svg-with-js.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+
19+
<script src="https://softlayer.github.io/js/highlight.pack.js"></script>
20+
21+
<script>hljs.initHighlightingOnLoad();</script>
22+
<link rel="shortcut icon" href="https://softlayer.github.io/img/favicon.ico" type="image/x-icon" />
23+
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Lato" />
24+
25+
26+
<script src="https://softlayer.github.io/js/jquery-3.3.1.min.js"></script>
27+
<script src="https://softlayer.github.io/js/sldn.js"></script>
28+
<script src="https://softlayer.github.io/js/fontawesome-all.js"></script>
29+
30+
<link href="https://softlayer.github.io/classes/integratedofferingteam_container_region_lead/index.xml" rel="alternate" type="application/rss+xml" title="SoftLayer API" />
31+
<script>
32+
$(document).ready(function() {
33+
$('table').addClass("table table-hover table-striped")
34+
})
35+
</script>
36+
37+
<script>
38+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
39+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
40+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
41+
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
42+
43+
ga('create', 'UA-88235803-1', 'auto');
44+
ga('send', 'pageview');
45+
</script>
46+
47+
</head>
48+
49+
<body>
50+
<nav class="navbar navbar-default navbar-fixed-top" role="navigation">
51+
<div class="container">
52+
<div class="navbar-header">
53+
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">
54+
<span class="sr-only">Toggle Navigation</span>
55+
<span class="icon-bar"></span>
56+
<span class="icon-bar"></span>
57+
<span class="icon-bar"></span>
58+
</button>
59+
<a class="navbar-brand" href="https://softlayer.github.io/">SoftLayer API</a>
60+
</div>
61+
<div class="collapse navbar-collapse navbar-ex1-collapse">
62+
<ul class="nav navbar-nav">
63+
64+
<li><a href="https://softlayer.github.io/article/">Articles</a></li>
65+
66+
<li><a href="https://softlayer.github.io/reference/softlayerapi">Documentation</a></li>
67+
68+
<li><a href="https://softlayer.github.io/go/">Go</a></li>
69+
70+
<li><a href="https://softlayer.github.io/php/">PHP</a></li>
71+
72+
<li><a href="https://softlayer.github.io/perl/">Perl</a></li>
73+
74+
<li><a href="https://softlayer.github.io/python/">Python</a></li>
75+
76+
<li><a href="https://softlayer.github.io/rest/">Rest</a></li>
77+
78+
<li><a href="https://softlayer.github.io/ruby/">Ruby</a></li>
79+
80+
<li><a href="https://softlayer.github.io/tools/">Tools</a></li>
81+
82+
83+
84+
</ul>
85+
<div id="custom-search-input" class="pull-right">
86+
<form class="navbar-form" role="search" method="get" action="https://www.bing.com/">
87+
<div class="input-group col-md-12">
88+
<input type="text" class="form-control input-md" placeholder="Search" name="q" id="srch-term">
89+
<input type="hidden" name="q1" value="site:softlayer.github.io" />
90+
<div class="input-group-btn">
91+
<button class="btn btn-info" type="submit">
92+
<i class="glyphicon glyphicon-search"></i>
93+
</button>
94+
</div>
95+
</div>
96+
</form>
97+
</div>
98+
</div>
99+
</div>
100+
</nav>
101+
102+
<div class="container">
103+
<div class="row">
104+
<div class="col-md-9">
105+
<div class="well well-sm">
106+
<strong>Items with tag <code>integratedofferingteam_container_region_lead</code></strong>
107+
<ul class="list-unstyled">
108+
109+
<h3>reference</h3>
110+
<ul>
111+
112+
<li>
113+
<a href="https://softlayer.github.io/reference/datatypes/IntegratedOfferingTeam_Container_Region_Lead/">IntegratedOfferingTeam_Container_Region_Lead</a>
114+
<div class="meta"></div>
115+
</li>
116+
117+
</ul>
118+
119+
</ul>
120+
</div>
121+
</div>
122+
123+
124+
<div class="col-md-3">
125+
126+
<div class="panel panel-default">
127+
<div class="panel-heading" style="padding: 2px 15px;">
128+
<h4>More Documentation</h4>
129+
</div>
130+
<div class="panel-body">
131+
<a href="https://softlayer.github.com/reference/softlayerapi"><i class="fa fa-link"></i> SoftLayer API Reference<br></a>
132+
<a href="https://github.com/softlayer/softlayer-java"><i class="fab fa-github"></i> softlayer-java<br></a>
133+
<a href="https://github.com/softlayer/softlayer-api-perl-client"><i class="fab fa-github"></i> softlayer-perl<br></a>
134+
<a href="https://github.com/softlayer/softlayer-api-php-client"><i class="fab fa-github"></i> softlayer-php<br></a>
135+
<a href="https://github.com/softlayer/softlayer-python"><i class="fab fa-github"></i> softlayer-python<br></a>
136+
<a href="https://github.com/softlayer/softlayer-ruby"><i class="fab fa-github"></i> softlayer-ruby<br></a>
137+
</div>
138+
</div>
139+
140+
<div class="panel panel-default">
141+
<div class="panel-heading text-center" style="padding: 2px 15px;">
142+
<a href="https://www.facebook.com/IBMBluemixIaaS/"><i class="fab fa-facebook-square" alt="facebook"></i> </a>
143+
<a href="https://twitter.com/IBMBluemixIaaS"><i class="fab fa-twitter" alt="twitter"></i> </a>
144+
<a href="http://www.linkedin.com/company/softlayer-technologies-inc-" alt="linked-in"><i class="fab fa-linkedin"></i> </a>
145+
<a href="https://github.com/softlayer/softlayer.github.io"><i class="fab fa-github" alt="github"></i> </a>
146+
147+
</div>
148+
</div>
149+
150+
</div>
151+
</div>
152+
<footer>
153+
<div class="row">
154+
<hr>
155+
<div class="col-sm-12">
156+
<p>&copy; SoftLayer 2015<br>
157+
Built with <a href="https://github.com/spf13/hugo">Hugo</a></p>
158+
</div>
159+
</div>
160+
</footer>
161+
</div>
162+
163+
<script src="https://softlayer.github.io/js/jquery.js"></script>
164+
<script src="https://softlayer.github.io/js/bootstrap.js"></script>
165+
</body>
166+
</html>
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
2+
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
3+
<channel>
4+
<title>Integratedofferingteam_container_region_lead on SoftLayer API</title>
5+
<link>https://softlayer.github.io/classes/integratedofferingteam_container_region_lead/</link>
6+
<description>Recent content in Integratedofferingteam_container_region_lead on SoftLayer API</description>
7+
<generator>Hugo -- gohugo.io</generator>
8+
<language>en-us</language>
9+
10+
<atom:link href="https://softlayer.github.io/classes/integratedofferingteam_container_region_lead/index.xml" rel="self" type="application/rss+xml" />
11+
12+
13+
<item>
14+
<title>IntegratedOfferingTeam_Container_Region_Lead</title>
15+
<link>https://softlayer.github.io/reference/datatypes/IntegratedOfferingTeam_Container_Region_Lead/</link>
16+
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
17+
18+
<guid>https://softlayer.github.io/reference/datatypes/IntegratedOfferingTeam_Container_Region_Lead/</guid>
19+
<description> IntegratedOfferingTeam_Container_Region_Lead Datatype Description Local emailAddress Regional lead&#39;s email address Type: string
20+
firstName Regional lead&#39;s first name Type: string
21+
lastName Regional lead&#39;s last name Type: string
22+
regionKeyName Region this lead is in charge of Type: string
23+
</description>
24+
</item>
25+
26+
</channel>
27+
</rss>

classes/integratedofferingteam_region/index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,11 @@ <h3>reference</h3>
124124
<div class="meta"></div>
125125
</li>
126126

127+
<li>
128+
<a href="https://softlayer.github.io/reference/services/IntegratedOfferingTeam_Region/getRegionLeads/">getRegionLeads</a>
129+
<div class="meta"></div>
130+
</li>
131+
127132
</ul>
128133

129134
</ul>

classes/integratedofferingteam_region/index.xml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
<guid>https://softlayer.github.io/reference/services/IntegratedOfferingTeam_Region/</guid>
2020
<description> IntegratedOfferingTeam_Region Service Datatype Description This class represents an Integrated Offering Team region.
21-
Methods getAllObjects </description>
21+
Methods getAllObjects getRegionLeads </description>
2222
</item>
2323

2424
<item>
@@ -40,5 +40,14 @@ Methods getAllObjects </description>
4040
<description>IntegratedOfferingTeam_Region::getAllObjects Overview Parameters Name Type Description Required Headers authenticate Optional Headers IntegratedOfferingTeam_RegionObjectMask SoftLayer_ObjectMask IntegratedOfferingTeam_RegionObjectFilter resultLimit Return Values IntegratedOfferingTeam_Container_Region[]</description>
4141
</item>
4242

43+
<item>
44+
<title>getRegionLeads</title>
45+
<link>https://softlayer.github.io/reference/services/IntegratedOfferingTeam_Region/getRegionLeads/</link>
46+
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
47+
48+
<guid>https://softlayer.github.io/reference/services/IntegratedOfferingTeam_Region/getRegionLeads/</guid>
49+
<description>IntegratedOfferingTeam_Region::getRegionLeads Overview Parameters Name Type Description Required Headers authenticate Optional Headers Return Values IntegratedOfferingTeam_Container_Region_Lead[]</description>
50+
</item>
51+
4352
</channel>
4453
</rss>

0 commit comments

Comments
 (0)