forked from softlayer/softlayer.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.xml
More file actions
662 lines (521 loc) · 26.5 KB
/
index.xml
File metadata and controls
662 lines (521 loc) · 26.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title> on SoftLayer API Examples </title>
<link>https://softlayer.github.io/index.xml</link>
<language>en-US</language>
<author>Enthusiastic Hugo User</author>
<rights>Copyright (c) 2014, Enthusiastic Hugo User; all rights reserved.</rights>
<updated>Thu, 23 Feb 2017 00:00:00 UTC</updated>
<item>
<title>Release notes: February 23, 2017</title>
<link>https://softlayer.github.io/release_notes/20170223/</link>
<pubDate>Thu, 23 Feb 2017 00:00:00 UTC</pubDate>
<author>Enthusiastic Hugo User</author>
<guid>https://softlayer.github.io/release_notes/20170223/</guid>
<description>
<h4 id="portal">Portal</h4>
<ul>
<li>Portal Exception message was unclear when a user without &lsquo;ticket add&rsquo; and &lsquo;ticket view&rsquo; permissions tried to create an upgrade order. New change accurately indicates that the user must have these two permissions in order to create an upgrade order.</li>
</ul>
<h4 id="api">API</h4>
<ul>
<li>None</li>
</ul>
<h4 id="backend">Backend</h4>
<ul>
<li>Fixed two separate bugs in Endurance and Performance Storage provisioning where provisions were stalling due to API call timeout.</li>
</ul>
</description>
</item>
<item>
<title>Endurance Storage Replication</title>
<link>https://softlayer.github.io/python/EnduranceReplication/</link>
<pubDate>Tue, 21 Feb 2017 00:00:00 UTC</pubDate>
<author>Enthusiastic Hugo User</author>
<guid>https://softlayer.github.io/python/EnduranceReplication/</guid>
<description><p>Some good starting reading.</p>
<ul>
<li><a href="https://knowledgelayer.softlayer.com/procedure/endurance-replication">https://knowledgelayer.softlayer.com/procedure/endurance-replication</a></li>
<li><a href="https://knowledgelayer.softlayer.com/procedure/endurance-snapshots">https://knowledgelayer.softlayer.com/procedure/endurance-snapshots</a></li>
<li><a href="http://sldn.softlayer.com/reference/services/SoftLayer_Network_Storage/enableSnapshots">http://sldn.softlayer.com/reference/services/SoftLayer_Network_Storage/enableSnapshots</a></li>
</ul>
<p>For more information on the magic of storage ordering see the following</p>
<ul>
<li><a href="https://github.com/softlayer/softlayer-python/blob/master/SoftLayer/managers/file.py">https://github.com/softlayer/softlayer-python/blob/master/SoftLayer/managers/file.py</a></li>
<li><a href="https://github.com/softlayer/softlayer-python/blob/master/SoftLayer/managers/storage_utils.py">https://github.com/softlayer/softlayer-python/blob/master/SoftLayer/managers/storage_utils.py</a></li>
</ul>
<p>This example should touch on all the basics of dealing with endurance storage replication volumes. This example uses the SoftLayer-python File manager a little bit for ordering</p>
<p>TO authorize hosts that are NOT virtual guests, see the allowAccessFrom* methods in</p>
<ul>
<li><a href="http://sldn.softlayer.com/reference/services/SoftLayer_Network_Storage/">http://sldn.softlayer.com/reference/services/SoftLayer_Network_Storage/</a></li>
</ul>
<p>Graceful vs Immediate failover</p>
<ul>
<li><a href="http://sldn.softlayer.com/reference/services/SoftLayer_Network_Storage/immediateFailoverToReplicant">http://sldn.softlayer.com/reference/services/SoftLayer_Network_Storage/immediateFailoverToReplicant</a></li>
<li><a href="http://sldn.softlayer.com/reference/services/SoftLayer_Network_Storage/failoverToReplicant">http://sldn.softlayer.com/reference/services/SoftLayer_Network_Storage/failoverToReplicant</a></li>
</ul>
<p>Failback is always immediate.</p>
<pre><code>&quot;&quot;&quot;
@package examples
@author Christopher Gallo
&quot;&quot;&quot;
import SoftLayer
import logging
from pprint import pprint as pp
class example():
def __init__(self):
&quot;&quot;&quot;
If you need debugging, uncomment these. be prepared for a lot of XML
&quot;&quot;&quot;
# logger = logging.getLogger()
# logger.addHandler(logging.StreamHandler())
# logger.setLevel(3)
self.client = SoftLayer.Client()
self.storage = self.client['SoftLayer_Network_Storage']
self.mgr = SoftLayer.FileStorageManager(self.client)
# Broken up like this to look 'good' on softlayer.github.io
self.objectMask = &quot;mask[&quot;
&quot;id, username, capacityGb, bytesUsed, serviceResource[datacenter[name]], &quot;
&quot;serviceResourceBackendIpAddress, activeTransactionCount, &quot;
&quot;fileNetworkMountAddress, snapshots[id,createDate], hourlySchedule, &quot;
&quot;allowedReplicationVirtualGuests[hostname], allowedVirtualGuests[hostname], &quot;
&quot;replicationStatus, replicationPartners]&quot;
def orderStorage(self):
&quot;&quot;&quot;
This will order endurance storage in HOU02 with 20G in size, and the 0.25IOPS/GB tier
0.25, 2, 4 and 10 iops/g are tiers available.
&quot;&quot;&quot;
result = self.mgr.order_file_volume(
storage_type=&quot;storage_service_enterprise&quot;,
location = &quot;hou02&quot;,
size = 20,
tier_level = 0.25
)
pp(result)
def orderSnapshot(self, volume_id):
result = self.mgr.order_snapshot_space(
volume_id=volume_id,
capacity=20,
tier = 0.25,
upgrade=False)
pp(result)
def orderReplicant(self, volume_id, schedule):
&quot;&quot;&quot;
Same as other ordering methods, schedule is
&quot;HOURLY&quot;, &quot;DAILY&quot; or &quot;WEEKLY&quot;
&quot;&quot;&quot;
result = self.mgr.order_replicant_volume(
volume_id=volume_id,
snapshot_schedule=schedule,
location = &quot;dal06&quot;,
tier = 0.25
)
pp(result)
def listStoragePrices(self):
&quot;&quot;&quot;
222 - Performance - PERFORMANCE_STORAGE_SERVICE
240 - Endurance - CODENAME_PRIME_STORAGE
If you feel like building the pricing object yourself, start here.
&quot;&quot;&quot;
mask = &quot;mask[items[prices[pricingLocationGroup,categories],attributes]]&quot;
# locations = self.client['Product_Package'].getLocations(id=package_id)
result = self.client['Product_Package'].getObject(mask=mask,id=240)
for item in result['items']:
print(&quot;%s - %s - %s&quot; %
(str(item['id']), item['description'], item['keyName'])
# pp(item)
for prices in item['prices']:
if prices['locationGroupId'] is '':
print &quot;\t&quot; + str(prices['id'])
# pp(prices)
def listStorage(self):
&quot;&quot;&quot;
Super complicated objectFilter. Mostly here as an example of how to do an IN filter.
Returns all storage that is in DAL06, HOU02, is NOT NAS, and is Endurance_File_Storage
&quot;&quot;&quot;
objectFilter = {
'nasNetworkStorage': {
'serviceResource': {
'type': {
'type': {'operation': '!~ NAS'}
},
'datacenter': {
'name': {
'operation': 'in',
'options': [{
'name': 'data',
'value': ['dal06','hou02']
}]
}
}
},
'storageType': {
'keyName': {'operation': 'ENDURANCE_FILE_STORAGE'}
}
}
}
result = self.client['Account'].getNasNetworkStorage(
mask=self.objectMask,filter=objectFilter)
pp(result)
def authHost(self, volume_id, host_id):
&quot;&quot;&quot;
each host that needs to mount the volume needs to be authorized.
host and volume need to be in the same DC
&quot;&quot;&quot;
guest = {
'id': host_id
}
self.storage.allowAccessFromVirtualGuest(guest, id=volume_id)
def authReplicant(self, volume_id, host_id):
&quot;&quot;&quot;
each host that needs to mount the REPLICANT needs to be authorized.
host and volume need to be in the same DC
&quot;&quot;&quot;
guest = {
'id': host_id
}
self.storage.allowAccessToReplicantFromVirtualGuest(guest, id=volume_id)
def createSnapSchedule(self, volume_id):
# HOURLY, 24 copies, first minute of the hour.
self.storage.enableSnapshots('HOURLY', 24, 1, 0, 0, id=volume_id)
def manualSnap(self, volume_id):
self.storage.createSnapshot('Manual SNAP', id=volume_id)
def getReplicantId(self, volume_id):
&quot;&quot;&quot;
there might be more than 1 replicant id in this list if there are more
than 1 replicant targets. Or none of course.
&quot;&quot;&quot;
result = self.storage.getReplicationPartners(id=volume_id)
return result[0]['id']
def houIsDown(self, volume_id, now=False):
replicate_to = main.getReplicantId(volume_id)
if now:
self.storage.immediateFailoverToReplicant(replicate_to, id=volume_id)
else
self.storage.failoverToReplicant(replicate_to, id=volume_id)
def houIsBack(self, volume_id):
self.storage.failbackFromReplicant(id=volume_id,now=False)
def volumeStatus(self, volume_id):
result = self.storage.getObject(mask=self.objectMask, id=volume_id)
pp(result)
if __name__ == &quot;__main__&quot;:
&quot;&quot;&quot;
Covers each of the steps required to create a storage volume, and then fail it over.
The ordering methods will need to be slightly modified for block storage.
everything else should be good as is.
&quot;&quot;&quot;
host_a = 25206857
host_b = 28630647
main = example()
main.listStorage()
### First we need to order a storage volume, and get its ID.
# main.orderStorage()
volume_id = 20017773
### Then we need to order snapshot space
# main.orderSnapshot(volume_id)
### Then create a snapshot schedule.
# main.createSnapSchedule(volume_id)
### Then Allow our host to access the volume
# main.authHost(volume_id, [host_a])
### Create a manual snapshot for fun
# main.manualSnap(volume_id)
### Order replication space.
# main.orderReplicant(volume_id, 'HOURLY')
### Allow our vm to access replicant volume
# main.authReplicant(volume_id,host_b)
### Failover to replicant
# main.houIsDown(volume_id)
### Failback to main
# main.houIsBack(volume_id)
### Get some status
# main.volumeStatus(volume_id)
</code></pre>
</description>
</item>
<item>
<title>Release notes: February 16, 2017</title>
<link>https://softlayer.github.io/release_notes/20170216/</link>
<pubDate>Thu, 16 Feb 2017 00:00:00 UTC</pubDate>
<author>Enthusiastic Hugo User</author>
<guid>https://softlayer.github.io/release_notes/20170216/</guid>
<description>
<h4 id="portal">Portal</h4>
<ul>
<li>Resolved an issue that was preventing punny code domains from being added using the &lsquo;Add Bulk Domains&rsquo; tool in the customer portal.</li>
</ul>
<h4 id="api">API</h4>
<ul>
<li>None</li>
</ul>
<h4 id="backend">Backend</h4>
<ul>
<li>Added some backend code to help automation issues related to sending automated password reset emails.</li>
</ul>
</description>
</item>
<item>
<title>Subnets and Bandwidth Pools</title>
<link>https://softlayer.github.io/python/bandwidthPoolsAndSubnets/</link>
<pubDate>Thu, 16 Feb 2017 00:00:00 UTC</pubDate>
<author>Enthusiastic Hugo User</author>
<guid>https://softlayer.github.io/python/bandwidthPoolsAndSubnets/</guid>
<description><pre><code class="language-python">import SoftLayer
from pprint import pprint as pp
class example():
def __init__(self):
self.client = SoftLayer.Client()
def getPublicSubnets(self):
&quot;&quot;&quot;
subnet types
SECONDARY_ON_VLAN = Portable IPs
PRIMARY
SUBNET_ON_VLAN = static subnets
PRIMARY_6
STATIC_IP_ROUTED
GLOBAL_IP
ADDITIONAL_PRIMARY
&quot;&quot;&quot;
object_filter = {
'publicSubnets' : {
'subnetType' : {
'operation': 'SECONDARY_ON_VLAN'
}
}
}
subnets = self.client['Account'].getPublicSubnets(filter=object_filter)
pp(subnets)
def getBandwidthPools(self):
&quot;&quot;&quot;
bareMetalInstances and privateNetworkOnlyHardware
may need to be included in the mask if applicable.
&quot;&quot;&quot;
mask = &quot;mask[hardware,virtualGuests]&quot;
pool = self.client['Account'].getVirtualDedicatedRacks(mask=mask)
pp(pool)
if __name__ == &quot;__main__&quot;:
main = example()
main.getBandwidthPools()
main.getPublicSubnets()
</code></pre>
</description>
</item>
<item>
<title>Release notes: February 8, 2017</title>
<link>https://softlayer.github.io/release_notes/20170208/</link>
<pubDate>Wed, 08 Feb 2017 00:00:00 UTC</pubDate>
<author>Enthusiastic Hugo User</author>
<guid>https://softlayer.github.io/release_notes/20170208/</guid>
<description>
<h4 id="portal">Portal</h4>
<ul>
<li>Added a customerWaitTime field on the ticket search page in the customer portal. The customerWaitTime is the time the customer has been waiting for a response on a ticket. Multiple updates by the customer have no effect on this field and a reply by an employee resets the timer to zero.</li>
<li>Pushed fix that tests that only numbers, letters, and spaces are allowed for all of the titles for contacts when trying to order an SSL certificate. The Symantec API does not accept any special characters in the &lsquo;title&rsquo; field for contact information and this was causing orders to fail.</li>
</ul>
<h4 id="api">API</h4>
<ul>
<li>None</li>
</ul>
<h4 id="backend">Backend</h4>
<ul>
<li>Resolved a bug preventing OS reloads from having partitions if reloading from a Customer Supplied OS (NO OS System).</li>
</ul>
</description>
</item>
<item>
<title>Release notes: January 25, 2017</title>
<link>https://softlayer.github.io/release_notes/20170125/</link>
<pubDate>Wed, 25 Jan 2017 00:00:00 UTC</pubDate>
<author>Enthusiastic Hugo User</author>
<guid>https://softlayer.github.io/release_notes/20170125/</guid>
<description>
<h4 id="portal">Portal</h4>
<ul>
<li>Fixed an issue where the &ldquo;Add to Order&rdquo; button overlaps dropdown list content when the list is too long</li>
</ul>
<h4 id="api">API</h4>
<ul>
<li>Published the <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Network">SoftLayer_Network</a> service for customers to interact with Customer Private Addressing.</li>
<li>Refactored <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Billing_Order_Quote/getRecalculatedOrderContainer">SoftLayer_Billing_Order_Quote::getRecalculatedOrderContainer()</a>. Now returns the order container, instead of an array of an order container</li>
</ul>
<h4 id="backend">Backend</h4>
<ul>
<li>Resolved an issue that was causing Virtual Guests to fail reboot when residing on a host that has been marked as disabled for new instances.</li>
<li>Fixed an issue that caused</li>
</ul>
</description>
</item>
<item>
<title>Release notes: January 12, 2017</title>
<link>https://softlayer.github.io/release_notes/20170111/</link>
<pubDate>Thu, 12 Jan 2017 00:00:00 UTC</pubDate>
<author>Enthusiastic Hugo User</author>
<guid>https://softlayer.github.io/release_notes/20170111/</guid>
<description>
<h4 id="portal">Portal</h4>
<ul>
<li>Pushed code to display the correct validation error when a number greater than 999 is used in the % field of Auto-Scaling policy actions. Previously a generic error message was displayed.</li>
</ul>
<h4 id="api">API</h4>
<ul>
<li>None</li>
</ul>
<h4 id="backend">Backend</h4>
<ul>
<li>Updatd our Microsoft Proxy to handle new TLS requirements by .NET. A recent update to .NET for windows 2012 r2 added a much more strict TLS validation for powershell which in turn caused Post Install Scripts to fail during download.</li>
</ul>
</description>
</item>
<item>
<title>Release notes: January 5, 2017</title>
<link>https://softlayer.github.io/release_notes/20170105/</link>
<pubDate>Thu, 05 Jan 2017 00:00:00 UTC</pubDate>
<author>Enthusiastic Hugo User</author>
<guid>https://softlayer.github.io/release_notes/20170105/</guid>
<description>
<h4 id="portal">Portal</h4>
<ul>
<li>Pushed code to fix an issue that was causing an incorrect success message to be displayed when a user that has disabled/vpn only status clicked the Unlink button.</li>
<li>Updated code to correct an error caused by a previously set VAT ID to be reported when the country selected does not use VAT.</li>
<li>Updated the customer portal Order Form to include the new Cloud Object Storage general release offering.</li>
</ul>
<h4 id="api">API</h4>
<ul>
<li>None</li>
</ul>
<h4 id="backend">Backend</h4>
<ul>
<li>None</li>
</ul>
</description>
</item>
<item>
<title>Get verbose details about a Bare Metal Server</title>
<link>https://softlayer.github.io/python/getVerboseBmDetails/</link>
<pubDate>Thu, 29 Dec 2016 00:00:00 UTC</pubDate>
<author>Enthusiastic Hugo User</author>
<guid>https://softlayer.github.io/python/getVerboseBmDetails/</guid>
<description><p>This script will get the Packages, Categories, and items associated with a Bare Metal Server.</p>
<pre><code class="language-python">
import SoftLayer
import pprint
from pprint import pprint as pp
client = SoftLayer.Client()
mask = &quot;mask[id, fullyQualifiedDomainName, billingItem[id, item[id, description], category[name, id],children[id, item[id, description], category[name, id]]]]&quot;
getDetails = client['SoftLayer_Hardware'].getObject(mask=mask,id=296740)
pp(getDetails)
</code></pre>
</description>
</item>
<item>
<title>Get verbose details about a Bare Metal Server</title>
<link>https://softlayer.github.io/rest/getVerboseBmDetails/</link>
<pubDate>Thu, 29 Dec 2016 00:00:00 UTC</pubDate>
<author>Enthusiastic Hugo User</author>
<guid>https://softlayer.github.io/rest/getVerboseBmDetails/</guid>
<description><p>Operation: <code>GET</code></p>
<p>Method: <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Hardware/getObject"><code>SoftLayer_Hardware::getObject()</code></a></p>
<p>URL: SoftLayer_Hardware/getObject</p>
<p>Example CURL:</p>
<pre><code>https://$SOFTLAYER_USERNAME:$SOFTLAYER_API_KEY@api.softlayer.com/rest/v3/SoftLayer_Hardware/$serverId/getObject.json?objectMask=mask[billingItem[item,category,children[item,category]]]
</code></pre>
</description>
</item>
<item>
<title>Get verbose details about a Bare Metal Server</title>
<link>https://softlayer.github.io/ruby/getVerboseBmDetails/</link>
<pubDate>Thu, 29 Dec 2016 00:00:00 UTC</pubDate>
<author>Enthusiastic Hugo User</author>
<guid>https://softlayer.github.io/ruby/getVerboseBmDetails/</guid>
<description><p>This script will get the Packages, Categories, and items associated with a Bare Metal Server.</p>
<pre><code class="language-ruby">
require 'softlayer_api'
require 'pp'
client = SoftLayer::Client.new(:timeout =&gt; 120)
hardware_id = 26961063
object_mask = 'mask[id,fullyQualifiedDomainName,billingItem[id,item[id,description],category[name,id],children[id,item[id,description],category[name,id]]]]'
getDetails = client['SoftLayer_Hardware'].object_mask(object_mask).object_with_id(hardware_id).getObject
pp getDetails
</code></pre>
</description>
</item>
<item>
<title>Get verbose details about a Virtual Guest</title>
<link>https://softlayer.github.io/python/getVerboseVsiDetails/</link>
<pubDate>Thu, 29 Dec 2016 00:00:00 UTC</pubDate>
<author>Enthusiastic Hugo User</author>
<guid>https://softlayer.github.io/python/getVerboseVsiDetails/</guid>
<description><p>This script will get the Packages, Categories, and items associated with a Virtual Guest.</p>
<pre><code class="language-python">
import SoftLayer
import pprint
from pprint import pprint as pp
client = SoftLayer.Client()
mask = &quot;mask[id, fullyQualifiedDomainName, billingItem[id, item[id, description], category[name, id],children[id, item[id, description], category[name, id]]]]&quot;
getDetails = client['SoftLayer_Virtual_Guest'].getObject(mask=mask,id=26961063)
pp(getDetails)
</code></pre>
</description>
</item>
<item>
<title>Get verbose details about a Virtual Guest</title>
<link>https://softlayer.github.io/rest/getVerboseVsiDetails/</link>
<pubDate>Thu, 29 Dec 2016 00:00:00 UTC</pubDate>
<author>Enthusiastic Hugo User</author>
<guid>https://softlayer.github.io/rest/getVerboseVsiDetails/</guid>
<description><p>Operation: <code>GET</code></p>
<p>Method: <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Virtual_Guest/getObject"><code>SoftLayer_Virtual_Guest::getObject()</code></a></p>
<p>URL: SoftLayer_Virtual_Guest/getObject</p>
<p>Example CURL:</p>
<pre><code>https://$SOFTLAYER_USERNAME:$SOFTLAYER_API_KEY@api.softlayer.com/rest/v3/SoftLayer_Virtual_Guest/$virtualGuestId/getObject.json?objectMask=mask[billingItem[item,category,children[item,category]]]
</code></pre>
</description>
</item>
<item>
<title>Release notes: December 20, 2016</title>
<link>https://softlayer.github.io/release_notes/20161219/</link>
<pubDate>Tue, 20 Dec 2016 00:00:00 UTC</pubDate>
<author>Enthusiastic Hugo User</author>
<guid>https://softlayer.github.io/release_notes/20161219/</guid>
<description>
<h4 id="portal">Portal</h4>
<ul>
<li>Added VAT id support for Belarus.</li>
<li>Added code to cleanup tag references on Virtual Guests/NetScalers/Image templates that have been deleted from a customers account.</li>
<li>Added firewall verification during server orders that checks if a selected VLAN is eligible to be used with a server hardware firewall.</li>
<li>Added code to filter out firewall-ineligible VLANs in VLAN selection on the order form when a server hardware firewall is being ordered.</li>
</ul>
<h4 id="api">API</h4>
<ul>
<li>None</li>
</ul>
<h4 id="backend">Backend</h4>
<ul>
<li>Resolved an issue that was causing accounts to become locked when linking more than 7 accounts to an IBMId in a 30 minute window.</li>
<li>Fixed a bug that was stripping the underscore character from CNAME records hosted on the SoftLayer DNS system.</li>
</ul>
</description>
</item>
<item>
<title>Release notes: December 7, 2016</title>
<link>https://softlayer.github.io/release_notes/20161207/</link>
<pubDate>Wed, 07 Dec 2016 00:00:00 UTC</pubDate>
<author>Enthusiastic Hugo User</author>
<guid>https://softlayer.github.io/release_notes/20161207/</guid>
<description>
<h4 id="portal">Portal</h4>
<ul>
<li>None</li>
</ul>
<h4 id="api">API</h4>
<ul>
<li>Resolved an issue where <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Brand/createObject">SoftLayer_Brand::createObject</a> requests coming in from the API were not creating an associated SoftLayer_Policy_Brand record. This bug resulted in user accounts created under the new brand to be unable to log in to the customer portal.</li>
</ul>
<h4 id="backend">Backend</h4>
<ul>
<li>None</li>
</ul>
</description>
</item>
</channel>
</rss>