Skip to content

Commit d2c54d9

Browse files
20180330 release notes
1 parent ea05bd8 commit d2c54d9

22 files changed

Lines changed: 857 additions & 657 deletions

File tree

index.html

Lines changed: 54 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,60 @@
108108
<h1>Release Notes</h1>
109109
<div class="col-md-9">
110110

111+
<div class="well well-sm release-note example col-md-12">
112+
<h3>
113+
<a href="https://softlayer.github.io/release_notes/2018/20180330/"> March 30, 2018</a>
114+
<br>
115+
</h3>
116+
<div class="container">
117+
<div class="row">
118+
<div class="col-md-8">
119+
120+
121+
<h4 id="portal">Portal</h4>
122+
123+
<ul>
124+
<li>Added feature to notify customers about host outages to the Virtual/viewMemberDetails/ page</li>
125+
<li>Removes Provision Scripts and User Data sections from the CHECKOUT page when ordering HSM devices.</li>
126+
</ul>
127+
128+
<h4 id="api">API</h4>
129+
130+
<ul>
131+
<li>Fixed <a href="https://softlayer.github.io/reference/services/SoftLayer_Scale_Group/editObject/">SoftLayer_Scale_Group&rsquo;s editObject</a> method to automatically scale the group up or down appropriately when the desiredMemberCount parameter is specified</li>
132+
<li>Fixes an issue that prevented the &lsquo;IOPS&rsquo; ORM value from being updated for performance replicas.</li>
133+
<li>Added <a href="https://softlayer.github.io/reference/services/SoftLayer_Virtual_Disk_Image/getAvailableBootModes/">SoftLayer_Virtual_Disk_Image::getAvailableBootModes()</a> Method</li>
134+
<li>Expose <a href="https://softlayer.github.io/reference/datatypes/SoftLayer_Account/#securityLevel">Account::securityLevel</a></li>
135+
<li>Round up the Load Balancer as a Service telemetry monitoring metrics value to 3 decimal points.</li>
136+
<li>Update SLDN reference documentation to clarify setting ICMP type and code on a Security Group Rule.</li>
137+
<li>Disable Security Group Rule setting of ICMP type 255</li>
138+
<li>Updates SoftLayer_Hardware_User data to support 16kb of data.</li>
139+
</ul>
140+
141+
<h4 id="backend">Backend</h4>
142+
143+
<ul>
144+
<li>Fixed a issue in which VLAN ordering would occasionally not honor the requested primary subnet size</li>
145+
<li>Fixed bandwidth overage notification empty ticket updates</li>
146+
<li>Refactored guest migration pre-checks and added a check to ensure the destination host is different from the source.</li>
147+
<li>Fixes an intermittent issue preventing iSCSI authorizations when credentials already exist.</li>
148+
<li>Refactored the script that checks for mixed-public/private VSIs on dedicated hosts and changed the behavior to not send emails when none are found.</li>
149+
<li>Fix an issue ordering IPv6 subnets on public VLANs under certain circumstances.</li>
150+
</ul>
151+
152+
<h4 id="slcli">SLCLI</h4>
153+
154+
<p><a href="https://github.com/softlayer/softlayer-python/releases/tag/v5.4.3">https://github.com/softlayer/softlayer-python/releases/tag/v5.4.3</a></p>
155+
156+
</div>
157+
</div>
158+
</div>
159+
</div>
160+
161+
162+
163+
164+
111165
<div class="well well-sm release-note example col-md-12">
112166
<h3>
113167
<a href="https://softlayer.github.io/release_notes/2018/20180315/"> March 15, 2018</a>
@@ -571,48 +625,6 @@ <h5 id="added-to-cli">Added to CLI</h5>
571625

572626

573627

574-
<div class="well well-sm release-note example col-md-12">
575-
<h3>
576-
<a href="https://softlayer.github.io/release_notes/2018/20180103/"> January 3, 2018</a>
577-
<br>
578-
</h3>
579-
<div class="container">
580-
<div class="row">
581-
<div class="col-md-8">
582-
583-
584-
<h4 id="portal">Portal</h4>
585-
586-
<ul>
587-
<li>Replace &ldquo;formerly IBM Cloud&rdquo; with &ldquo;formerly SoftLayer&rdquo; in all affected templates.</li>
588-
</ul>
589-
590-
<h4 id="api">API</h4>
591-
592-
<ul>
593-
<li>Autoscale: Prevent Multiple Scale Actions per Policy. <a href="https://stackoverflow.com/questions/39696067/invalid-guest-template-for-autoscale-in-sl">https://stackoverflow.com/questions/39696067/invalid-guest-template-for-autoscale-in-sl</a></li>
594-
<li>Only block BYOL sharing and making it public if the software description is a licensed product.</li>
595-
<li>Adds support for Spot instances to simple VSI ordering. spotGuestFlag would be used to indicate in a createObject() parameter block if the order is for a Spot Instance. <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Virtual_Guest/createObject">http://sldn.softlayer.com/reference/services/SoftLayer_Virtual_Guest/createObject</a></li>
596-
<li>Added an API to tell if an account is eligible to link with PaaS. <a href="http://sldn.softlayer.com/reference/services/SoftLayer_Account/isEligibleToLinkWithPaas">http://sldn.softlayer.com/reference/services/SoftLayer_Account/isEligibleToLinkWithPaas</a></li>
597-
<li></li>
598-
</ul>
599-
600-
<h4 id="backend">Backend</h4>
601-
602-
<ul>
603-
<li>This fixes a problem where volumes could be end up with lesser than assigned quota size.</li>
604-
<li>Removed deprecated abuse field from RIPE registration person details.</li>
605-
</ul>
606-
607-
</div>
608-
</div>
609-
</div>
610-
</div>
611-
612-
613-
614-
615-
616628
</div>
617629

618630

index.xml

Lines changed: 46 additions & 176 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,52 @@
66
<language>en-US</language>
77
<author>Enthusiastic Hugo User</author>
88
<rights>Copyright (c) 2014, Enthusiastic Hugo User; all rights reserved.</rights>
9-
<updated>Thu, 15 Mar 2018 00:00:00 UTC</updated>
9+
<updated>Fri, 30 Mar 2018 00:00:00 UTC</updated>
10+
11+
<item>
12+
<title>Release notes: March 30, 2018</title>
13+
<link>https://softlayer.github.io/release_notes/2018/20180330/</link>
14+
<pubDate>Fri, 30 Mar 2018 00:00:00 UTC</pubDate>
15+
<author>Enthusiastic Hugo User</author>
16+
<guid>https://softlayer.github.io/release_notes/2018/20180330/</guid>
17+
<description>
18+
19+
&lt;h4 id=&#34;portal&#34;&gt;Portal&lt;/h4&gt;
20+
21+
&lt;ul&gt;
22+
&lt;li&gt;Added feature to notify customers about host outages to the Virtual/viewMemberDetails/ page&lt;/li&gt;
23+
&lt;li&gt;Removes Provision Scripts and User Data sections from the CHECKOUT page when ordering HSM devices.&lt;/li&gt;
24+
&lt;/ul&gt;
25+
26+
&lt;h4 id=&#34;api&#34;&gt;API&lt;/h4&gt;
27+
28+
&lt;ul&gt;
29+
&lt;li&gt;Fixed &lt;a href=&#34;https://softlayer.github.io/reference/services/SoftLayer_Scale_Group/editObject/&#34;&gt;SoftLayer_Scale_Group&amp;rsquo;s editObject&lt;/a&gt; method to automatically scale the group up or down appropriately when the desiredMemberCount parameter is specified&lt;/li&gt;
30+
&lt;li&gt;Fixes an issue that prevented the &amp;lsquo;IOPS&amp;rsquo; ORM value from being updated for performance replicas.&lt;/li&gt;
31+
&lt;li&gt;Added &lt;a href=&#34;https://softlayer.github.io/reference/services/SoftLayer_Virtual_Disk_Image/getAvailableBootModes/&#34;&gt;SoftLayer_Virtual_Disk_Image::getAvailableBootModes()&lt;/a&gt; Method&lt;/li&gt;
32+
&lt;li&gt;Expose &lt;a href=&#34;https://softlayer.github.io/reference/datatypes/SoftLayer_Account/#securityLevel&#34;&gt;Account::securityLevel&lt;/a&gt;&lt;/li&gt;
33+
&lt;li&gt;Round up the Load Balancer as a Service telemetry monitoring metrics value to 3 decimal points.&lt;/li&gt;
34+
&lt;li&gt;Update SLDN reference documentation to clarify setting ICMP type and code on a Security Group Rule.&lt;/li&gt;
35+
&lt;li&gt;Disable Security Group Rule setting of ICMP type 255&lt;/li&gt;
36+
&lt;li&gt;Updates SoftLayer_Hardware_User data to support 16kb of data.&lt;/li&gt;
37+
&lt;/ul&gt;
38+
39+
&lt;h4 id=&#34;backend&#34;&gt;Backend&lt;/h4&gt;
40+
41+
&lt;ul&gt;
42+
&lt;li&gt;Fixed a issue in which VLAN ordering would occasionally not honor the requested primary subnet size&lt;/li&gt;
43+
&lt;li&gt;Fixed bandwidth overage notification empty ticket updates&lt;/li&gt;
44+
&lt;li&gt;Refactored guest migration pre-checks and added a check to ensure the destination host is different from the source.&lt;/li&gt;
45+
&lt;li&gt;Fixes an intermittent issue preventing iSCSI authorizations when credentials already exist.&lt;/li&gt;
46+
&lt;li&gt;Refactored the script that checks for mixed-public/private VSIs on dedicated hosts and changed the behavior to not send emails when none are found.&lt;/li&gt;
47+
&lt;li&gt;Fix an issue ordering IPv6 subnets on public VLANs under certain circumstances.&lt;/li&gt;
48+
&lt;/ul&gt;
49+
50+
&lt;h4 id=&#34;slcli&#34;&gt;SLCLI&lt;/h4&gt;
51+
52+
&lt;p&gt;&lt;a href=&#34;https://github.com/softlayer/softlayer-python/releases/tag/v5.4.3&#34;&gt;https://github.com/softlayer/softlayer-python/releases/tag/v5.4.3&lt;/a&gt;&lt;/p&gt;
53+
</description>
54+
</item>
1055

1156
<item>
1257
<title>Release notes: March 15, 2018</title>
@@ -1267,180 +1312,5 @@ client &lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt; SoftLayer&lt;spa
12671312
pp(created_ticket)&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;</description>
12681313
</item>
12691314

1270-
<item>
1271-
<title>Ordering with KeyNames</title>
1272-
<link>https://softlayer.github.io/python/ordering_slcli/</link>
1273-
<pubDate>Mon, 15 Jan 2018 00:00:00 UTC</pubDate>
1274-
<author>Enthusiastic Hugo User</author>
1275-
<guid>https://softlayer.github.io/python/ordering_slcli/</guid>
1276-
<description>
1277-
1278-
&lt;p&gt;Version &lt;a href=&#34;https://github.com/softlayer/softlayer-python/releases/tag/v5.4.0&#34;&gt;5.4.0&lt;/a&gt; of the Softlayer-python project introducted some managers and CLI functions that greatly simplify the ordering processes via the api.&lt;/p&gt;
1279-
1280-
&lt;p&gt;Building a package still requires a few steps however.&lt;/p&gt;
1281-
1282-
&lt;h3 id=&#34;1-find-the-package-name&#34;&gt;1. Find the package name&lt;/h3&gt;
1283-
&lt;div class=&#34;highlight&#34;&gt;&lt;pre style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4&#34;&gt;slcli order package-list&lt;/pre&gt;&lt;/div&gt;
1284-
&lt;p&gt;The most common packages are the following:&lt;/p&gt;
1285-
1286-
&lt;table&gt;
1287-
&lt;thead&gt;
1288-
&lt;tr&gt;
1289-
&lt;th&gt;Description&lt;/th&gt;
1290-
&lt;th&gt;Package KeyName&lt;/th&gt;
1291-
&lt;th&gt;Package Type&lt;/th&gt;
1292-
&lt;/tr&gt;
1293-
&lt;/thead&gt;
1294-
1295-
&lt;tbody&gt;
1296-
&lt;tr&gt;
1297-
&lt;td&gt;Additional Products&lt;/td&gt;
1298-
&lt;td&gt;ADDITIONAL_PRODUCTS&lt;/td&gt;
1299-
&lt;td&gt;ADDITIONAL_SERVICES&lt;/td&gt;
1300-
&lt;/tr&gt;
1301-
1302-
&lt;tr&gt;
1303-
&lt;td&gt;Cloud Server&lt;/td&gt;
1304-
&lt;td&gt;CLOUD_SERVER&lt;/td&gt;
1305-
&lt;td&gt;VIRTUAL_SERVER_INSTANCE&lt;/td&gt;
1306-
&lt;/tr&gt;
1307-
1308-
&lt;tr&gt;
1309-
&lt;td&gt;Network Gateway Appliance&lt;/td&gt;
1310-
&lt;td&gt;NETWORK_GATEWAY_APPLIANCE&lt;/td&gt;
1311-
&lt;td&gt;BARE_METAL_GATEWAY&lt;/td&gt;
1312-
&lt;/tr&gt;
1313-
1314-
&lt;tr&gt;
1315-
&lt;td&gt;Load Balancers&lt;/td&gt;
1316-
&lt;td&gt;LOAD_BALANCERS&lt;/td&gt;
1317-
&lt;td&gt;ADDITIONAL_SERVICES_LOAD_BALANCER&lt;/td&gt;
1318-
&lt;/tr&gt;
1319-
1320-
&lt;tr&gt;
1321-
&lt;td&gt;Bare Metal Server&lt;/td&gt;
1322-
&lt;td&gt;BARE_METAL_SERVER&lt;/td&gt;
1323-
&lt;td&gt;BARE_METAL_CPU_FAST_PROVISION&lt;/td&gt;
1324-
&lt;/tr&gt;
1325-
1326-
&lt;tr&gt;
1327-
&lt;td&gt;POWER8 TULETA&lt;/td&gt;
1328-
&lt;td&gt;IBM_POWER_8&lt;/td&gt;
1329-
&lt;td&gt;BARE_METAL_POWER_CPU&lt;/td&gt;
1330-
&lt;/tr&gt;
1331-
1332-
&lt;tr&gt;
1333-
&lt;td&gt;Object Storage&lt;/td&gt;
1334-
&lt;td&gt;OBJECT_STORAGE&lt;/td&gt;
1335-
&lt;td&gt;ADDITIONAL_SERVICES_OBJECT_STORAGE&lt;/td&gt;
1336-
&lt;/tr&gt;
1337-
1338-
&lt;tr&gt;
1339-
&lt;td&gt;Firewall&lt;/td&gt;
1340-
&lt;td&gt;FIREWALL&lt;/td&gt;
1341-
&lt;td&gt;ADDITIONAL_SERVICES_FIREWALL&lt;/td&gt;
1342-
&lt;/tr&gt;
1343-
1344-
&lt;tr&gt;
1345-
&lt;td&gt;Storage As A Service (StaaS)&lt;/td&gt;
1346-
&lt;td&gt;STORAGE_AS_A_SERVICE_STAAS&lt;/td&gt;
1347-
&lt;td&gt;STORAGE_AS_A_SERVICE&lt;/td&gt;
1348-
&lt;/tr&gt;
1349-
1350-
&lt;tr&gt;
1351-
&lt;td&gt;Load Balancer As A Service (LBaaS)&lt;/td&gt;
1352-
&lt;td&gt;LBAAS&lt;/td&gt;
1353-
&lt;td&gt;LOAD_BALANCER_AS_A_SERVICE&lt;/td&gt;
1354-
&lt;/tr&gt;
1355-
1356-
&lt;tr&gt;
1357-
&lt;td&gt;Dedicated Host&lt;/td&gt;
1358-
&lt;td&gt;DEDICATED_HOST&lt;/td&gt;
1359-
&lt;td&gt;DEDICATED_HOST&lt;/td&gt;
1360-
&lt;/tr&gt;
1361-
1362-
&lt;tr&gt;
1363-
&lt;td&gt;Public Virtual Server&lt;/td&gt;
1364-
&lt;td&gt;PUBLIC_CLOUD_SERVER&lt;/td&gt;
1365-
&lt;td&gt;VIRTUAL_SERVER_INSTANCE&lt;/td&gt;
1366-
&lt;/tr&gt;
1367-
&lt;/tbody&gt;
1368-
&lt;/table&gt;
1369-
1370-
&lt;p&gt;Once we have selected a package we need to find out where we can order this package.&lt;/p&gt;
1371-
1372-
&lt;h3 id=&#34;2-package-locations&#34;&gt;2. Package locations&lt;/h3&gt;
1373-
&lt;div class=&#34;highlight&#34;&gt;&lt;pre style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4&#34;&gt;slcli order package-locations BARE_METAL_SERVER&lt;/pre&gt;&lt;/div&gt;
1374-
&lt;table&gt;
1375-
&lt;thead&gt;
1376-
&lt;tr&gt;
1377-
&lt;th&gt;id&lt;/th&gt;
1378-
&lt;th&gt;short name&lt;/th&gt;
1379-
&lt;th&gt;description&lt;/th&gt;
1380-
&lt;th&gt;keyName&lt;/th&gt;
1381-
&lt;/tr&gt;
1382-
&lt;/thead&gt;
1383-
1384-
&lt;tbody&gt;
1385-
&lt;tr&gt;
1386-
&lt;td&gt;265592&lt;/td&gt;
1387-
&lt;td&gt;ams01&lt;/td&gt;
1388-
&lt;td&gt;AMS01 - Amsterdam&lt;/td&gt;
1389-
&lt;td&gt;AMSTERDAM&lt;/td&gt;
1390-
&lt;/tr&gt;
1391-
1392-
&lt;tr&gt;
1393-
&lt;td&gt;814994&lt;/td&gt;
1394-
&lt;td&gt;ams03&lt;/td&gt;
1395-
&lt;td&gt;AMS03 - Amsterdam&lt;/td&gt;
1396-
&lt;td&gt;AMSTERDAM03&lt;/td&gt;
1397-
&lt;/tr&gt;
1398-
1399-
&lt;tr&gt;
1400-
&lt;td&gt;1004997&lt;/td&gt;
1401-
&lt;td&gt;che01&lt;/td&gt;
1402-
&lt;td&gt;CHE01 - Chennai&lt;/td&gt;
1403-
&lt;td&gt;CHENNAI&lt;/td&gt;
1404-
&lt;/tr&gt;
1405-
&lt;/tbody&gt;
1406-
&lt;/table&gt;
1407-
1408-
&lt;p&gt;Find the keyName for the location you want to order in. Packages may still be sold out in a location, so be on the lookout for that.&lt;/p&gt;
1409-
1410-
&lt;h3 id=&#34;3-items-and-categories&#34;&gt;3. Items and Categories&lt;/h3&gt;
1411-
1412-
&lt;p&gt;Every package has certain item categories that need to be included in an order. You can find these with&lt;/p&gt;
1413-
&lt;div class=&#34;highlight&#34;&gt;&lt;pre style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4&#34;&gt;slcli order category-list BARE_METAL_SERVER&lt;/pre&gt;&lt;/div&gt;
1414-
&lt;p&gt;Then find the actual items in the category.&lt;/p&gt;
1415-
&lt;div class=&#34;highlight&#34;&gt;&lt;pre style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4&#34;&gt;slcli order item-list BARE_METAL_SERVER&lt;/pre&gt;&lt;/div&gt;
1416-
&lt;p&gt;Create a list of items you want to order. If you want multiple disks (or GPU), you should have 1 item in your list per disk you want to add. Disks are attached in order that they appear on the order form.&lt;/p&gt;
1417-
1418-
&lt;h4 id=&#34;presets&#34;&gt;Presets&lt;/h4&gt;
1419-
1420-
&lt;p&gt;BARE_METAL_SERVER orders require a preset. These can be ordered hourly.&lt;/p&gt;
1421-
&lt;div class=&#34;highlight&#34;&gt;&lt;pre style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4&#34;&gt;slcli order preset-list BARE_METAL_SERVER&lt;/pre&gt;&lt;/div&gt;
1422-
&lt;h3 id=&#34;4-getting-ready-to-order&#34;&gt;4. Getting ready to order.&lt;/h3&gt;
1423-
1424-
&lt;p&gt;The last thing to note is the &amp;ndash;extras and &amp;ndash;complex-type options.&lt;/p&gt;
1425-
1426-
&lt;p&gt;&amp;ndash;Extras are going to match up to things like Vlans, subnets, ssh keys etc. Basically anything in the order container that ISN&amp;rsquo;T prices. Supported fields correstpond to the SoftLayer_Container_Product_Order data type. Needs to be valid JSON&lt;/p&gt;
1427-
&lt;div class=&#34;highlight&#34;&gt;&lt;pre style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4&#34;&gt;--extras &amp;#39;{&amp;#34;hardware&amp;#34;: [{&amp;#34;hostname&amp;#34; : &amp;#34;testOrder1&amp;#34;, &amp;#34;domain&amp;#34;: &amp;#34;cgallo.com&amp;#34;}], &amp;#34;sshKeys&amp;#34; : [87634], &amp;#34;tags&amp;#34;: &amp;#34;cgallo, test&amp;#34;}&amp;#39;&lt;/pre&gt;&lt;/div&gt;
1428-
&lt;p&gt;&amp;ndash;complex-type should match up with something that starts with SoftLayer_Container_Product&lt;em&gt;Order&lt;/em&gt;&lt;/p&gt;
1429-
1430-
&lt;p&gt;&lt;a href=&#34;http://sldn.softlayer.com/reference/datatypes/SoftLayer_Container_Product_Order_Hardware_Server&#34;&gt;SoftLayer_Container_Product_Order_Hardware_Server&lt;/a&gt; for bare metal servers, but there are others that may need to be selected. SLDN has a complete list of all supported containers.&lt;/p&gt;
1431-
1432-
&lt;h3 id=&#34;5-testing-an-order&#34;&gt;5. Testing an order.&lt;/h3&gt;
1433-
1434-
&lt;p&gt;the &amp;ndash;verify option will not actually place an order, just insure the order is mostly correct. You may still run into when actually placing the order however. Such as being unable to find IDs for ssh keys, vlans, etc, or being out of stock of an offering.&lt;/p&gt;
1435-
&lt;div class=&#34;highlight&#34;&gt;&lt;pre style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;slcli --really order place --verify --preset D2620V4_64GB_2X1TB_SATA_RAID_1 BARE_METAL_SERVER TORONTO &lt;span style=&#34;color:#ae81ff&#34;&gt;\
1436-
&lt;/span&gt;&lt;span style=&#34;color:#ae81ff&#34;&gt;&lt;/span&gt; OS_UBUNTU_16_04_LTS_XENIAL_XERUS_64_BIT &lt;span style=&#34;color:#ae81ff&#34;&gt;\
1437-
&lt;/span&gt;&lt;span style=&#34;color:#ae81ff&#34;&gt;&lt;/span&gt; BANDWIDTH_0_GB_2 &lt;span style=&#34;color:#ae81ff&#34;&gt;\
1438-
&lt;/span&gt;&lt;span style=&#34;color:#ae81ff&#34;&gt;&lt;/span&gt; 1_GBPS_PUBLIC_PRIVATE_NETWORK_UPLINKS &lt;span style=&#34;color:#ae81ff&#34;&gt;\
1439-
&lt;/span&gt;&lt;span style=&#34;color:#ae81ff&#34;&gt;&lt;/span&gt; REBOOT_KVM_OVER_IP 1_IP_ADDRESS &lt;span style=&#34;color:#ae81ff&#34;&gt;\
1440-
&lt;/span&gt;&lt;span style=&#34;color:#ae81ff&#34;&gt;&lt;/span&gt; UNLIMITED_SSL_VPN_USERS_1_PPTP_VPN_USER_PER_ACCOUNT &lt;span style=&#34;color:#ae81ff&#34;&gt;\
1441-
&lt;/span&gt;&lt;span style=&#34;color:#ae81ff&#34;&gt;&lt;/span&gt; --extras &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#39;{&amp;#34;hardware&amp;#34;: [{&amp;#34;hostname&amp;#34; : &amp;#34;testOrder1&amp;#34;, &amp;#34;domain&amp;#34;: &amp;#34;cgallo.com&amp;#34;}], &amp;#34;sshKeys&amp;#34; : [87634], &amp;#34;tags&amp;#34;: &amp;#34;cgallo, test&amp;#34;}&amp;#39;&lt;/span&gt; &lt;span style=&#34;color:#ae81ff&#34;&gt;\
1442-
&lt;/span&gt;&lt;span style=&#34;color:#ae81ff&#34;&gt;&lt;/span&gt; --complex-type SoftLayer_Container_Product_Order_Hardware_Server&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;</description>
1443-
</item>
1444-
14451315
</channel>
14461316
</rss>

0 commit comments

Comments
 (0)