softlayer 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1784) hide show
  1. checksums.yaml +7 -0
  2. data/.codeclimate.yml +82 -0
  3. data/.gitignore +15 -0
  4. data/.travis.yml +11 -0
  5. data/Gemfile +6 -0
  6. data/Guardfile +54 -0
  7. data/LICENSE.txt +21 -0
  8. data/README.md +84 -0
  9. data/Rakefile +26 -0
  10. data/bin/console +14 -0
  11. data/bin/setup +7 -0
  12. data/data/.services_cache +2453 -0
  13. data/data/Account.wsdl +6676 -0
  14. data/data/Account_Address.wsdl +303 -0
  15. data/data/Account_Address_Type.wsdl +76 -0
  16. data/data/Account_Affiliation.wsdl +187 -0
  17. data/data/Account_Agreement.wsdl +220 -0
  18. data/data/Account_Authentication_Attribute.wsdl +145 -0
  19. data/data/Account_Authentication_Attribute_Type.wsdl +100 -0
  20. data/data/Account_Authentication_Saml.wsdl +209 -0
  21. data/data/Account_Contact.wsdl +208 -0
  22. data/data/Account_Historical_Report.wsdl +205 -0
  23. data/data/Account_Link_OpenStack.wsdl +266 -0
  24. data/data/Account_Lockdown_Request.wsdl +184 -0
  25. data/data/Account_MasterServiceAgreement.wsdl +140 -0
  26. data/data/Account_Media.wsdl +324 -0
  27. data/data/Account_Media_Data_Transfer_Request.wsdl +355 -0
  28. data/data/Account_Note.wsdl +235 -0
  29. data/data/Account_Note_Type.wsdl +165 -0
  30. data/data/Account_Partner_Referral_Prospect.wsdl +217 -0
  31. data/data/Account_Password.wsdl +146 -0
  32. data/data/Account_Password_Auxiliary.wsdl +10 -0
  33. data/data/Account_Regional_Registry_Detail.wsdl +281 -0
  34. data/data/Account_Regional_Registry_Detail_Property.wsdl +233 -0
  35. data/data/Account_Regional_Registry_Detail_Property_Type.wsdl +100 -0
  36. data/data/Account_Regional_Registry_Detail_Type.wsdl +100 -0
  37. data/data/Account_Reports_Request.wsdl +305 -0
  38. data/data/Account_Shipment.wsdl +464 -0
  39. data/data/Account_Shipment_Item.wsdl +144 -0
  40. data/data/Account_Shipment_Item_Type.wsdl +76 -0
  41. data/data/Account_Shipment_Resource_Type.wsdl +76 -0
  42. data/data/Account_Shipment_Status.wsdl +76 -0
  43. data/data/Account_Shipment_Tracking_Data.wsdl +279 -0
  44. data/data/Account_Shipment_Type.wsdl +76 -0
  45. data/data/Auxiliary_Marketing_Event.wsdl +97 -0
  46. data/data/Auxiliary_Network_Status.wsdl +137 -0
  47. data/data/Auxiliary_Notification_Emergency.wsdl +165 -0
  48. data/data/Auxiliary_Press_Release.wsdl +266 -0
  49. data/data/Auxiliary_Press_Release_About.wsdl +76 -0
  50. data/data/Auxiliary_Press_Release_About_Press_Release.wsdl +126 -0
  51. data/data/Auxiliary_Press_Release_Contact.wsdl +76 -0
  52. data/data/Auxiliary_Press_Release_Contact_Press_Release.wsdl +126 -0
  53. data/data/Auxiliary_Press_Release_Content.wsdl +76 -0
  54. data/data/Auxiliary_Press_Release_Media_Partner.wsdl +76 -0
  55. data/data/Auxiliary_Press_Release_Media_Partner_Press_Release.wsdl +126 -0
  56. data/data/Auxiliary_Shipping_Courier_Type.wsdl +124 -0
  57. data/data/Billing_Currency.wsdl +121 -0
  58. data/data/Billing_Currency_ExchangeRate.wsdl +215 -0
  59. data/data/Billing_Info.wsdl +218 -0
  60. data/data/Billing_Invoice.wsdl +772 -0
  61. data/data/Billing_Invoice_Item.wsdl +429 -0
  62. data/data/Billing_Invoice_Next.wsdl +119 -0
  63. data/data/Billing_Invoice_Tax_Status.wsdl +100 -0
  64. data/data/Billing_Invoice_Tax_Type.wsdl +100 -0
  65. data/data/Billing_Item.wsdl +1440 -0
  66. data/data/Billing_Item_Cancellation_Reason.wsdl +168 -0
  67. data/data/Billing_Item_Cancellation_Reason_Category.wsdl +122 -0
  68. data/data/Billing_Item_Cancellation_Request.wsdl +333 -0
  69. data/data/Billing_Order.wsdl +881 -0
  70. data/data/Billing_Order_Cart.wsdl +439 -0
  71. data/data/Billing_Order_Item.wsdl +571 -0
  72. data/data/Billing_Order_Quote.wsdl +357 -0
  73. data/data/Brand.wsdl +624 -0
  74. data/data/Brand_Restriction_Location_CustomerCountry.wsdl +146 -0
  75. data/data/Catalyst_Enrollment.wsdl +327 -0
  76. data/data/Compliance_Report_Type.wsdl +100 -0
  77. data/data/Configuration_Storage_Group_Array_Type.wsdl +123 -0
  78. data/data/Configuration_Template.wsdl +403 -0
  79. data/data/Configuration_Template_Section.wsdl +309 -0
  80. data/data/Configuration_Template_Section_Definition.wsdl +216 -0
  81. data/data/Configuration_Template_Section_Definition_Group.wsdl +125 -0
  82. data/data/Configuration_Template_Section_Definition_Type.wsdl +76 -0
  83. data/data/Configuration_Template_Section_Definition_Value.wsdl +122 -0
  84. data/data/Configuration_Template_Section_Profile.wsdl +122 -0
  85. data/data/Configuration_Template_Section_Reference.wsdl +122 -0
  86. data/data/Configuration_Template_Section_Type.wsdl +76 -0
  87. data/data/Configuration_Template_Type.wsdl +78 -0
  88. data/data/Dns_Domain.wsdl +508 -0
  89. data/data/Dns_Domain_Registration.wsdl +569 -0
  90. data/data/Dns_Domain_Registration_Registrant_Verification_Status.wsdl +98 -0
  91. data/data/Dns_Domain_Registration_Status.wsdl +98 -0
  92. data/data/Dns_Domain_ResourceRecord.wsdl +254 -0
  93. data/data/Dns_Domain_ResourceRecord_MxType.wsdl +239 -0
  94. data/data/Dns_Domain_ResourceRecord_SrvType.wsdl +239 -0
  95. data/data/Dns_Secondary.wsdl +340 -0
  96. data/data/Event_Log.wsdl +156 -0
  97. data/data/FlexibleCredit_Program.wsdl +145 -0
  98. data/data/Hardware.wsdl +4370 -0
  99. data/data/Hardware_Benchmark_Certification.wsdl +142 -0
  100. data/data/Hardware_Component_Model.wsdl +364 -0
  101. data/data/Hardware_Component_Partition_OperatingSystem.wsdl +145 -0
  102. data/data/Hardware_Component_Partition_Template.wsdl +195 -0
  103. data/data/Hardware_Router.wsdl +4347 -0
  104. data/data/Hardware_SecurityModule.wsdl +4420 -0
  105. data/data/Hardware_Server.wsdl +6376 -0
  106. data/data/Layout_Container.wsdl +148 -0
  107. data/data/Layout_Item.wsdl +126 -0
  108. data/data/Layout_Profile.wsdl +243 -0
  109. data/data/Layout_Profile_Containers.wsdl +165 -0
  110. data/data/Layout_Profile_Customer.wsdl +264 -0
  111. data/data/Layout_Profile_Preference.wsdl +170 -0
  112. data/data/Locale_Country.wsdl +143 -0
  113. data/data/Locale_Timezone.wsdl +97 -0
  114. data/data/Location.wsdl +556 -0
  115. data/data/Location_Datacenter.wsdl +847 -0
  116. data/data/Location_Group.wsdl +148 -0
  117. data/data/Location_Group_Location_CrossReference.wsdl +10 -0
  118. data/data/Location_Group_Pricing.wsdl +170 -0
  119. data/data/Location_Group_Regional.wsdl +193 -0
  120. data/data/Location_Group_Type.wsdl +10 -0
  121. data/data/Location_Reservation.wsdl +212 -0
  122. data/data/Location_Reservation_Rack.wsdl +170 -0
  123. data/data/Location_Reservation_Rack_Member.wsdl +122 -0
  124. data/data/Marketplace_Partner.wsdl +308 -0
  125. data/data/Metric_Tracking_Object.wsdl +338 -0
  126. data/data/Metric_Tracking_Object_Bandwidth_Summary.wsdl +76 -0
  127. data/data/Monitoring_Agent.wsdl +645 -0
  128. data/data/Monitoring_Agent_Configuration_Template_Group.wsdl +284 -0
  129. data/data/Monitoring_Agent_Configuration_Template_Group_Reference.wsdl +231 -0
  130. data/data/Monitoring_Agent_Configuration_Value.wsdl +168 -0
  131. data/data/Monitoring_Agent_Status.wsdl +76 -0
  132. data/data/Monitoring_Robot.wsdl +264 -0
  133. data/data/Network.wsdl +384 -0
  134. data/data/Network_Application_Delivery_Controller.wsdl +848 -0
  135. data/data/Network_Application_Delivery_Controller_Configuration_History.wsdl +119 -0
  136. data/data/Network_Application_Delivery_Controller_LoadBalancer_Health_Attribute.wsdl +122 -0
  137. data/data/Network_Application_Delivery_Controller_LoadBalancer_Health_Attribute_Type.wsdl +100 -0
  138. data/data/Network_Application_Delivery_Controller_LoadBalancer_Health_Check.wsdl +174 -0
  139. data/data/Network_Application_Delivery_Controller_LoadBalancer_Health_Check_Type.wsdl +100 -0
  140. data/data/Network_Application_Delivery_Controller_LoadBalancer_Routing_Method.wsdl +100 -0
  141. data/data/Network_Application_Delivery_Controller_LoadBalancer_Routing_Type.wsdl +100 -0
  142. data/data/Network_Application_Delivery_Controller_LoadBalancer_Service.wsdl +239 -0
  143. data/data/Network_Application_Delivery_Controller_LoadBalancer_Service_Group.wsdl +242 -0
  144. data/data/Network_Application_Delivery_Controller_LoadBalancer_VirtualIpAddress.wsdl +530 -0
  145. data/data/Network_Application_Delivery_Controller_LoadBalancer_VirtualServer.wsdl +232 -0
  146. data/data/Network_Backbone.wsdl +212 -0
  147. data/data/Network_Backbone_Location_Dependent.wsdl +168 -0
  148. data/data/Network_Bandwidth_Version1_Allotment.wsdl +1256 -0
  149. data/data/Network_Component.wsdl +840 -0
  150. data/data/Network_Component_Firewall.wsdl +245 -0
  151. data/data/Network_ContentDelivery_Account.wsdl +1277 -0
  152. data/data/Network_ContentDelivery_Authentication_Address.wsdl +217 -0
  153. data/data/Network_ContentDelivery_Authentication_Token.wsdl +318 -0
  154. data/data/Network_Customer_Subnet.wsdl +126 -0
  155. data/data/Network_Firewall_AccessControlList.wsdl +149 -0
  156. data/data/Network_Firewall_Interface.wsdl +124 -0
  157. data/data/Network_Firewall_Module_Context_Interface.wsdl +124 -0
  158. data/data/Network_Firewall_Template.wsdl +128 -0
  159. data/data/Network_Firewall_Update_Request.wsdl +261 -0
  160. data/data/Network_Firewall_Update_Request_Rule.wsdl +142 -0
  161. data/data/Network_Gateway.wsdl +410 -0
  162. data/data/Network_Gateway_Member.wsdl +168 -0
  163. data/data/Network_Gateway_Status.wsdl +76 -0
  164. data/data/Network_Gateway_Vlan.wsdl +228 -0
  165. data/data/Network_LoadBalancer_Global_Account.wsdl +290 -0
  166. data/data/Network_LoadBalancer_Global_Host.wsdl +123 -0
  167. data/data/Network_LoadBalancer_Service.wsdl +236 -0
  168. data/data/Network_LoadBalancer_VirtualIpAddress.wsdl +297 -0
  169. data/data/Network_Media_Transcode_Account.wsdl +306 -0
  170. data/data/Network_Media_Transcode_Job.wsdl +240 -0
  171. data/data/Network_Media_Transcode_Job_Status.wsdl +97 -0
  172. data/data/Network_Message_Delivery.wsdl +190 -0
  173. data/data/Network_Message_Delivery_Email_Sendgrid.wsdl +491 -0
  174. data/data/Network_Message_Queue.wsdl +172 -0
  175. data/data/Network_Message_Queue_Node.wsdl +254 -0
  176. data/data/Network_Message_Queue_Status.wsdl +80 -0
  177. data/data/Network_Monitor.wsdl +79 -0
  178. data/data/Network_Monitor_Version1_Query_Host.wsdl +350 -0
  179. data/data/Network_Monitor_Version1_Query_Host_Stratum.wsdl +141 -0
  180. data/data/Network_Pod.wsdl +135 -0
  181. data/data/Network_Security_Scanner_Request.wsdl +245 -0
  182. data/data/Network_Service_Vpn_Overrides.wsdl +186 -0
  183. data/data/Network_Storage.wsdl +3473 -0
  184. data/data/Network_Storage_Allowed_Host.wsdl +259 -0
  185. data/data/Network_Storage_Allowed_Host_Hardware.wsdl +282 -0
  186. data/data/Network_Storage_Allowed_Host_IpAddress.wsdl +282 -0
  187. data/data/Network_Storage_Allowed_Host_Subnet.wsdl +282 -0
  188. data/data/Network_Storage_Allowed_Host_VirtualGuest.wsdl +282 -0
  189. data/data/Network_Storage_Backup_Evault.wsdl +3638 -0
  190. data/data/Network_Storage_Group.wsdl +411 -0
  191. data/data/Network_Storage_Group_Iscsi.wsdl +411 -0
  192. data/data/Network_Storage_Group_Nfs.wsdl +411 -0
  193. data/data/Network_Storage_Group_Type.wsdl +98 -0
  194. data/data/Network_Storage_Hub_Swift_Share.wsdl +96 -0
  195. data/data/Network_Storage_Iscsi.wsdl +3469 -0
  196. data/data/Network_Storage_Iscsi_OS_Type.wsdl +98 -0
  197. data/data/Network_Storage_Schedule.wsdl +425 -0
  198. data/data/Network_Storage_Schedule_Property_Type.wsdl +98 -0
  199. data/data/Network_Subnet.wsdl +1285 -0
  200. data/data/Network_Subnet_IpAddress.wsdl +915 -0
  201. data/data/Network_Subnet_IpAddress_Global.wsdl +237 -0
  202. data/data/Network_Subnet_Registration.wsdl +378 -0
  203. data/data/Network_Subnet_Registration_Details.wsdl +167 -0
  204. data/data/Network_Subnet_Registration_Status.wsdl +100 -0
  205. data/data/Network_Subnet_Rwhois_Data.wsdl +125 -0
  206. data/data/Network_Subnet_Swip_Transaction.wsdl +242 -0
  207. data/data/Network_TippingPointReporting.wsdl +146 -0
  208. data/data/Network_Tunnel_Module_Context.wsdl +989 -0
  209. data/data/Network_Vlan.wsdl +1251 -0
  210. data/data/Network_Vlan_Firewall.wsdl +382 -0
  211. data/data/Network_Vlan_Type.wsdl +80 -0
  212. data/data/Network_Vrf.wsdl +10 -0
  213. data/data/Notification.wsdl +148 -0
  214. data/data/Notification_Mobile.wsdl +171 -0
  215. data/data/Notification_Occurrence_Event.wsdl +423 -0
  216. data/data/Notification_Occurrence_User.wsdl +209 -0
  217. data/data/Notification_User_Subscriber.wsdl +295 -0
  218. data/data/Notification_User_Subscriber_Billing.wsdl +295 -0
  219. data/data/Notification_User_Subscriber_Mobile.wsdl +338 -0
  220. data/data/Notification_User_Subscriber_Preference.wsdl +164 -0
  221. data/data/Product_Item_Category.wsdl +468 -0
  222. data/data/Product_Item_Category_Group.wsdl +76 -0
  223. data/data/Product_Item_Policy_Assignment.wsdl +164 -0
  224. data/data/Product_Item_Price.wsdl +509 -0
  225. data/data/Product_Item_Price_Premium.wsdl +145 -0
  226. data/data/Product_Order.wsdl +727 -0
  227. data/data/Product_Order_Partition_Template_OperatingSystem.wsdl +10 -0
  228. data/data/Product_Package.wsdl +1521 -0
  229. data/data/Product_Package_Preset.wsdl +339 -0
  230. data/data/Product_Package_Server.wsdl +215 -0
  231. data/data/Product_Package_Server_Option.wsdl +120 -0
  232. data/data/Product_Package_Type.wsdl +125 -0
  233. data/data/Product_Upgrade_Request.wsdl +326 -0
  234. data/data/Provisioning_Hook.wsdl +187 -0
  235. data/data/Provisioning_Hook_Type.wsdl +100 -0
  236. data/data/Provisioning_Maintenance_Classification.wsdl +147 -0
  237. data/data/Provisioning_Maintenance_Classification_Item_Category.wsdl +99 -0
  238. data/data/Provisioning_Maintenance_Slots.wsdl +76 -0
  239. data/data/Provisioning_Maintenance_Ticket.wsdl +145 -0
  240. data/data/Provisioning_Maintenance_Window.wsdl +233 -0
  241. data/data/Provisioning_Version1_Transaction_Group.wsdl +98 -0
  242. data/data/Resource_Group.wsdl +294 -0
  243. data/data/Resource_Group_Template.wsdl +173 -0
  244. data/data/Resource_Metadata.wsdl +360 -0
  245. data/data/Sales_Presale_Event.wsdl +219 -0
  246. data/data/Scale_Asset.wsdl +119 -0
  247. data/data/Scale_Asset_Hardware.wsdl +188 -0
  248. data/data/Scale_Asset_Virtual_Guest.wsdl +188 -0
  249. data/data/Scale_Group.wsdl +517 -0
  250. data/data/Scale_Group_Status.wsdl +104 -0
  251. data/data/Scale_LoadBalancer.wsdl +325 -0
  252. data/data/Scale_Member.wsdl +119 -0
  253. data/data/Scale_Member_Virtual_Guest.wsdl +165 -0
  254. data/data/Scale_Network_Vlan.wsdl +165 -0
  255. data/data/Scale_Policy.wsdl +336 -0
  256. data/data/Scale_Policy_Action.wsdl +164 -0
  257. data/data/Scale_Policy_Action_Scale.wsdl +187 -0
  258. data/data/Scale_Policy_Action_Type.wsdl +97 -0
  259. data/data/Scale_Policy_Trigger.wsdl +187 -0
  260. data/data/Scale_Policy_Trigger_OneTime.wsdl +187 -0
  261. data/data/Scale_Policy_Trigger_Repeating.wsdl +202 -0
  262. data/data/Scale_Policy_Trigger_ResourceUse.wsdl +212 -0
  263. data/data/Scale_Policy_Trigger_ResourceUse_Watch.wsdl +224 -0
  264. data/data/Scale_Policy_Trigger_Type.wsdl +97 -0
  265. data/data/Scale_Termination_Policy.wsdl +105 -0
  266. data/data/Search.wsdl +10 -0
  267. data/data/Security_Certificate.wsdl +234 -0
  268. data/data/Security_Certificate_Request.wsdl +345 -0
  269. data/data/Security_Certificate_Request_ServerType.wsdl +100 -0
  270. data/data/Security_Certificate_Request_Status.wsdl +101 -0
  271. data/data/Security_Ssh_Key.wsdl +214 -0
  272. data/data/Software_Component.wsdl +306 -0
  273. data/data/Software_Component_AntivirusSpyware.wsdl +331 -0
  274. data/data/Software_Component_HostIps.wsdl +352 -0
  275. data/data/Software_Component_Password.wsdl +252 -0
  276. data/data/Software_Description.wsdl +411 -0
  277. data/data/Software_VirtualLicense.wsdl +238 -0
  278. data/data/Survey.wsdl +192 -0
  279. data/data/Tag.wsdl +214 -0
  280. data/data/Ticket.wsdl +1563 -0
  281. data/data/Ticket_Subject.wsdl +143 -0
  282. data/data/Ticket_Survey.wsdl +110 -0
  283. data/data/Ticket_Update_Employee.wsdl +215 -0
  284. data/data/User_Customer.wsdl +2539 -0
  285. data/data/User_Customer_ApiAuthentication.wsdl +123 -0
  286. data/data/User_Customer_CustomerPermission_Permission.wsdl +97 -0
  287. data/data/User_Customer_External_Binding.wsdl +308 -0
  288. data/data/User_Customer_External_Binding_Phone.wsdl +558 -0
  289. data/data/User_Customer_External_Binding_Totp.wsdl +371 -0
  290. data/data/User_Customer_External_Binding_Vendor.wsdl +98 -0
  291. data/data/User_Customer_External_Binding_Verisign.wsdl +469 -0
  292. data/data/User_Customer_MobileDevice.wsdl +260 -0
  293. data/data/User_Customer_MobileDevice_OperatingSystem.wsdl +98 -0
  294. data/data/User_Customer_MobileDevice_Type.wsdl +98 -0
  295. data/data/User_Customer_Notification_Hardware.wsdl +216 -0
  296. data/data/User_Customer_Notification_Virtual_Guest.wsdl +216 -0
  297. data/data/User_Customer_Security_Answer.wsdl +122 -0
  298. data/data/User_Customer_Status.wsdl +97 -0
  299. data/data/User_External_Binding.wsdl +235 -0
  300. data/data/User_External_Binding_Vendor.wsdl +98 -0
  301. data/data/User_Permission_Action.wsdl +100 -0
  302. data/data/User_Permission_Group.wsdl +421 -0
  303. data/data/User_Permission_Group_Type.wsdl +101 -0
  304. data/data/User_Permission_Role.wsdl +301 -0
  305. data/data/User_Security_Question.wsdl +96 -0
  306. data/data/Utility_Network.wsdl +131 -0
  307. data/data/Virtual_Disk_Image.wsdl +403 -0
  308. data/data/Virtual_Guest.wsdl +4856 -0
  309. data/data/Virtual_Guest_Block_Device_Template_Group.wsdl +841 -0
  310. data/data/Virtual_Guest_Boot_Parameter.wsdl +185 -0
  311. data/data/Virtual_Guest_Boot_Parameter_Type.wsdl +98 -0
  312. data/data/Virtual_Guest_Network_Component.wsdl +393 -0
  313. data/data/Virtual_Host.wsdl +421 -0
  314. data/data/Virtual_Storage_Repository.wsdl +395 -0
  315. data/data/metadata.json +1 -0
  316. data/data/types.xsd +32961 -0
  317. data/lib/config/locales/en.yml +33 -0
  318. data/lib/representable_patch.rb +10 -0
  319. data/lib/softlayer.rb +134 -0
  320. data/lib/softlayer/abuse.rb +5 -0
  321. data/lib/softlayer/abuse/lockdown.rb +7 -0
  322. data/lib/softlayer/abuse/lockdown/resource.rb +15 -0
  323. data/lib/softlayer/account.rb +1878 -0
  324. data/lib/softlayer/account/abuse_email.rb +14 -0
  325. data/lib/softlayer/account/address.rb +90 -0
  326. data/lib/softlayer/account/address/type.rb +26 -0
  327. data/lib/softlayer/account/affiliation.rb +50 -0
  328. data/lib/softlayer/account/agreement.rb +74 -0
  329. data/lib/softlayer/account/agreement/status.rb +15 -0
  330. data/lib/softlayer/account/agreement/type.rb +15 -0
  331. data/lib/softlayer/account/attachment.rb +7 -0
  332. data/lib/softlayer/account/attachment/employee.rb +19 -0
  333. data/lib/softlayer/account/attachment/employee/role.rb +19 -0
  334. data/lib/softlayer/account/attribute.rb +22 -0
  335. data/lib/softlayer/account/attribute/type.rb +21 -0
  336. data/lib/softlayer/account/authentication.rb +7 -0
  337. data/lib/softlayer/account/authentication/attribute.rb +42 -0
  338. data/lib/softlayer/account/authentication/attribute/type.rb +34 -0
  339. data/lib/softlayer/account/authentication/saml.rb +80 -0
  340. data/lib/softlayer/account/contact.rb +87 -0
  341. data/lib/softlayer/account/contact/type.rb +25 -0
  342. data/lib/softlayer/account/historical.rb +7 -0
  343. data/lib/softlayer/account/historical/report.rb +54 -0
  344. data/lib/softlayer/account/link.rb +28 -0
  345. data/lib/softlayer/account/link/open_stack.rb +60 -0
  346. data/lib/softlayer/account/link/open_stack/domain_creation_details.rb +21 -0
  347. data/lib/softlayer/account/link/open_stack/link_request.rb +21 -0
  348. data/lib/softlayer/account/link/open_stack/project_creation_details.rb +25 -0
  349. data/lib/softlayer/account/link/open_stack/project_details.rb +19 -0
  350. data/lib/softlayer/account/link/the_planet.rb +13 -0
  351. data/lib/softlayer/account/link/vendor.rb +17 -0
  352. data/lib/softlayer/account/lockdown.rb +7 -0
  353. data/lib/softlayer/account/lockdown/request.rb +54 -0
  354. data/lib/softlayer/account/master_service_agreement.rb +38 -0
  355. data/lib/softlayer/account/media.rb +82 -0
  356. data/lib/softlayer/account/media/data.rb +9 -0
  357. data/lib/softlayer/account/media/data/transfer.rb +11 -0
  358. data/lib/softlayer/account/media/data/transfer/request.rb +102 -0
  359. data/lib/softlayer/account/media/data/transfer/request/status.rb +27 -0
  360. data/lib/softlayer/account/media/type.rb +21 -0
  361. data/lib/softlayer/account/network.rb +7 -0
  362. data/lib/softlayer/account/network/vlan.rb +9 -0
  363. data/lib/softlayer/account/network/vlan/span.rb +26 -0
  364. data/lib/softlayer/account/note.rb +68 -0
  365. data/lib/softlayer/account/note/history.rb +27 -0
  366. data/lib/softlayer/account/note/type.rb +52 -0
  367. data/lib/softlayer/account/partner.rb +7 -0
  368. data/lib/softlayer/account/partner/referral.rb +9 -0
  369. data/lib/softlayer/account/partner/referral/prospect.rb +55 -0
  370. data/lib/softlayer/account/password.rb +44 -0
  371. data/lib/softlayer/account/password/type.rb +15 -0
  372. data/lib/softlayer/account/regional.rb +7 -0
  373. data/lib/softlayer/account/regional/registry.rb +9 -0
  374. data/lib/softlayer/account/regional/registry/detail.rb +82 -0
  375. data/lib/softlayer/account/regional/registry/detail/property.rb +71 -0
  376. data/lib/softlayer/account/regional/registry/detail/property/type.rb +40 -0
  377. data/lib/softlayer/account/regional/registry/detail/type.rb +36 -0
  378. data/lib/softlayer/account/regional/registry/detail/version4.rb +13 -0
  379. data/lib/softlayer/account/regional/registry/detail/version4/person.rb +15 -0
  380. data/lib/softlayer/account/regional/registry/detail/version4/person/default.rb +21 -0
  381. data/lib/softlayer/account/reports.rb +7 -0
  382. data/lib/softlayer/account/reports/request.rb +95 -0
  383. data/lib/softlayer/account/rwhois.rb +7 -0
  384. data/lib/softlayer/account/rwhois/handle.rb +24 -0
  385. data/lib/softlayer/account/shipment.rb +133 -0
  386. data/lib/softlayer/account/shipment/item.rb +48 -0
  387. data/lib/softlayer/account/shipment/item/type.rb +28 -0
  388. data/lib/softlayer/account/shipment/resource.rb +9 -0
  389. data/lib/softlayer/account/shipment/resource/type.rb +20 -0
  390. data/lib/softlayer/account/shipment/status.rb +26 -0
  391. data/lib/softlayer/account/shipment/tracking.rb +9 -0
  392. data/lib/softlayer/account/shipment/tracking/data.rb +78 -0
  393. data/lib/softlayer/account/shipment/type.rb +28 -0
  394. data/lib/softlayer/account/status.rb +15 -0
  395. data/lib/softlayer/auxiliary.rb +9 -0
  396. data/lib/softlayer/auxiliary/marketing.rb +7 -0
  397. data/lib/softlayer/auxiliary/marketing/event.rb +38 -0
  398. data/lib/softlayer/auxiliary/network.rb +7 -0
  399. data/lib/softlayer/auxiliary/network/status.rb +19 -0
  400. data/lib/softlayer/auxiliary/notification.rb +7 -0
  401. data/lib/softlayer/auxiliary/notification/emergency.rb +58 -0
  402. data/lib/softlayer/auxiliary/notification/emergency/signature.rb +17 -0
  403. data/lib/softlayer/auxiliary/notification/emergency/status.rb +17 -0
  404. data/lib/softlayer/auxiliary/press.rb +7 -0
  405. data/lib/softlayer/auxiliary/press/release.rb +77 -0
  406. data/lib/softlayer/auxiliary/press/release/about.rb +27 -0
  407. data/lib/softlayer/auxiliary/press/release/about/press.rb +13 -0
  408. data/lib/softlayer/auxiliary/press/release/about/press/release.rb +46 -0
  409. data/lib/softlayer/auxiliary/press/release/contact.rb +33 -0
  410. data/lib/softlayer/auxiliary/press/release/contact/press.rb +13 -0
  411. data/lib/softlayer/auxiliary/press/release/contact/press/release.rb +46 -0
  412. data/lib/softlayer/auxiliary/press/release/content.rb +26 -0
  413. data/lib/softlayer/auxiliary/press/release/media.rb +11 -0
  414. data/lib/softlayer/auxiliary/press/release/media/partner.rb +27 -0
  415. data/lib/softlayer/auxiliary/press/release/media/partner/press.rb +15 -0
  416. data/lib/softlayer/auxiliary/press/release/media/partner/press/release.rb +46 -0
  417. data/lib/softlayer/auxiliary/shipping.rb +7 -0
  418. data/lib/softlayer/auxiliary/shipping/courier.rb +22 -0
  419. data/lib/softlayer/auxiliary/shipping/courier/type.rb +40 -0
  420. data/lib/softlayer/big_decimal.rb +7 -0
  421. data/lib/softlayer/billing.rb +10 -0
  422. data/lib/softlayer/billing/currency.rb +32 -0
  423. data/lib/softlayer/billing/currency/exchange_rate.rb +55 -0
  424. data/lib/softlayer/billing/info.rb +88 -0
  425. data/lib/softlayer/billing/info/ach.rb +46 -0
  426. data/lib/softlayer/billing/info/cycle.rb +24 -0
  427. data/lib/softlayer/billing/invoice.rb +235 -0
  428. data/lib/softlayer/billing/invoice/item.rb +167 -0
  429. data/lib/softlayer/billing/invoice/item/hardware.rb +16 -0
  430. data/lib/softlayer/billing/invoice/item/tax.rb +11 -0
  431. data/lib/softlayer/billing/invoice/item/tax/info.rb +54 -0
  432. data/lib/softlayer/billing/invoice/next.rb +29 -0
  433. data/lib/softlayer/billing/invoice/receivable.rb +9 -0
  434. data/lib/softlayer/billing/invoice/receivable/payment.rb +32 -0
  435. data/lib/softlayer/billing/invoice/tax.rb +11 -0
  436. data/lib/softlayer/billing/invoice/tax/info.rb +36 -0
  437. data/lib/softlayer/billing/invoice/tax/status.rb +34 -0
  438. data/lib/softlayer/billing/invoice/tax/type.rb +30 -0
  439. data/lib/softlayer/billing/item.rb +421 -0
  440. data/lib/softlayer/billing/item/account.rb +9 -0
  441. data/lib/softlayer/billing/item/account/media.rb +11 -0
  442. data/lib/softlayer/billing/item/account/media/data.rb +13 -0
  443. data/lib/softlayer/billing/item/account/media/data/transfer.rb +15 -0
  444. data/lib/softlayer/billing/item/account/media/data/transfer/request.rb +22 -0
  445. data/lib/softlayer/billing/item/association.rb +9 -0
  446. data/lib/softlayer/billing/item/association/history.rb +25 -0
  447. data/lib/softlayer/billing/item/cancellation.rb +10 -0
  448. data/lib/softlayer/billing/item/cancellation/reason.rb +51 -0
  449. data/lib/softlayer/billing/item/cancellation/reason/category.rb +37 -0
  450. data/lib/softlayer/billing/item/cancellation/request.rb +94 -0
  451. data/lib/softlayer/billing/item/cancellation/request/item.rb +31 -0
  452. data/lib/softlayer/billing/item/cancellation/request/status.rb +25 -0
  453. data/lib/softlayer/billing/item/ctc.rb +9 -0
  454. data/lib/softlayer/billing/item/ctc/account.rb +15 -0
  455. data/lib/softlayer/billing/item/gateway.rb +9 -0
  456. data/lib/softlayer/billing/item/gateway/appliance.rb +11 -0
  457. data/lib/softlayer/billing/item/gateway/appliance/cluster.rb +18 -0
  458. data/lib/softlayer/billing/item/hardware.rb +45 -0
  459. data/lib/softlayer/billing/item/hardware/colocation.rb +15 -0
  460. data/lib/softlayer/billing/item/hardware/component.rb +20 -0
  461. data/lib/softlayer/billing/item/hardware/security.rb +11 -0
  462. data/lib/softlayer/billing/item/hardware/security/module.rb +17 -0
  463. data/lib/softlayer/billing/item/hardware/server.rb +15 -0
  464. data/lib/softlayer/billing/item/link.rb +9 -0
  465. data/lib/softlayer/billing/item/link/the_planet.rb +17 -0
  466. data/lib/softlayer/billing/item/network.rb +19 -0
  467. data/lib/softlayer/billing/item/network/application.rb +11 -0
  468. data/lib/softlayer/billing/item/network/application/delivery.rb +13 -0
  469. data/lib/softlayer/billing/item/network/application/delivery/controller.rb +22 -0
  470. data/lib/softlayer/billing/item/network/application/delivery/controller/load_balancer.rb +17 -0
  471. data/lib/softlayer/billing/item/network/application/delivery/controller/load_balancer/virtual_ip_address.rb +24 -0
  472. data/lib/softlayer/billing/item/network/bandwidth.rb +15 -0
  473. data/lib/softlayer/billing/item/network/firewall.rb +17 -0
  474. data/lib/softlayer/billing/item/network/firewall/module.rb +13 -0
  475. data/lib/softlayer/billing/item/network/firewall/module/context.rb +19 -0
  476. data/lib/softlayer/billing/item/network/interconnect.rb +15 -0
  477. data/lib/softlayer/billing/item/network/load_balancer.rb +17 -0
  478. data/lib/softlayer/billing/item/network/load_balancer/global.rb +18 -0
  479. data/lib/softlayer/billing/item/network/load_balancer/virtual_ip_address.rb +18 -0
  480. data/lib/softlayer/billing/item/network/message.rb +12 -0
  481. data/lib/softlayer/billing/item/network/message/delivery.rb +18 -0
  482. data/lib/softlayer/billing/item/network/message/queue.rb +19 -0
  483. data/lib/softlayer/billing/item/network/message/queue/delivery.rb +19 -0
  484. data/lib/softlayer/billing/item/network/performance_storage.rb +12 -0
  485. data/lib/softlayer/billing/item/network/performance_storage/iscsi.rb +17 -0
  486. data/lib/softlayer/billing/item/network/performance_storage/nfs.rb +17 -0
  487. data/lib/softlayer/billing/item/network/storage.rb +17 -0
  488. data/lib/softlayer/billing/item/network/storage/hub.rb +18 -0
  489. data/lib/softlayer/billing/item/network/storage/hub/bandwidth.rb +19 -0
  490. data/lib/softlayer/billing/item/network/subnet.rb +21 -0
  491. data/lib/softlayer/billing/item/network/subnet/ip_address.rb +13 -0
  492. data/lib/softlayer/billing/item/network/subnet/ip_address/global.rb +19 -0
  493. data/lib/softlayer/billing/item/network/tunnel.rb +16 -0
  494. data/lib/softlayer/billing/item/network/vlan.rb +16 -0
  495. data/lib/softlayer/billing/item/software.rb +9 -0
  496. data/lib/softlayer/billing/item/software/component.rb +22 -0
  497. data/lib/softlayer/billing/item/software/component/analytics.rb +13 -0
  498. data/lib/softlayer/billing/item/software/component/analytics/urchin.rb +19 -0
  499. data/lib/softlayer/billing/item/software/component/control_panel.rb +18 -0
  500. data/lib/softlayer/billing/item/software/component/control_panel/parallels.rb +15 -0
  501. data/lib/softlayer/billing/item/software/component/control_panel/parallels/plesk.rb +17 -0
  502. data/lib/softlayer/billing/item/software/component/control_panel/parallels/plesk/billing.rb +23 -0
  503. data/lib/softlayer/billing/item/software/component/operating_system.rb +13 -0
  504. data/lib/softlayer/billing/item/software/component/operating_system/addon.rb +20 -0
  505. data/lib/softlayer/billing/item/software/component/operating_system/addon/citrix.rb +17 -0
  506. data/lib/softlayer/billing/item/software/component/operating_system/addon/citrix/essentials.rb +24 -0
  507. data/lib/softlayer/billing/item/software/component/virtual.rb +13 -0
  508. data/lib/softlayer/billing/item/software/component/virtual/operating_system.rb +21 -0
  509. data/lib/softlayer/billing/item/software/component/virtual/operating_system/microsoft.rb +24 -0
  510. data/lib/softlayer/billing/item/software/component/virtual/operating_system/redhat.rb +24 -0
  511. data/lib/softlayer/billing/item/support.rb +13 -0
  512. data/lib/softlayer/billing/item/user.rb +9 -0
  513. data/lib/softlayer/billing/item/user/customer.rb +11 -0
  514. data/lib/softlayer/billing/item/user/customer/external.rb +13 -0
  515. data/lib/softlayer/billing/item/user/customer/external/binding.rb +20 -0
  516. data/lib/softlayer/billing/item/virtual.rb +12 -0
  517. data/lib/softlayer/billing/item/virtual/dedicated.rb +11 -0
  518. data/lib/softlayer/billing/item/virtual/dedicated/rack.rb +39 -0
  519. data/lib/softlayer/billing/item/virtual/disk.rb +11 -0
  520. data/lib/softlayer/billing/item/virtual/disk/image.rb +20 -0
  521. data/lib/softlayer/billing/item/virtual/guest.rb +42 -0
  522. data/lib/softlayer/billing/item/virtual/host.rb +11 -0
  523. data/lib/softlayer/billing/item/virtual/host/usage.rb +20 -0
  524. data/lib/softlayer/billing/item/workspace.rb +13 -0
  525. data/lib/softlayer/billing/order.rb +233 -0
  526. data/lib/softlayer/billing/order/cart.rb +91 -0
  527. data/lib/softlayer/billing/order/item.rb +192 -0
  528. data/lib/softlayer/billing/order/item/category.rb +11 -0
  529. data/lib/softlayer/billing/order/item/category/answer.rb +25 -0
  530. data/lib/softlayer/billing/order/note.rb +17 -0
  531. data/lib/softlayer/billing/order/quote.rb +97 -0
  532. data/lib/softlayer/billing/order/type.rb +19 -0
  533. data/lib/softlayer/billing/payment.rb +10 -0
  534. data/lib/softlayer/billing/payment/card.rb +11 -0
  535. data/lib/softlayer/billing/payment/card/change_request.rb +75 -0
  536. data/lib/softlayer/billing/payment/card/manual_payment.rb +87 -0
  537. data/lib/softlayer/billing/payment/card/transaction.rb +73 -0
  538. data/lib/softlayer/billing/payment/pay_pal.rb +9 -0
  539. data/lib/softlayer/billing/payment/pay_pal/transaction.rb +93 -0
  540. data/lib/softlayer/billing/payment/processor.rb +27 -0
  541. data/lib/softlayer/billing/payment/processor/method.rb +21 -0
  542. data/lib/softlayer/billing/payment/processor/type.rb +24 -0
  543. data/lib/softlayer/billing/payment/transaction.rb +13 -0
  544. data/lib/softlayer/billing/payment/type.rb +19 -0
  545. data/lib/softlayer/boolean.rb +7 -0
  546. data/lib/softlayer/brand.rb +165 -0
  547. data/lib/softlayer/brand/attribute.rb +12 -0
  548. data/lib/softlayer/brand/contact.rb +40 -0
  549. data/lib/softlayer/brand/contact/type.rb +19 -0
  550. data/lib/softlayer/brand/payment.rb +7 -0
  551. data/lib/softlayer/brand/payment/processor.rb +15 -0
  552. data/lib/softlayer/brand/restriction.rb +7 -0
  553. data/lib/softlayer/brand/restriction/location.rb +9 -0
  554. data/lib/softlayer/brand/restriction/location/customer_country.rb +40 -0
  555. data/lib/softlayer/catalyst.rb +7 -0
  556. data/lib/softlayer/catalyst/affiliate.rb +17 -0
  557. data/lib/softlayer/catalyst/company.rb +7 -0
  558. data/lib/softlayer/catalyst/company/type.rb +17 -0
  559. data/lib/softlayer/catalyst/enrollment.rb +91 -0
  560. data/lib/softlayer/catalyst/enrollment/request.rb +82 -0
  561. data/lib/softlayer/catalyst/enrollment/request/container.rb +11 -0
  562. data/lib/softlayer/catalyst/enrollment/request/container/answer_option.rb +21 -0
  563. data/lib/softlayer/compliance.rb +5 -0
  564. data/lib/softlayer/compliance/report.rb +7 -0
  565. data/lib/softlayer/compliance/report/type.rb +28 -0
  566. data/lib/softlayer/config.rb +33 -0
  567. data/lib/softlayer/configuration.rb +6 -0
  568. data/lib/softlayer/configuration/storage.rb +8 -0
  569. data/lib/softlayer/configuration/storage/filesystem.rb +9 -0
  570. data/lib/softlayer/configuration/storage/filesystem/type.rb +19 -0
  571. data/lib/softlayer/configuration/storage/group.rb +11 -0
  572. data/lib/softlayer/configuration/storage/group/array.rb +11 -0
  573. data/lib/softlayer/configuration/storage/group/array/type.rb +49 -0
  574. data/lib/softlayer/configuration/storage/group/order.rb +29 -0
  575. data/lib/softlayer/configuration/storage/group/template.rb +11 -0
  576. data/lib/softlayer/configuration/storage/group/template/group.rb +26 -0
  577. data/lib/softlayer/configuration/template.rb +113 -0
  578. data/lib/softlayer/configuration/template/attribute.rb +16 -0
  579. data/lib/softlayer/configuration/template/section.rb +100 -0
  580. data/lib/softlayer/configuration/template/section/attribute.rb +18 -0
  581. data/lib/softlayer/configuration/template/section/definition.rb +87 -0
  582. data/lib/softlayer/configuration/template/section/definition/attribute.rb +22 -0
  583. data/lib/softlayer/configuration/template/section/definition/attribute/type.rb +23 -0
  584. data/lib/softlayer/configuration/template/section/definition/group.rb +41 -0
  585. data/lib/softlayer/configuration/template/section/definition/type.rb +28 -0
  586. data/lib/softlayer/configuration/template/section/definition/value.rb +42 -0
  587. data/lib/softlayer/configuration/template/section/profile.rb +40 -0
  588. data/lib/softlayer/configuration/template/section/reference.rb +40 -0
  589. data/lib/softlayer/configuration/template/section/type.rb +26 -0
  590. data/lib/softlayer/configuration/template/type.rb +26 -0
  591. data/lib/softlayer/container.rb +32 -0
  592. data/lib/softlayer/container/account.rb +10 -0
  593. data/lib/softlayer/container/account/discount.rb +9 -0
  594. data/lib/softlayer/container/account/discount/program.rb +39 -0
  595. data/lib/softlayer/container/account/graph.rb +9 -0
  596. data/lib/softlayer/container/account/graph/outputs.rb +44 -0
  597. data/lib/softlayer/container/account/historical.rb +9 -0
  598. data/lib/softlayer/container/account/historical/summary.rb +22 -0
  599. data/lib/softlayer/container/account/historical/summary/detail.rb +22 -0
  600. data/lib/softlayer/container/account/historical/summary/detail/uptime.rb +23 -0
  601. data/lib/softlayer/container/account/historical/summary/uptime.rb +17 -0
  602. data/lib/softlayer/container/account/payment.rb +9 -0
  603. data/lib/softlayer/container/account/payment/method.rb +11 -0
  604. data/lib/softlayer/container/account/payment/method/credit_card.rb +51 -0
  605. data/lib/softlayer/container/auxiliary.rb +7 -0
  606. data/lib/softlayer/container/auxiliary/network.rb +9 -0
  607. data/lib/softlayer/container/auxiliary/network/status.rb +11 -0
  608. data/lib/softlayer/container/auxiliary/network/status/reading.rb +49 -0
  609. data/lib/softlayer/container/bandwidth.rb +10 -0
  610. data/lib/softlayer/container/bandwidth/graph_inputs.rb +23 -0
  611. data/lib/softlayer/container/bandwidth/graph_outputs.rb +20 -0
  612. data/lib/softlayer/container/bandwidth/graph_outputs_extended.rb +24 -0
  613. data/lib/softlayer/container/bandwidth/projection.rb +25 -0
  614. data/lib/softlayer/container/billing.rb +10 -0
  615. data/lib/softlayer/container/billing/currency.rb +9 -0
  616. data/lib/softlayer/container/billing/currency/format.rb +39 -0
  617. data/lib/softlayer/container/billing/info.rb +9 -0
  618. data/lib/softlayer/container/billing/info/ach.rb +41 -0
  619. data/lib/softlayer/container/billing/invoice.rb +9 -0
  620. data/lib/softlayer/container/billing/invoice/email.rb +20 -0
  621. data/lib/softlayer/container/billing/order.rb +9 -0
  622. data/lib/softlayer/container/billing/order/status.rb +19 -0
  623. data/lib/softlayer/container/catalyst.rb +7 -0
  624. data/lib/softlayer/container/catalyst/manual_enrollment_request.rb +23 -0
  625. data/lib/softlayer/container/collection.rb +7 -0
  626. data/lib/softlayer/container/collection/locale.rb +10 -0
  627. data/lib/softlayer/container/collection/locale/country_code.rb +20 -0
  628. data/lib/softlayer/container/collection/locale/state_code.rb +19 -0
  629. data/lib/softlayer/container/disk.rb +7 -0
  630. data/lib/softlayer/container/disk/image.rb +9 -0
  631. data/lib/softlayer/container/disk/image/capture.rb +11 -0
  632. data/lib/softlayer/container/disk/image/capture/template.rb +25 -0
  633. data/lib/softlayer/container/disk/image/capture/template/volume.rb +23 -0
  634. data/lib/softlayer/container/disk/image/capture/template/volume/partition.rb +23 -0
  635. data/lib/softlayer/container/dns.rb +7 -0
  636. data/lib/softlayer/container/dns/domain.rb +9 -0
  637. data/lib/softlayer/container/dns/domain/registration.rb +17 -0
  638. data/lib/softlayer/container/dns/domain/registration/contact.rb +45 -0
  639. data/lib/softlayer/container/dns/domain/registration/information.rb +27 -0
  640. data/lib/softlayer/container/dns/domain/registration/list.rb +23 -0
  641. data/lib/softlayer/container/dns/domain/registration/lookup.rb +19 -0
  642. data/lib/softlayer/container/dns/domain/registration/lookup/items.rb +23 -0
  643. data/lib/softlayer/container/dns/domain/registration/nameserver.rb +19 -0
  644. data/lib/softlayer/container/dns/domain/registration/nameserver/list.rb +27 -0
  645. data/lib/softlayer/container/dns/domain/registration/registrant.rb +13 -0
  646. data/lib/softlayer/container/dns/domain/registration/registrant/verification.rb +15 -0
  647. data/lib/softlayer/container/dns/domain/registration/registrant/verification/status_detail.rb +24 -0
  648. data/lib/softlayer/container/dns/domain/registration/transfer.rb +13 -0
  649. data/lib/softlayer/container/dns/domain/registration/transfer/information.rb +29 -0
  650. data/lib/softlayer/container/exception.rb +15 -0
  651. data/lib/softlayer/container/graph.rb +36 -0
  652. data/lib/softlayer/container/graph/option.rb +17 -0
  653. data/lib/softlayer/container/graph/plot.rb +18 -0
  654. data/lib/softlayer/container/graph/plot/coordinate.rb +21 -0
  655. data/lib/softlayer/container/hardware.rb +9 -0
  656. data/lib/softlayer/container/hardware/configuration.rb +20 -0
  657. data/lib/softlayer/container/hardware/configuration/option.rb +18 -0
  658. data/lib/softlayer/container/hardware/mass_update.rb +19 -0
  659. data/lib/softlayer/container/hardware/server.rb +10 -0
  660. data/lib/softlayer/container/hardware/server/configuration.rb +34 -0
  661. data/lib/softlayer/container/hardware/server/details.rb +18 -0
  662. data/lib/softlayer/container/knowledge_layer.rb +7 -0
  663. data/lib/softlayer/container/knowledge_layer/question_answer.rb +19 -0
  664. data/lib/softlayer/container/message.rb +15 -0
  665. data/lib/softlayer/container/metric.rb +8 -0
  666. data/lib/softlayer/container/metric/data.rb +9 -0
  667. data/lib/softlayer/container/metric/data/type.rb +23 -0
  668. data/lib/softlayer/container/metric/tracking.rb +9 -0
  669. data/lib/softlayer/container/metric/tracking/object.rb +13 -0
  670. data/lib/softlayer/container/metric/tracking/object/details.rb +19 -0
  671. data/lib/softlayer/container/metric/tracking/object/summary.rb +19 -0
  672. data/lib/softlayer/container/metric/tracking/object/virtual.rb +13 -0
  673. data/lib/softlayer/container/metric/tracking/object/virtual/host.rb +16 -0
  674. data/lib/softlayer/container/metric/tracking/object/virtual/host/details.rb +35 -0
  675. data/lib/softlayer/container/metric/tracking/object/virtual/host/summary.rb +41 -0
  676. data/lib/softlayer/container/monitoring.rb +8 -0
  677. data/lib/softlayer/container/monitoring/alarm.rb +9 -0
  678. data/lib/softlayer/container/monitoring/alarm/history.rb +31 -0
  679. data/lib/softlayer/container/monitoring/graph.rb +9 -0
  680. data/lib/softlayer/container/monitoring/graph/outputs.rb +22 -0
  681. data/lib/softlayer/container/network.rb +17 -0
  682. data/lib/softlayer/container/network/authentication.rb +9 -0
  683. data/lib/softlayer/container/network/authentication/data.rb +25 -0
  684. data/lib/softlayer/container/network/bandwidth.rb +10 -0
  685. data/lib/softlayer/container/network/bandwidth/data.rb +11 -0
  686. data/lib/softlayer/container/network/bandwidth/data/summary.rb +25 -0
  687. data/lib/softlayer/container/network/bandwidth/version1.rb +11 -0
  688. data/lib/softlayer/container/network/bandwidth/version1/usage.rb +23 -0
  689. data/lib/softlayer/container/network/content_delivery.rb +15 -0
  690. data/lib/softlayer/container/network/content_delivery/authentication.rb +13 -0
  691. data/lib/softlayer/container/network/content_delivery/authentication/directory.rb +23 -0
  692. data/lib/softlayer/container/network/content_delivery/authentication/parameter.rb +27 -0
  693. data/lib/softlayer/container/network/content_delivery/authentication/service_endpoint.rb +21 -0
  694. data/lib/softlayer/container/network/content_delivery/bandwidth.rb +12 -0
  695. data/lib/softlayer/container/network/content_delivery/bandwidth/points_of_presence.rb +13 -0
  696. data/lib/softlayer/container/network/content_delivery/bandwidth/points_of_presence/summary.rb +31 -0
  697. data/lib/softlayer/container/network/content_delivery/bandwidth/summary.rb +32 -0
  698. data/lib/softlayer/container/network/content_delivery/bandwidth/summary/detail.rb +23 -0
  699. data/lib/softlayer/container/network/content_delivery/origin_pull.rb +11 -0
  700. data/lib/softlayer/container/network/content_delivery/origin_pull/mapping.rb +27 -0
  701. data/lib/softlayer/container/network/content_delivery/points_of_presence.rb +19 -0
  702. data/lib/softlayer/container/network/content_delivery/purge_service.rb +11 -0
  703. data/lib/softlayer/container/network/content_delivery/purge_service/response.rb +21 -0
  704. data/lib/softlayer/container/network/content_delivery/report.rb +11 -0
  705. data/lib/softlayer/container/network/content_delivery/report/usage.rb +45 -0
  706. data/lib/softlayer/container/network/content_delivery/supported_protocol.rb +23 -0
  707. data/lib/softlayer/container/network/directory.rb +9 -0
  708. data/lib/softlayer/container/network/directory/listing.rb +21 -0
  709. data/lib/softlayer/container/network/intrusion_protection.rb +12 -0
  710. data/lib/softlayer/container/network/intrusion_protection/event.rb +49 -0
  711. data/lib/softlayer/container/network/intrusion_protection/statistic.rb +19 -0
  712. data/lib/softlayer/container/network/intrusion_protection/statistics.rb +24 -0
  713. data/lib/softlayer/container/network/intrusion_protection/subnet_report.rb +22 -0
  714. data/lib/softlayer/container/network/load_balancer.rb +9 -0
  715. data/lib/softlayer/container/network/load_balancer/status_entry.rb +19 -0
  716. data/lib/softlayer/container/network/media.rb +10 -0
  717. data/lib/softlayer/container/network/media/information.rb +49 -0
  718. data/lib/softlayer/container/network/media/transcode.rb +12 -0
  719. data/lib/softlayer/container/network/media/transcode/job.rb +13 -0
  720. data/lib/softlayer/container/network/media/transcode/job/watermark.rb +31 -0
  721. data/lib/softlayer/container/network/media/transcode/job/watermark/position.rb +25 -0
  722. data/lib/softlayer/container/network/media/transcode/preset.rb +26 -0
  723. data/lib/softlayer/container/network/media/transcode/preset/element.rb +41 -0
  724. data/lib/softlayer/container/network/media/transcode/preset/element/option.rb +25 -0
  725. data/lib/softlayer/container/network/message.rb +9 -0
  726. data/lib/softlayer/container/network/message/delivery.rb +11 -0
  727. data/lib/softlayer/container/network/message/delivery/email.rb +28 -0
  728. data/lib/softlayer/container/network/message/delivery/email/sendgrid.rb +18 -0
  729. data/lib/softlayer/container/network/message/delivery/email/sendgrid/account.rb +17 -0
  730. data/lib/softlayer/container/network/message/delivery/email/sendgrid/account/overview.rb +37 -0
  731. data/lib/softlayer/container/network/message/delivery/email/sendgrid/customer.rb +17 -0
  732. data/lib/softlayer/container/network/message/delivery/email/sendgrid/customer/profile.rb +43 -0
  733. data/lib/softlayer/container/network/message/delivery/email/sendgrid/list.rb +17 -0
  734. data/lib/softlayer/container/network/message/delivery/email/sendgrid/list/entry.rb +31 -0
  735. data/lib/softlayer/container/network/message/delivery/email/sendgrid/statistics.rb +53 -0
  736. data/lib/softlayer/container/network/message/delivery/email/sendgrid/statistics/graph.rb +28 -0
  737. data/lib/softlayer/container/network/message/delivery/email/sendgrid/statistics/options.rb +34 -0
  738. data/lib/softlayer/container/network/port.rb +9 -0
  739. data/lib/softlayer/container/network/port/statistic.rb +41 -0
  740. data/lib/softlayer/container/network/storage.rb +12 -0
  741. data/lib/softlayer/container/network/storage/backup.rb +11 -0
  742. data/lib/softlayer/container/network/storage/backup/evault.rb +13 -0
  743. data/lib/softlayer/container/network/storage/backup/evault/web_cc.rb +15 -0
  744. data/lib/softlayer/container/network/storage/backup/evault/web_cc/authentication.rb +17 -0
  745. data/lib/softlayer/container/network/storage/backup/evault/web_cc/authentication/details.rb +27 -0
  746. data/lib/softlayer/container/network/storage/evault.rb +12 -0
  747. data/lib/softlayer/container/network/storage/evault/vault.rb +13 -0
  748. data/lib/softlayer/container/network/storage/evault/vault/task.rb +25 -0
  749. data/lib/softlayer/container/network/storage/evault/web_cc.rb +15 -0
  750. data/lib/softlayer/container/network/storage/evault/web_cc/agent_status.rb +23 -0
  751. data/lib/softlayer/container/network/storage/evault/web_cc/backup_results.rb +29 -0
  752. data/lib/softlayer/container/network/storage/evault/web_cc/job_details.rb +37 -0
  753. data/lib/softlayer/container/network/storage/host.rb +19 -0
  754. data/lib/softlayer/container/network/storage/hub.rb +11 -0
  755. data/lib/softlayer/container/network/storage/hub/object_storage.rb +16 -0
  756. data/lib/softlayer/container/network/storage/hub/object_storage/content_delivery_url.rb +25 -0
  757. data/lib/softlayer/container/network/storage/hub/object_storage/file.rb +23 -0
  758. data/lib/softlayer/container/network/storage/hub/object_storage/folder.rb +25 -0
  759. data/lib/softlayer/container/network/storage/hub/object_storage/node.rb +25 -0
  760. data/lib/softlayer/container/network/storage/network_connection_information.rb +21 -0
  761. data/lib/softlayer/container/network/subnet.rb +10 -0
  762. data/lib/softlayer/container/network/subnet/ip_address.rb +24 -0
  763. data/lib/softlayer/container/network/subnet/registration.rb +12 -0
  764. data/lib/softlayer/container/network/subnet/registration/subnet_reference.rb +21 -0
  765. data/lib/softlayer/container/network/subnet/registration/transaction_details.rb +20 -0
  766. data/lib/softlayer/container/notification.rb +7 -0
  767. data/lib/softlayer/container/notification/mass.rb +9 -0
  768. data/lib/softlayer/container/notification/mass/filter.rb +12 -0
  769. data/lib/softlayer/container/notification/mass/filter/template_key.rb +17 -0
  770. data/lib/softlayer/container/notification/mass/filter/template_value.rb +17 -0
  771. data/lib/softlayer/container/policy.rb +7 -0
  772. data/lib/softlayer/container/policy/acceptance.rb +19 -0
  773. data/lib/softlayer/container/product.rb +8 -0
  774. data/lib/softlayer/container/product/item.rb +10 -0
  775. data/lib/softlayer/container/product/item/category.rb +19 -0
  776. data/lib/softlayer/container/product/item/category/question.rb +13 -0
  777. data/lib/softlayer/container/product/item/category/question/answer.rb +27 -0
  778. data/lib/softlayer/container/product/item/category/zero_fee.rb +13 -0
  779. data/lib/softlayer/container/product/item/category/zero_fee/count.rb +27 -0
  780. data/lib/softlayer/container/product/item/discount.rb +11 -0
  781. data/lib/softlayer/container/product/item/discount/program.rb +37 -0
  782. data/lib/softlayer/container/product/order.rb +141 -0
  783. data/lib/softlayer/container/product/order/account.rb +11 -0
  784. data/lib/softlayer/container/product/order/account/media.rb +13 -0
  785. data/lib/softlayer/container/product/order/account/media/data.rb +15 -0
  786. data/lib/softlayer/container/product/order/account/media/data/transfer.rb +17 -0
  787. data/lib/softlayer/container/product/order/account/media/data/transfer/request.rb +24 -0
  788. data/lib/softlayer/container/product/order/attribute.rb +13 -0
  789. data/lib/softlayer/container/product/order/attribute/address.rb +31 -0
  790. data/lib/softlayer/container/product/order/attribute/contact.rb +32 -0
  791. data/lib/softlayer/container/product/order/attribute/organization.rb +24 -0
  792. data/lib/softlayer/container/product/order/billing.rb +11 -0
  793. data/lib/softlayer/container/product/order/billing/information.rb +53 -0
  794. data/lib/softlayer/container/product/order/cart.rb +26 -0
  795. data/lib/softlayer/container/product/order/cart/item.rb +69 -0
  796. data/lib/softlayer/container/product/order/dns.rb +11 -0
  797. data/lib/softlayer/container/product/order/dns/domain.rb +14 -0
  798. data/lib/softlayer/container/product/order/dns/domain/registration.rb +26 -0
  799. data/lib/softlayer/container/product/order/dns/domain/reseller.rb +21 -0
  800. data/lib/softlayer/container/product/order/gateway.rb +11 -0
  801. data/lib/softlayer/container/product/order/gateway/appliance.rb +13 -0
  802. data/lib/softlayer/container/product/order/gateway/appliance/cluster.rb +23 -0
  803. data/lib/softlayer/container/product/order/hardware.rb +12 -0
  804. data/lib/softlayer/container/product/order/hardware/security.rb +13 -0
  805. data/lib/softlayer/container/product/order/hardware/security/module.rb +19 -0
  806. data/lib/softlayer/container/product/order/hardware/server.rb +25 -0
  807. data/lib/softlayer/container/product/order/hardware/server/colocation.rb +19 -0
  808. data/lib/softlayer/container/product/order/hardware/server/gateway.rb +15 -0
  809. data/lib/softlayer/container/product/order/hardware/server/gateway/appliance.rb +29 -0
  810. data/lib/softlayer/container/product/order/hardware/server/upgrade.rb +19 -0
  811. data/lib/softlayer/container/product/order/monitoring.rb +11 -0
  812. data/lib/softlayer/container/product/order/monitoring/package.rb +20 -0
  813. data/lib/softlayer/container/product/order/network.rb +29 -0
  814. data/lib/softlayer/container/product/order/network/application.rb +13 -0
  815. data/lib/softlayer/container/product/order/network/application/delivery.rb +15 -0
  816. data/lib/softlayer/container/product/order/network/application/delivery/controller.rb +23 -0
  817. data/lib/softlayer/container/product/order/network/content_delivery.rb +13 -0
  818. data/lib/softlayer/container/product/order/network/content_delivery/account.rb +22 -0
  819. data/lib/softlayer/container/product/order/network/content_delivery/account/upgrade.rb +23 -0
  820. data/lib/softlayer/container/product/order/network/load_balancer.rb +18 -0
  821. data/lib/softlayer/container/product/order/network/load_balancer/global.rb +23 -0
  822. data/lib/softlayer/container/product/order/network/message.rb +14 -0
  823. data/lib/softlayer/container/product/order/network/message/delivery.rb +25 -0
  824. data/lib/softlayer/container/product/order/network/message/queue.rb +19 -0
  825. data/lib/softlayer/container/product/order/network/performance_storage.rb +19 -0
  826. data/lib/softlayer/container/product/order/network/performance_storage/iscsi.rb +20 -0
  827. data/lib/softlayer/container/product/order/network/performance_storage/nfs.rb +19 -0
  828. data/lib/softlayer/container/product/order/network/protection.rb +13 -0
  829. data/lib/softlayer/container/product/order/network/protection/firewall.rb +20 -0
  830. data/lib/softlayer/container/product/order/network/protection/firewall/dedicated.rb +24 -0
  831. data/lib/softlayer/container/product/order/network/storage.rb +18 -0
  832. data/lib/softlayer/container/product/order/network/storage/backup.rb +15 -0
  833. data/lib/softlayer/container/product/order/network/storage/backup/evault.rb +18 -0
  834. data/lib/softlayer/container/product/order/network/storage/backup/evault/plugin.rb +23 -0
  835. data/lib/softlayer/container/product/order/network/storage/backup/evault/vault.rb +23 -0
  836. data/lib/softlayer/container/product/order/network/storage/enterprise.rb +25 -0
  837. data/lib/softlayer/container/product/order/network/storage/enterprise/snapshot_space.rb +24 -0
  838. data/lib/softlayer/container/product/order/network/storage/enterprise/snapshot_space/upgrade.rb +23 -0
  839. data/lib/softlayer/container/product/order/network/storage/hub.rb +20 -0
  840. data/lib/softlayer/container/product/order/network/storage/hub/datacenter.rb +23 -0
  841. data/lib/softlayer/container/product/order/network/storage/iscsi.rb +21 -0
  842. data/lib/softlayer/container/product/order/network/storage/iscsi/replication.rb +23 -0
  843. data/lib/softlayer/container/product/order/network/storage/iscsi/snapshot_space.rb +23 -0
  844. data/lib/softlayer/container/product/order/network/storage/modification.rb +21 -0
  845. data/lib/softlayer/container/product/order/network/storage/nas.rb +19 -0
  846. data/lib/softlayer/container/product/order/network/subnet.rb +27 -0
  847. data/lib/softlayer/container/product/order/network/tunnel.rb +13 -0
  848. data/lib/softlayer/container/product/order/network/tunnel/ipsec.rb +19 -0
  849. data/lib/softlayer/container/product/order/network/vlan.rb +33 -0
  850. data/lib/softlayer/container/product/order/network/vlans.rb +19 -0
  851. data/lib/softlayer/container/product/order/property.rb +19 -0
  852. data/lib/softlayer/container/product/order/receipt.rb +30 -0
  853. data/lib/softlayer/container/product/order/security.rb +11 -0
  854. data/lib/softlayer/container/product/order/security/certificate.rb +33 -0
  855. data/lib/softlayer/container/product/order/software.rb +11 -0
  856. data/lib/softlayer/container/product/order/software/component.rb +20 -0
  857. data/lib/softlayer/container/product/order/software/component/virtual.rb +20 -0
  858. data/lib/softlayer/container/product/order/ssh_keys.rb +16 -0
  859. data/lib/softlayer/container/product/order/storage.rb +11 -0
  860. data/lib/softlayer/container/product/order/storage/group.rb +27 -0
  861. data/lib/softlayer/container/product/order/storage/group/partition.rb +25 -0
  862. data/lib/softlayer/container/product/order/user.rb +11 -0
  863. data/lib/softlayer/container/product/order/user/customer.rb +13 -0
  864. data/lib/softlayer/container/product/order/user/customer/external.rb +15 -0
  865. data/lib/softlayer/container/product/order/user/customer/external/binding.rb +27 -0
  866. data/lib/softlayer/container/product/order/virtual.rb +12 -0
  867. data/lib/softlayer/container/product/order/virtual/disk.rb +13 -0
  868. data/lib/softlayer/container/product/order/virtual/disk/image.rb +21 -0
  869. data/lib/softlayer/container/product/order/virtual/guest.rb +18 -0
  870. data/lib/softlayer/container/product/order/virtual/guest/upgrade.rb +19 -0
  871. data/lib/softlayer/container/provisioning.rb +7 -0
  872. data/lib/softlayer/container/provisioning/maintenance.rb +9 -0
  873. data/lib/softlayer/container/provisioning/maintenance/window.rb +23 -0
  874. data/lib/softlayer/container/referral.rb +7 -0
  875. data/lib/softlayer/container/referral/partner.rb +11 -0
  876. data/lib/softlayer/container/referral/partner/commission.rb +29 -0
  877. data/lib/softlayer/container/referral/partner/payment.rb +11 -0
  878. data/lib/softlayer/container/referral/partner/payment/option.rb +49 -0
  879. data/lib/softlayer/container/referral/partner/prospect.rb +41 -0
  880. data/lib/softlayer/container/remote_management.rb +10 -0
  881. data/lib/softlayer/container/remote_management/graphs.rb +10 -0
  882. data/lib/softlayer/container/remote_management/graphs/sensor_speed.rb +18 -0
  883. data/lib/softlayer/container/remote_management/graphs/sensor_temperature.rb +18 -0
  884. data/lib/softlayer/container/remote_management/pm_info.rb +17 -0
  885. data/lib/softlayer/container/remote_management/sensor_reading.rb +33 -0
  886. data/lib/softlayer/container/remote_management/sensor_readings_with_graphs.rb +16 -0
  887. data/lib/softlayer/container/search.rb +8 -0
  888. data/lib/softlayer/container/search/object_type.rb +17 -0
  889. data/lib/softlayer/container/search/object_type/property.rb +21 -0
  890. data/lib/softlayer/container/search/result.rb +19 -0
  891. data/lib/softlayer/container/software.rb +7 -0
  892. data/lib/softlayer/container/software/component.rb +9 -0
  893. data/lib/softlayer/container/software/component/host_ips.rb +11 -0
  894. data/lib/softlayer/container/software/component/host_ips/policy.rb +21 -0
  895. data/lib/softlayer/container/tax.rb +8 -0
  896. data/lib/softlayer/container/tax/cache.rb +21 -0
  897. data/lib/softlayer/container/tax/cache/item.rb +22 -0
  898. data/lib/softlayer/container/tax/rates.rb +23 -0
  899. data/lib/softlayer/container/ticket.rb +9 -0
  900. data/lib/softlayer/container/ticket/graph_inputs.rb +23 -0
  901. data/lib/softlayer/container/ticket/graph_outputs.rb +20 -0
  902. data/lib/softlayer/container/ticket/survey.rb +9 -0
  903. data/lib/softlayer/container/ticket/survey/preference.rb +21 -0
  904. data/lib/softlayer/container/user.rb +10 -0
  905. data/lib/softlayer/container/user/authentication.rb +9 -0
  906. data/lib/softlayer/container/user/authentication/token.rb +20 -0
  907. data/lib/softlayer/container/user/customer.rb +10 -0
  908. data/lib/softlayer/container/user/customer/external.rb +11 -0
  909. data/lib/softlayer/container/user/customer/external/binding.rb +33 -0
  910. data/lib/softlayer/container/user/customer/external/binding/phone.rb +20 -0
  911. data/lib/softlayer/container/user/customer/external/binding/phone/mode.rb +27 -0
  912. data/lib/softlayer/container/user/customer/external/binding/totp.rb +21 -0
  913. data/lib/softlayer/container/user/customer/external/binding/vendor.rb +23 -0
  914. data/lib/softlayer/container/user/customer/external/binding/verisign.rb +23 -0
  915. data/lib/softlayer/container/user/customer/portal.rb +12 -0
  916. data/lib/softlayer/container/user/customer/portal/mobile_token.rb +19 -0
  917. data/lib/softlayer/container/user/customer/portal/token.rb +22 -0
  918. data/lib/softlayer/container/user/data.rb +9 -0
  919. data/lib/softlayer/container/user/data/phone.rb +23 -0
  920. data/lib/softlayer/container/user/employee.rb +9 -0
  921. data/lib/softlayer/container/user/employee/external.rb +11 -0
  922. data/lib/softlayer/container/user/employee/external/binding.rb +13 -0
  923. data/lib/softlayer/container/user/employee/external/binding/verisign.rb +19 -0
  924. data/lib/softlayer/container/utility.rb +10 -0
  925. data/lib/softlayer/container/utility/file.rb +11 -0
  926. data/lib/softlayer/container/utility/file/attachment.rb +18 -0
  927. data/lib/softlayer/container/utility/file/descriptor.rb +21 -0
  928. data/lib/softlayer/container/utility/file/entity.rb +38 -0
  929. data/lib/softlayer/container/utility/message.rb +23 -0
  930. data/lib/softlayer/container/utility/microsoft.rb +9 -0
  931. data/lib/softlayer/container/utility/microsoft/windows.rb +11 -0
  932. data/lib/softlayer/container/utility/microsoft/windows/update_services.rb +14 -0
  933. data/lib/softlayer/container/utility/microsoft/windows/update_services/status.rb +31 -0
  934. data/lib/softlayer/container/utility/microsoft/windows/update_services/update_item.rb +29 -0
  935. data/lib/softlayer/container/utility/network.rb +10 -0
  936. data/lib/softlayer/container/utility/network/firewall.rb +11 -0
  937. data/lib/softlayer/container/utility/network/firewall/rule.rb +13 -0
  938. data/lib/softlayer/container/utility/network/firewall/rule/attribute.rb +24 -0
  939. data/lib/softlayer/container/utility/network/subnet.rb +11 -0
  940. data/lib/softlayer/container/utility/network/subnet/mask.rb +13 -0
  941. data/lib/softlayer/container/utility/network/subnet/mask/generic.rb +15 -0
  942. data/lib/softlayer/container/utility/network/subnet/mask/generic/detail.rb +27 -0
  943. data/lib/softlayer/container/virtual.rb +7 -0
  944. data/lib/softlayer/container/virtual/guest.rb +10 -0
  945. data/lib/softlayer/container/virtual/guest/block.rb +11 -0
  946. data/lib/softlayer/container/virtual/guest/block/device.rb +13 -0
  947. data/lib/softlayer/container/virtual/guest/block/device/template.rb +15 -0
  948. data/lib/softlayer/container/virtual/guest/block/device/template/configuration.rb +29 -0
  949. data/lib/softlayer/container/virtual/guest/configuration.rb +22 -0
  950. data/lib/softlayer/container/virtual/guest/configuration/option.rb +19 -0
  951. data/lib/softlayer/dns.rb +8 -0
  952. data/lib/softlayer/dns/domain.rb +114 -0
  953. data/lib/softlayer/dns/domain/forward.rb +13 -0
  954. data/lib/softlayer/dns/domain/registration.rb +143 -0
  955. data/lib/softlayer/dns/domain/registration/registrant.rb +11 -0
  956. data/lib/softlayer/dns/domain/registration/registrant/verification.rb +13 -0
  957. data/lib/softlayer/dns/domain/registration/registrant/verification/status.rb +36 -0
  958. data/lib/softlayer/dns/domain/registration/status.rb +32 -0
  959. data/lib/softlayer/dns/domain/resource_record.rb +86 -0
  960. data/lib/softlayer/dns/domain/resource_record/a_type.rb +15 -0
  961. data/lib/softlayer/dns/domain/resource_record/aaaa_type.rb +15 -0
  962. data/lib/softlayer/dns/domain/resource_record/cname_type.rb +15 -0
  963. data/lib/softlayer/dns/domain/resource_record/mx_type.rb +53 -0
  964. data/lib/softlayer/dns/domain/resource_record/ns_type.rb +15 -0
  965. data/lib/softlayer/dns/domain/resource_record/ptr_type.rb +17 -0
  966. data/lib/softlayer/dns/domain/resource_record/soa_type.rb +15 -0
  967. data/lib/softlayer/dns/domain/resource_record/spf_type.rb +15 -0
  968. data/lib/softlayer/dns/domain/resource_record/srv_type.rb +63 -0
  969. data/lib/softlayer/dns/domain/resource_record/txt_type.rb +15 -0
  970. data/lib/softlayer/dns/domain/reverse.rb +17 -0
  971. data/lib/softlayer/dns/domain/reverse/version4.rb +15 -0
  972. data/lib/softlayer/dns/domain/reverse/version6.rb +15 -0
  973. data/lib/softlayer/dns/message.rb +22 -0
  974. data/lib/softlayer/dns/secondary.rb +86 -0
  975. data/lib/softlayer/dns/status.rb +15 -0
  976. data/lib/softlayer/entity.rb +9 -0
  977. data/lib/softlayer/errors.rb +3 -0
  978. data/lib/softlayer/errors/missing_config_option.rb +14 -0
  979. data/lib/softlayer/errors/soap_error.rb +31 -0
  980. data/lib/softlayer/errors/softlayer_error.rb +72 -0
  981. data/lib/softlayer/event.rb +5 -0
  982. data/lib/softlayer/event/log.rb +57 -0
  983. data/lib/softlayer/fixtures.rb +72 -0
  984. data/lib/softlayer/flexible_credit.rb +8 -0
  985. data/lib/softlayer/flexible_credit/affiliate.rb +16 -0
  986. data/lib/softlayer/flexible_credit/company.rb +7 -0
  987. data/lib/softlayer/flexible_credit/company/type.rb +17 -0
  988. data/lib/softlayer/flexible_credit/enrollment.rb +36 -0
  989. data/lib/softlayer/flexible_credit/program.rb +36 -0
  990. data/lib/softlayer/float.rb +7 -0
  991. data/lib/softlayer/generator.rb +66 -0
  992. data/lib/softlayer/generator/class_file.rb +201 -0
  993. data/lib/softlayer/generator/converter.rb +100 -0
  994. data/lib/softlayer/generator/data_type.rb +123 -0
  995. data/lib/softlayer/generator/downloader.rb +44 -0
  996. data/lib/softlayer/generator/module_file.rb +42 -0
  997. data/lib/softlayer/generator/service.rb +93 -0
  998. data/lib/softlayer/hardware.rb +1034 -0
  999. data/lib/softlayer/hardware/attribute.rb +19 -0
  1000. data/lib/softlayer/hardware/attribute/type.rb +17 -0
  1001. data/lib/softlayer/hardware/benchmark.rb +7 -0
  1002. data/lib/softlayer/hardware/benchmark/certification.rb +38 -0
  1003. data/lib/softlayer/hardware/chassis.rb +36 -0
  1004. data/lib/softlayer/hardware/component.rb +59 -0
  1005. data/lib/softlayer/hardware/component/attribute.rb +22 -0
  1006. data/lib/softlayer/hardware/component/attribute/type.rb +23 -0
  1007. data/lib/softlayer/hardware/component/drive_controller.rb +13 -0
  1008. data/lib/softlayer/hardware/component/hard_drive.rb +16 -0
  1009. data/lib/softlayer/hardware/component/model.rb +111 -0
  1010. data/lib/softlayer/hardware/component/model/architecture.rb +11 -0
  1011. data/lib/softlayer/hardware/component/model/architecture/type.rb +29 -0
  1012. data/lib/softlayer/hardware/component/model/attribute.rb +24 -0
  1013. data/lib/softlayer/hardware/component/model/attribute/type.rb +28 -0
  1014. data/lib/softlayer/hardware/component/model/generic.rb +34 -0
  1015. data/lib/softlayer/hardware/component/model/generic/attribute.rb +20 -0
  1016. data/lib/softlayer/hardware/component/model/generic/marketing_feature.rb +22 -0
  1017. data/lib/softlayer/hardware/component/motherboard.rb +14 -0
  1018. data/lib/softlayer/hardware/component/motherboard/reboot.rb +11 -0
  1019. data/lib/softlayer/hardware/component/motherboard/reboot/time.rb +22 -0
  1020. data/lib/softlayer/hardware/component/network_card.rb +13 -0
  1021. data/lib/softlayer/hardware/component/partition.rb +26 -0
  1022. data/lib/softlayer/hardware/component/partition/operating_system.rb +42 -0
  1023. data/lib/softlayer/hardware/component/partition/template.rb +63 -0
  1024. data/lib/softlayer/hardware/component/partition/template/partition.rb +29 -0
  1025. data/lib/softlayer/hardware/component/processor.rb +13 -0
  1026. data/lib/softlayer/hardware/component/ram.rb +13 -0
  1027. data/lib/softlayer/hardware/component/remote_management.rb +16 -0
  1028. data/lib/softlayer/hardware/component/remote_management/command.rb +21 -0
  1029. data/lib/softlayer/hardware/component/remote_management/command/request.rb +29 -0
  1030. data/lib/softlayer/hardware/component/remote_management/user.rb +21 -0
  1031. data/lib/softlayer/hardware/component/security_device.rb +14 -0
  1032. data/lib/softlayer/hardware/component/security_device/infineon.rb +15 -0
  1033. data/lib/softlayer/hardware/component/type.rb +25 -0
  1034. data/lib/softlayer/hardware/firewall.rb +14 -0
  1035. data/lib/softlayer/hardware/function.rb +17 -0
  1036. data/lib/softlayer/hardware/group.rb +38 -0
  1037. data/lib/softlayer/hardware/load_balancer.rb +16 -0
  1038. data/lib/softlayer/hardware/note.rb +30 -0
  1039. data/lib/softlayer/hardware/note/type.rb +15 -0
  1040. data/lib/softlayer/hardware/power.rb +7 -0
  1041. data/lib/softlayer/hardware/power/component.rb +18 -0
  1042. data/lib/softlayer/hardware/router.rb +730 -0
  1043. data/lib/softlayer/hardware/router/backend.rb +13 -0
  1044. data/lib/softlayer/hardware/router/frontend.rb +13 -0
  1045. data/lib/softlayer/hardware/security_module.rb +739 -0
  1046. data/lib/softlayer/hardware/server.rb +1160 -0
  1047. data/lib/softlayer/hardware/status.rb +15 -0
  1048. data/lib/softlayer/hardware/switch.rb +11 -0
  1049. data/lib/softlayer/layout.rb +8 -0
  1050. data/lib/softlayer/layout/container.rb +41 -0
  1051. data/lib/softlayer/layout/container/type.rb +19 -0
  1052. data/lib/softlayer/layout/item.rb +37 -0
  1053. data/lib/softlayer/layout/item/type.rb +19 -0
  1054. data/lib/softlayer/layout/preference.rb +19 -0
  1055. data/lib/softlayer/layout/preference/type.rb +21 -0
  1056. data/lib/softlayer/layout/profile.rb +69 -0
  1057. data/lib/softlayer/layout/profile/containers.rb +48 -0
  1058. data/lib/softlayer/layout/profile/customer.rb +55 -0
  1059. data/lib/softlayer/layout/profile/preference.rb +54 -0
  1060. data/lib/softlayer/legal.rb +5 -0
  1061. data/lib/softlayer/legal/regulated_workload.rb +22 -0
  1062. data/lib/softlayer/legal/regulated_workload/type.rb +19 -0
  1063. data/lib/softlayer/locale.rb +20 -0
  1064. data/lib/softlayer/locale/country.rb +35 -0
  1065. data/lib/softlayer/locale/state_province.rb +15 -0
  1066. data/lib/softlayer/locale/timezone.rb +30 -0
  1067. data/lib/softlayer/location.rb +146 -0
  1068. data/lib/softlayer/location/datacenter.rb +177 -0
  1069. data/lib/softlayer/location/group.rb +46 -0
  1070. data/lib/softlayer/location/group/location.rb +9 -0
  1071. data/lib/softlayer/location/group/location/cross_reference.rb +24 -0
  1072. data/lib/softlayer/location/group/pricing.rb +37 -0
  1073. data/lib/softlayer/location/group/regional.rb +42 -0
  1074. data/lib/softlayer/location/group/type.rb +16 -0
  1075. data/lib/softlayer/location/inventory.rb +7 -0
  1076. data/lib/softlayer/location/inventory/room.rb +13 -0
  1077. data/lib/softlayer/location/network.rb +7 -0
  1078. data/lib/softlayer/location/network/operations.rb +9 -0
  1079. data/lib/softlayer/location/network/operations/center.rb +15 -0
  1080. data/lib/softlayer/location/office.rb +11 -0
  1081. data/lib/softlayer/location/rack.rb +11 -0
  1082. data/lib/softlayer/location/region.rb +19 -0
  1083. data/lib/softlayer/location/region/location.rb +18 -0
  1084. data/lib/softlayer/location/reservation.rb +56 -0
  1085. data/lib/softlayer/location/reservation/rack.rb +57 -0
  1086. data/lib/softlayer/location/reservation/rack/member.rb +34 -0
  1087. data/lib/softlayer/location/root.rb +11 -0
  1088. data/lib/softlayer/location/server.rb +7 -0
  1089. data/lib/softlayer/location/server/room.rb +13 -0
  1090. data/lib/softlayer/location/slot.rb +11 -0
  1091. data/lib/softlayer/location/status.rb +15 -0
  1092. data/lib/softlayer/location/storage.rb +7 -0
  1093. data/lib/softlayer/location/storage/room.rb +13 -0
  1094. data/lib/softlayer/marketplace.rb +6 -0
  1095. data/lib/softlayer/marketplace/email_distribution.rb +15 -0
  1096. data/lib/softlayer/marketplace/partner.rb +106 -0
  1097. data/lib/softlayer/marketplace/partner/attachment.rb +29 -0
  1098. data/lib/softlayer/marketplace/partner/attachment/type.rb +21 -0
  1099. data/lib/softlayer/marketplace/partner/file.rb +16 -0
  1100. data/lib/softlayer/marketplace/partner/file/attributes.rb +31 -0
  1101. data/lib/softlayer/mc_afee.rb +4 -0
  1102. data/lib/softlayer/mc_afee/epolicy.rb +6 -0
  1103. data/lib/softlayer/mc_afee/epolicy/orchestrator.rb +8 -0
  1104. data/lib/softlayer/mc_afee/epolicy/orchestrator/version36.rb +10 -0
  1105. data/lib/softlayer/mc_afee/epolicy/orchestrator/version36/agent.rb +12 -0
  1106. data/lib/softlayer/mc_afee/epolicy/orchestrator/version36/agent/details.rb +24 -0
  1107. data/lib/softlayer/mc_afee/epolicy/orchestrator/version36/agent/parent.rb +14 -0
  1108. data/lib/softlayer/mc_afee/epolicy/orchestrator/version36/agent/parent/details.rb +24 -0
  1109. data/lib/softlayer/mc_afee/epolicy/orchestrator/version36/antivirus.rb +12 -0
  1110. data/lib/softlayer/mc_afee/epolicy/orchestrator/version36/antivirus/event.rb +30 -0
  1111. data/lib/softlayer/mc_afee/epolicy/orchestrator/version36/antivirus/event/access_protection.rb +31 -0
  1112. data/lib/softlayer/mc_afee/epolicy/orchestrator/version36/antivirus/event/filter.rb +16 -0
  1113. data/lib/softlayer/mc_afee/epolicy/orchestrator/version36/antivirus/event/filter/description.rb +25 -0
  1114. data/lib/softlayer/mc_afee/epolicy/orchestrator/version36/hips.rb +12 -0
  1115. data/lib/softlayer/mc_afee/epolicy/orchestrator/version36/hips/version6.rb +14 -0
  1116. data/lib/softlayer/mc_afee/epolicy/orchestrator/version36/hips/version6/blocked_application_event.rb +27 -0
  1117. data/lib/softlayer/mc_afee/epolicy/orchestrator/version36/hips/version6/event.rb +16 -0
  1118. data/lib/softlayer/mc_afee/epolicy/orchestrator/version36/hips/version6/event/signature.rb +25 -0
  1119. data/lib/softlayer/mc_afee/epolicy/orchestrator/version36/hips/version6/ips_event.rb +32 -0
  1120. data/lib/softlayer/mc_afee/epolicy/orchestrator/version36/hips/version7.rb +14 -0
  1121. data/lib/softlayer/mc_afee/epolicy/orchestrator/version36/hips/version7/blocked_application_event.rb +27 -0
  1122. data/lib/softlayer/mc_afee/epolicy/orchestrator/version36/hips/version7/event.rb +16 -0
  1123. data/lib/softlayer/mc_afee/epolicy/orchestrator/version36/hips/version7/event/signature.rb +25 -0
  1124. data/lib/softlayer/mc_afee/epolicy/orchestrator/version36/hips/version7/ips_event.rb +32 -0
  1125. data/lib/softlayer/mc_afee/epolicy/orchestrator/version36/policy.rb +12 -0
  1126. data/lib/softlayer/mc_afee/epolicy/orchestrator/version36/policy/object.rb +21 -0
  1127. data/lib/softlayer/mc_afee/epolicy/orchestrator/version36/product.rb +12 -0
  1128. data/lib/softlayer/mc_afee/epolicy/orchestrator/version36/product/properties.rb +21 -0
  1129. data/lib/softlayer/mc_afee/epolicy/orchestrator/version45.rb +10 -0
  1130. data/lib/softlayer/mc_afee/epolicy/orchestrator/version45/agent.rb +12 -0
  1131. data/lib/softlayer/mc_afee/epolicy/orchestrator/version45/agent/details.rb +23 -0
  1132. data/lib/softlayer/mc_afee/epolicy/orchestrator/version45/agent/parent.rb +14 -0
  1133. data/lib/softlayer/mc_afee/epolicy/orchestrator/version45/agent/parent/details.rb +27 -0
  1134. data/lib/softlayer/mc_afee/epolicy/orchestrator/version45/event.rb +38 -0
  1135. data/lib/softlayer/mc_afee/epolicy/orchestrator/version45/event/filter.rb +14 -0
  1136. data/lib/softlayer/mc_afee/epolicy/orchestrator/version45/event/filter/description.rb +23 -0
  1137. data/lib/softlayer/mc_afee/epolicy/orchestrator/version45/event/version7.rb +20 -0
  1138. data/lib/softlayer/mc_afee/epolicy/orchestrator/version45/event/version8.rb +20 -0
  1139. data/lib/softlayer/mc_afee/epolicy/orchestrator/version45/hips.rb +12 -0
  1140. data/lib/softlayer/mc_afee/epolicy/orchestrator/version45/hips/event.rb +14 -0
  1141. data/lib/softlayer/mc_afee/epolicy/orchestrator/version45/hips/event/signature.rb +16 -0
  1142. data/lib/softlayer/mc_afee/epolicy/orchestrator/version45/hips/event/signature/version7.rb +25 -0
  1143. data/lib/softlayer/mc_afee/epolicy/orchestrator/version45/hips/event/signature/version8.rb +25 -0
  1144. data/lib/softlayer/mc_afee/epolicy/orchestrator/version45/policy.rb +12 -0
  1145. data/lib/softlayer/mc_afee/epolicy/orchestrator/version45/policy/object.rb +21 -0
  1146. data/lib/softlayer/mc_afee/epolicy/orchestrator/version45/product.rb +12 -0
  1147. data/lib/softlayer/mc_afee/epolicy/orchestrator/version45/product/properties.rb +21 -0
  1148. data/lib/softlayer/metric.rb +5 -0
  1149. data/lib/softlayer/metric/tracking.rb +7 -0
  1150. data/lib/softlayer/metric/tracking/object.rb +88 -0
  1151. data/lib/softlayer/metric/tracking/object/abstract.rb +15 -0
  1152. data/lib/softlayer/metric/tracking/object/bandwidth.rb +11 -0
  1153. data/lib/softlayer/metric/tracking/object/bandwidth/summary.rb +40 -0
  1154. data/lib/softlayer/metric/tracking/object/data.rb +22 -0
  1155. data/lib/softlayer/metric/tracking/object/data/network.rb +13 -0
  1156. data/lib/softlayer/metric/tracking/object/data/network/content_delivery.rb +15 -0
  1157. data/lib/softlayer/metric/tracking/object/data/network/content_delivery/account.rb +25 -0
  1158. data/lib/softlayer/metric/tracking/object/hardware_server.rb +35 -0
  1159. data/lib/softlayer/metric/tracking/object/type.rb +19 -0
  1160. data/lib/softlayer/metric/tracking/object/virtual.rb +11 -0
  1161. data/lib/softlayer/metric/tracking/object/virtual/storage.rb +13 -0
  1162. data/lib/softlayer/metric/tracking/object/virtual/storage/repository.rb +20 -0
  1163. data/lib/softlayer/metric/tracking/object/virtual_dedicated_rack.rb +35 -0
  1164. data/lib/softlayer/mock.rb +102 -0
  1165. data/lib/softlayer/mock/account.rb +48 -0
  1166. data/lib/softlayer/mock/brand.rb +28 -0
  1167. data/lib/softlayer/mock/dns/domain.rb +32 -0
  1168. data/lib/softlayer/mock/dns/domain/resource_record/soa_type.rb +17 -0
  1169. data/lib/softlayer/mock/ticket.rb +27 -0
  1170. data/lib/softlayer/mock/virtual/guest.rb +11 -0
  1171. data/lib/softlayer/model.rb +123 -0
  1172. data/lib/softlayer/model/response.rb +146 -0
  1173. data/lib/softlayer/monitoring.rb +6 -0
  1174. data/lib/softlayer/monitoring/agent.rb +157 -0
  1175. data/lib/softlayer/monitoring/agent/configuration.rb +10 -0
  1176. data/lib/softlayer/monitoring/agent/configuration/template.rb +11 -0
  1177. data/lib/softlayer/monitoring/agent/configuration/template/group.rb +84 -0
  1178. data/lib/softlayer/monitoring/agent/configuration/template/group/reference.rb +64 -0
  1179. data/lib/softlayer/monitoring/agent/configuration/value.rb +52 -0
  1180. data/lib/softlayer/monitoring/agent/status.rb +24 -0
  1181. data/lib/softlayer/monitoring/robot.rb +64 -0
  1182. data/lib/softlayer/monitoring/robot/status.rb +19 -0
  1183. data/lib/softlayer/network.rb +100 -0
  1184. data/lib/softlayer/network/application.rb +7 -0
  1185. data/lib/softlayer/network/application/delivery.rb +9 -0
  1186. data/lib/softlayer/network/application/delivery/controller.rb +220 -0
  1187. data/lib/softlayer/network/application/delivery/controller/configuration.rb +13 -0
  1188. data/lib/softlayer/network/application/delivery/controller/configuration/history.rb +39 -0
  1189. data/lib/softlayer/network/application/delivery/controller/load_balancer.rb +17 -0
  1190. data/lib/softlayer/network/application/delivery/controller/load_balancer/health.rb +16 -0
  1191. data/lib/softlayer/network/application/delivery/controller/load_balancer/health/attribute.rb +45 -0
  1192. data/lib/softlayer/network/application/delivery/controller/load_balancer/health/attribute/type.rb +42 -0
  1193. data/lib/softlayer/network/application/delivery/controller/load_balancer/health/check.rb +61 -0
  1194. data/lib/softlayer/network/application/delivery/controller/load_balancer/health/check/type.rb +38 -0
  1195. data/lib/softlayer/network/application/delivery/controller/load_balancer/routing.rb +16 -0
  1196. data/lib/softlayer/network/application/delivery/controller/load_balancer/routing/method.rb +36 -0
  1197. data/lib/softlayer/network/application/delivery/controller/load_balancer/routing/type.rb +36 -0
  1198. data/lib/softlayer/network/application/delivery/controller/load_balancer/service.rb +78 -0
  1199. data/lib/softlayer/network/application/delivery/controller/load_balancer/service/group.rb +79 -0
  1200. data/lib/softlayer/network/application/delivery/controller/load_balancer/service/group/cross_reference.rb +31 -0
  1201. data/lib/softlayer/network/application/delivery/controller/load_balancer/virtual_ip_address.rb +153 -0
  1202. data/lib/softlayer/network/application/delivery/controller/load_balancer/virtual_ip_address/secure_transport_cipher.rb +28 -0
  1203. data/lib/softlayer/network/application/delivery/controller/load_balancer/virtual_ip_address/secure_transport_protocol.rb +28 -0
  1204. data/lib/softlayer/network/application/delivery/controller/load_balancer/virtual_server.rb +74 -0
  1205. data/lib/softlayer/network/application/delivery/controller/type.rb +21 -0
  1206. data/lib/softlayer/network/backbone.rb +58 -0
  1207. data/lib/softlayer/network/backbone/location.rb +9 -0
  1208. data/lib/softlayer/network/backbone/location/dependent.rb +45 -0
  1209. data/lib/softlayer/network/bandwidth.rb +8 -0
  1210. data/lib/softlayer/network/bandwidth/usage.rb +22 -0
  1211. data/lib/softlayer/network/bandwidth/usage/detail.rb +24 -0
  1212. data/lib/softlayer/network/bandwidth/version1.rb +13 -0
  1213. data/lib/softlayer/network/bandwidth/version1/allocation.rb +21 -0
  1214. data/lib/softlayer/network/bandwidth/version1/allotment.rb +291 -0
  1215. data/lib/softlayer/network/bandwidth/version1/allotment/detail.rb +34 -0
  1216. data/lib/softlayer/network/bandwidth/version1/host.rb +17 -0
  1217. data/lib/softlayer/network/bandwidth/version1/interface.rb +21 -0
  1218. data/lib/softlayer/network/bandwidth/version1/usage.rb +20 -0
  1219. data/lib/softlayer/network/bandwidth/version1/usage/detail.rb +27 -0
  1220. data/lib/softlayer/network/bandwidth/version1/usage/detail/total.rb +28 -0
  1221. data/lib/softlayer/network/bandwidth/version1/usage/detail/type.rb +21 -0
  1222. data/lib/softlayer/network/component.rb +228 -0
  1223. data/lib/softlayer/network/component/detail.rb +16 -0
  1224. data/lib/softlayer/network/component/duplex.rb +9 -0
  1225. data/lib/softlayer/network/component/duplex/mode.rb +21 -0
  1226. data/lib/softlayer/network/component/firewall.rb +71 -0
  1227. data/lib/softlayer/network/component/firewall/rule.rb +46 -0
  1228. data/lib/softlayer/network/component/firewall/subnets.rb +21 -0
  1229. data/lib/softlayer/network/component/group.rb +18 -0
  1230. data/lib/softlayer/network/component/ip_address.rb +15 -0
  1231. data/lib/softlayer/network/component/network.rb +9 -0
  1232. data/lib/softlayer/network/component/network/vlan.rb +11 -0
  1233. data/lib/softlayer/network/component/network/vlan/trunk.rb +23 -0
  1234. data/lib/softlayer/network/component/remote_management.rb +13 -0
  1235. data/lib/softlayer/network/component/uplink.rb +9 -0
  1236. data/lib/softlayer/network/component/uplink/hardware.rb +17 -0
  1237. data/lib/softlayer/network/content_delivery.rb +8 -0
  1238. data/lib/softlayer/network/content_delivery/account.rb +280 -0
  1239. data/lib/softlayer/network/content_delivery/account/status.rb +21 -0
  1240. data/lib/softlayer/network/content_delivery/authentication.rb +10 -0
  1241. data/lib/softlayer/network/content_delivery/authentication/address.rb +57 -0
  1242. data/lib/softlayer/network/content_delivery/authentication/token.rb +67 -0
  1243. data/lib/softlayer/network/customer.rb +7 -0
  1244. data/lib/softlayer/network/customer/subnet.rb +43 -0
  1245. data/lib/softlayer/network/customer/subnet/ip_address.rb +27 -0
  1246. data/lib/softlayer/network/firewall.rb +11 -0
  1247. data/lib/softlayer/network/firewall/access_control_list.rb +43 -0
  1248. data/lib/softlayer/network/firewall/interface.rb +26 -0
  1249. data/lib/softlayer/network/firewall/module.rb +9 -0
  1250. data/lib/softlayer/network/firewall/module/context.rb +11 -0
  1251. data/lib/softlayer/network/firewall/module/context/interface.rb +38 -0
  1252. data/lib/softlayer/network/firewall/template.rb +34 -0
  1253. data/lib/softlayer/network/firewall/template/rule.rb +40 -0
  1254. data/lib/softlayer/network/firewall/update.rb +9 -0
  1255. data/lib/softlayer/network/firewall/update/request.rb +82 -0
  1256. data/lib/softlayer/network/firewall/update/request/customer.rb +17 -0
  1257. data/lib/softlayer/network/firewall/update/request/employee.rb +17 -0
  1258. data/lib/softlayer/network/firewall/update/request/rule.rb +68 -0
  1259. data/lib/softlayer/network/firewall/update/request/rule/version6.rb +19 -0
  1260. data/lib/softlayer/network/gateway.rb +122 -0
  1261. data/lib/softlayer/network/gateway/member.rb +46 -0
  1262. data/lib/softlayer/network/gateway/status.rb +26 -0
  1263. data/lib/softlayer/network/gateway/vlan.rb +63 -0
  1264. data/lib/softlayer/network/load_balancer.rb +9 -0
  1265. data/lib/softlayer/network/load_balancer/global.rb +11 -0
  1266. data/lib/softlayer/network/load_balancer/global/account.rb +77 -0
  1267. data/lib/softlayer/network/load_balancer/global/host.rb +49 -0
  1268. data/lib/softlayer/network/load_balancer/global/type.rb +19 -0
  1269. data/lib/softlayer/network/load_balancer/service.rb +74 -0
  1270. data/lib/softlayer/network/load_balancer/virtual_ip_address.rb +90 -0
  1271. data/lib/softlayer/network/logging.rb +7 -0
  1272. data/lib/softlayer/network/logging/syslog.rb +31 -0
  1273. data/lib/softlayer/network/media.rb +7 -0
  1274. data/lib/softlayer/network/media/transcode.rb +10 -0
  1275. data/lib/softlayer/network/media/transcode/account.rb +72 -0
  1276. data/lib/softlayer/network/media/transcode/job.rb +84 -0
  1277. data/lib/softlayer/network/media/transcode/job/history.rb +25 -0
  1278. data/lib/softlayer/network/media/transcode/job/status.rb +32 -0
  1279. data/lib/softlayer/network/message.rb +8 -0
  1280. data/lib/softlayer/network/message/delivery.rb +63 -0
  1281. data/lib/softlayer/network/message/delivery/attribute.rb +18 -0
  1282. data/lib/softlayer/network/message/delivery/email.rb +11 -0
  1283. data/lib/softlayer/network/message/delivery/email/sendgrid.rb +110 -0
  1284. data/lib/softlayer/network/message/delivery/type.rb +23 -0
  1285. data/lib/softlayer/network/message/delivery/vendor.rb +21 -0
  1286. data/lib/softlayer/network/message/queue.rb +54 -0
  1287. data/lib/softlayer/network/message/queue/node.rb +69 -0
  1288. data/lib/softlayer/network/message/queue/status.rb +26 -0
  1289. data/lib/softlayer/network/monitor.rb +23 -0
  1290. data/lib/softlayer/network/monitor/version1.rb +10 -0
  1291. data/lib/softlayer/network/monitor/version1/incident.rb +17 -0
  1292. data/lib/softlayer/network/monitor/version1/query.rb +14 -0
  1293. data/lib/softlayer/network/monitor/version1/query/host.rb +102 -0
  1294. data/lib/softlayer/network/monitor/version1/query/host/stratum.rb +41 -0
  1295. data/lib/softlayer/network/monitor/version1/query/response_type.rb +23 -0
  1296. data/lib/softlayer/network/monitor/version1/query/result.rb +24 -0
  1297. data/lib/softlayer/network/monitor/version1/query/type.rb +27 -0
  1298. data/lib/softlayer/network/pod.rb +43 -0
  1299. data/lib/softlayer/network/protection.rb +7 -0
  1300. data/lib/softlayer/network/protection/address.rb +33 -0
  1301. data/lib/softlayer/network/regional.rb +7 -0
  1302. data/lib/softlayer/network/regional/internet.rb +9 -0
  1303. data/lib/softlayer/network/regional/internet/registry.rb +21 -0
  1304. data/lib/softlayer/network/security.rb +7 -0
  1305. data/lib/softlayer/network/security/scanner.rb +9 -0
  1306. data/lib/softlayer/network/security/scanner/request.rb +74 -0
  1307. data/lib/softlayer/network/security/scanner/request/status.rb +21 -0
  1308. data/lib/softlayer/network/service.rb +9 -0
  1309. data/lib/softlayer/network/service/health.rb +24 -0
  1310. data/lib/softlayer/network/service/health/status.rb +17 -0
  1311. data/lib/softlayer/network/service/resource.rb +48 -0
  1312. data/lib/softlayer/network/service/resource/attribute.rb +20 -0
  1313. data/lib/softlayer/network/service/resource/attribute/type.rb +19 -0
  1314. data/lib/softlayer/network/service/resource/hub.rb +16 -0
  1315. data/lib/softlayer/network/service/resource/hub/swift.rb +17 -0
  1316. data/lib/softlayer/network/service/resource/monitoring_hub.rb +23 -0
  1317. data/lib/softlayer/network/service/resource/nimsoft_landing_hub.rb +15 -0
  1318. data/lib/softlayer/network/service/resource/type.rb +20 -0
  1319. data/lib/softlayer/network/service/vpn.rb +9 -0
  1320. data/lib/softlayer/network/service/vpn/overrides.rb +50 -0
  1321. data/lib/softlayer/network/storage.rb +846 -0
  1322. data/lib/softlayer/network/storage/allowed.rb +9 -0
  1323. data/lib/softlayer/network/storage/allowed/host.rb +79 -0
  1324. data/lib/softlayer/network/storage/allowed/host/hardware.rb +62 -0
  1325. data/lib/softlayer/network/storage/allowed/host/ip_address.rb +62 -0
  1326. data/lib/softlayer/network/storage/allowed/host/subnet.rb +62 -0
  1327. data/lib/softlayer/network/storage/allowed/host/virtual_guest.rb +62 -0
  1328. data/lib/softlayer/network/storage/backup.rb +18 -0
  1329. data/lib/softlayer/network/storage/backup/evault.rb +709 -0
  1330. data/lib/softlayer/network/storage/backup/evault/version6.rb +33 -0
  1331. data/lib/softlayer/network/storage/credential.rb +34 -0
  1332. data/lib/softlayer/network/storage/credential/type.rb +25 -0
  1333. data/lib/softlayer/network/storage/daily.rb +9 -0
  1334. data/lib/softlayer/network/storage/daily/usage.rb +26 -0
  1335. data/lib/softlayer/network/storage/event.rb +25 -0
  1336. data/lib/softlayer/network/storage/group.rb +113 -0
  1337. data/lib/softlayer/network/storage/group/iscsi.rb +86 -0
  1338. data/lib/softlayer/network/storage/group/nfs.rb +86 -0
  1339. data/lib/softlayer/network/storage/group/type.rb +30 -0
  1340. data/lib/softlayer/network/storage/history.rb +23 -0
  1341. data/lib/softlayer/network/storage/hub.rb +17 -0
  1342. data/lib/softlayer/network/storage/hub/swift.rb +21 -0
  1343. data/lib/softlayer/network/storage/hub/swift/container.rb +17 -0
  1344. data/lib/softlayer/network/storage/hub/swift/share.rb +32 -0
  1345. data/lib/softlayer/network/storage/hub/swift/version1.rb +17 -0
  1346. data/lib/softlayer/network/storage/iscsi.rb +677 -0
  1347. data/lib/softlayer/network/storage/iscsi/equal_logic.rb +11 -0
  1348. data/lib/softlayer/network/storage/iscsi/equal_logic/version3.rb +19 -0
  1349. data/lib/softlayer/network/storage/iscsi/equal_logic/version3/replicant.rb +23 -0
  1350. data/lib/softlayer/network/storage/iscsi/equal_logic/version3/snapshot.rb +22 -0
  1351. data/lib/softlayer/network/storage/iscsi/os.rb +11 -0
  1352. data/lib/softlayer/network/storage/iscsi/os/type.rb +36 -0
  1353. data/lib/softlayer/network/storage/nas.rb +14 -0
  1354. data/lib/softlayer/network/storage/open_stack.rb +9 -0
  1355. data/lib/softlayer/network/storage/open_stack/object.rb +18 -0
  1356. data/lib/softlayer/network/storage/partnership.rb +25 -0
  1357. data/lib/softlayer/network/storage/partnership/type.rb +21 -0
  1358. data/lib/softlayer/network/storage/property.rb +24 -0
  1359. data/lib/softlayer/network/storage/property/type.rb +21 -0
  1360. data/lib/softlayer/network/storage/replicant.rb +17 -0
  1361. data/lib/softlayer/network/storage/schedule.rb +122 -0
  1362. data/lib/softlayer/network/storage/schedule/property.rb +28 -0
  1363. data/lib/softlayer/network/storage/schedule/property/type.rb +36 -0
  1364. data/lib/softlayer/network/storage/schedule/type.rb +21 -0
  1365. data/lib/softlayer/network/storage/snapshot.rb +16 -0
  1366. data/lib/softlayer/network/storage/type.rb +22 -0
  1367. data/lib/softlayer/network/subnet.rb +342 -0
  1368. data/lib/softlayer/network/subnet/ip_address.rb +243 -0
  1369. data/lib/softlayer/network/subnet/ip_address/global.rb +64 -0
  1370. data/lib/softlayer/network/subnet/ip_address/version6.rb +16 -0
  1371. data/lib/softlayer/network/subnet/registration.rb +112 -0
  1372. data/lib/softlayer/network/subnet/registration/apnic.rb +15 -0
  1373. data/lib/softlayer/network/subnet/registration/arin.rb +15 -0
  1374. data/lib/softlayer/network/subnet/registration/details.rb +49 -0
  1375. data/lib/softlayer/network/subnet/registration/event.rb +30 -0
  1376. data/lib/softlayer/network/subnet/registration/event/type.rb +27 -0
  1377. data/lib/softlayer/network/subnet/registration/ripe.rb +15 -0
  1378. data/lib/softlayer/network/subnet/registration/status.rb +34 -0
  1379. data/lib/softlayer/network/subnet/rwhois.rb +9 -0
  1380. data/lib/softlayer/network/subnet/rwhois/data.rb +60 -0
  1381. data/lib/softlayer/network/subnet/swip.rb +9 -0
  1382. data/lib/softlayer/network/subnet/swip/transaction.rb +60 -0
  1383. data/lib/softlayer/network/tipping_point_reporting.rb +32 -0
  1384. data/lib/softlayer/network/tunnel.rb +7 -0
  1385. data/lib/softlayer/network/tunnel/module.rb +9 -0
  1386. data/lib/softlayer/network/tunnel/module/context.rb +244 -0
  1387. data/lib/softlayer/network/tunnel/module/context/address.rb +13 -0
  1388. data/lib/softlayer/network/tunnel/module/context/address/translation.rb +36 -0
  1389. data/lib/softlayer/network/vlan.rb +324 -0
  1390. data/lib/softlayer/network/vlan/firewall.rb +101 -0
  1391. data/lib/softlayer/network/vlan/firewall/rule.rb +46 -0
  1392. data/lib/softlayer/network/vlan/type.rb +26 -0
  1393. data/lib/softlayer/notification.rb +44 -0
  1394. data/lib/softlayer/notification/delivery.rb +7 -0
  1395. data/lib/softlayer/notification/delivery/method.rb +23 -0
  1396. data/lib/softlayer/notification/mobile.rb +33 -0
  1397. data/lib/softlayer/notification/occurrence.rb +12 -0
  1398. data/lib/softlayer/notification/occurrence/account.rb +18 -0
  1399. data/lib/softlayer/notification/occurrence/event.rb +118 -0
  1400. data/lib/softlayer/notification/occurrence/event/attachment.rb +26 -0
  1401. data/lib/softlayer/notification/occurrence/event/type.rb +17 -0
  1402. data/lib/softlayer/notification/occurrence/resource.rb +30 -0
  1403. data/lib/softlayer/notification/occurrence/resource/hardware.rb +23 -0
  1404. data/lib/softlayer/notification/occurrence/resource/network.rb +12 -0
  1405. data/lib/softlayer/notification/occurrence/resource/network/application.rb +13 -0
  1406. data/lib/softlayer/notification/occurrence/resource/network/application/delivery.rb +15 -0
  1407. data/lib/softlayer/notification/occurrence/resource/network/application/delivery/controller.rb +30 -0
  1408. data/lib/softlayer/notification/occurrence/resource/network/application/delivery/controller/load_balancer.rb +19 -0
  1409. data/lib/softlayer/notification/occurrence/resource/network/application/delivery/controller/load_balancer/virtual_ip_address.rb +31 -0
  1410. data/lib/softlayer/notification/occurrence/resource/network/storage.rb +14 -0
  1411. data/lib/softlayer/notification/occurrence/resource/network/storage/iscsi.rb +15 -0
  1412. data/lib/softlayer/notification/occurrence/resource/network/storage/iscsi/net_app.rb +27 -0
  1413. data/lib/softlayer/notification/occurrence/resource/network/storage/net_app.rb +15 -0
  1414. data/lib/softlayer/notification/occurrence/resource/network/storage/net_app/volume.rb +27 -0
  1415. data/lib/softlayer/notification/occurrence/resource/virtual.rb +23 -0
  1416. data/lib/softlayer/notification/occurrence/status.rb +9 -0
  1417. data/lib/softlayer/notification/occurrence/status/code.rb +21 -0
  1418. data/lib/softlayer/notification/occurrence/update.rb +23 -0
  1419. data/lib/softlayer/notification/occurrence/user.rb +55 -0
  1420. data/lib/softlayer/notification/preference.rb +27 -0
  1421. data/lib/softlayer/notification/subscriber.rb +31 -0
  1422. data/lib/softlayer/notification/subscriber/customer.rb +14 -0
  1423. data/lib/softlayer/notification/subscriber/delivery.rb +9 -0
  1424. data/lib/softlayer/notification/subscriber/delivery/method.rb +27 -0
  1425. data/lib/softlayer/notification/user.rb +7 -0
  1426. data/lib/softlayer/notification/user/subscriber.rb +77 -0
  1427. data/lib/softlayer/notification/user/subscriber/billing.rb +54 -0
  1428. data/lib/softlayer/notification/user/subscriber/delivery.rb +11 -0
  1429. data/lib/softlayer/notification/user/subscriber/delivery/method.rb +25 -0
  1430. data/lib/softlayer/notification/user/subscriber/mobile.rb +63 -0
  1431. data/lib/softlayer/notification/user/subscriber/preference.rb +48 -0
  1432. data/lib/softlayer/notification/user/subscriber/resource.rb +20 -0
  1433. data/lib/softlayer/portal_login_token.rb +13 -0
  1434. data/lib/softlayer/product.rb +9 -0
  1435. data/lib/softlayer/product/catalog.rb +24 -0
  1436. data/lib/softlayer/product/catalog/item.rb +9 -0
  1437. data/lib/softlayer/product/catalog/item/price.rb +25 -0
  1438. data/lib/softlayer/product/item.rb +121 -0
  1439. data/lib/softlayer/product/item/attribute.rb +26 -0
  1440. data/lib/softlayer/product/item/attribute/type.rb +19 -0
  1441. data/lib/softlayer/product/item/billing.rb +9 -0
  1442. data/lib/softlayer/product/item/billing/type.rb +17 -0
  1443. data/lib/softlayer/product/item/bundles.rb +22 -0
  1444. data/lib/softlayer/product/item/category.rb +121 -0
  1445. data/lib/softlayer/product/item/category/group.rb +24 -0
  1446. data/lib/softlayer/product/item/category/order.rb +11 -0
  1447. data/lib/softlayer/product/item/category/order/option.rb +13 -0
  1448. data/lib/softlayer/product/item/category/order/option/type.rb +29 -0
  1449. data/lib/softlayer/product/item/category/question.rb +35 -0
  1450. data/lib/softlayer/product/item/category/question/field.rb +13 -0
  1451. data/lib/softlayer/product/item/category/question/field/type.rb +25 -0
  1452. data/lib/softlayer/product/item/category/question/xref.rb +29 -0
  1453. data/lib/softlayer/product/item/link.rb +9 -0
  1454. data/lib/softlayer/product/item/link/the_planet.rb +17 -0
  1455. data/lib/softlayer/product/item/policy.rb +9 -0
  1456. data/lib/softlayer/product/item/policy/assignment.rb +44 -0
  1457. data/lib/softlayer/product/item/price.rb +170 -0
  1458. data/lib/softlayer/product/item/price/account.rb +11 -0
  1459. data/lib/softlayer/product/item/price/account/restriction.rb +25 -0
  1460. data/lib/softlayer/product/item/price/attribute.rb +26 -0
  1461. data/lib/softlayer/product/item/price/attribute/type.rb +21 -0
  1462. data/lib/softlayer/product/item/price/premium.rb +45 -0
  1463. data/lib/softlayer/product/item/requirement.rb +23 -0
  1464. data/lib/softlayer/product/item/resource.rb +9 -0
  1465. data/lib/softlayer/product/item/resource/conflict.rb +27 -0
  1466. data/lib/softlayer/product/item/resource/conflict/item.rb +19 -0
  1467. data/lib/softlayer/product/item/resource/conflict/item/category.rb +20 -0
  1468. data/lib/softlayer/product/item/resource/conflict/location.rb +18 -0
  1469. data/lib/softlayer/product/item/tax.rb +9 -0
  1470. data/lib/softlayer/product/item/tax/category.rb +24 -0
  1471. data/lib/softlayer/product/order.rb +77 -0
  1472. data/lib/softlayer/product/package.rb +400 -0
  1473. data/lib/softlayer/product/package/attribute.rb +18 -0
  1474. data/lib/softlayer/product/package/attribute/type.rb +21 -0
  1475. data/lib/softlayer/product/package/inventory.rb +28 -0
  1476. data/lib/softlayer/product/package/item.rb +10 -0
  1477. data/lib/softlayer/product/package/item/category.rb +11 -0
  1478. data/lib/softlayer/product/package/item/category/group.rb +30 -0
  1479. data/lib/softlayer/product/package/item/prices.rb +23 -0
  1480. data/lib/softlayer/product/package/items.rb +21 -0
  1481. data/lib/softlayer/product/package/locations.rb +23 -0
  1482. data/lib/softlayer/product/package/order.rb +10 -0
  1483. data/lib/softlayer/product/package/order/configuration.rb +32 -0
  1484. data/lib/softlayer/product/package/order/step.rb +29 -0
  1485. data/lib/softlayer/product/package/order/step/next.rb +24 -0
  1486. data/lib/softlayer/product/package/preset.rb +101 -0
  1487. data/lib/softlayer/product/package/preset/attribute.rb +26 -0
  1488. data/lib/softlayer/product/package/preset/attribute/type.rb +25 -0
  1489. data/lib/softlayer/product/package/preset/configuration.rb +18 -0
  1490. data/lib/softlayer/product/package/server.rb +114 -0
  1491. data/lib/softlayer/product/package/server/option.rb +39 -0
  1492. data/lib/softlayer/product/package/type.rb +35 -0
  1493. data/lib/softlayer/product/upgrade.rb +7 -0
  1494. data/lib/softlayer/product/upgrade/request.rb +102 -0
  1495. data/lib/softlayer/product/upgrade/request/status.rb +23 -0
  1496. data/lib/softlayer/provisioning.rb +7 -0
  1497. data/lib/softlayer/provisioning/hook.rb +55 -0
  1498. data/lib/softlayer/provisioning/hook/type.rb +30 -0
  1499. data/lib/softlayer/provisioning/maintenance.rb +10 -0
  1500. data/lib/softlayer/provisioning/maintenance/classification.rb +41 -0
  1501. data/lib/softlayer/provisioning/maintenance/classification/item.rb +11 -0
  1502. data/lib/softlayer/provisioning/maintenance/classification/item/category.rb +31 -0
  1503. data/lib/softlayer/provisioning/maintenance/slots.rb +20 -0
  1504. data/lib/softlayer/provisioning/maintenance/ticket.rb +41 -0
  1505. data/lib/softlayer/provisioning/maintenance/window.rb +65 -0
  1506. data/lib/softlayer/provisioning/version1.rb +7 -0
  1507. data/lib/softlayer/provisioning/version1/transaction.rb +45 -0
  1508. data/lib/softlayer/provisioning/version1/transaction/group.rb +28 -0
  1509. data/lib/softlayer/provisioning/version1/transaction/history.rb +35 -0
  1510. data/lib/softlayer/provisioning/version1/transaction/status.rb +24 -0
  1511. data/lib/softlayer/provisioning/version1/transaction/subnet_migration.rb +15 -0
  1512. data/lib/softlayer/resource.rb +6 -0
  1513. data/lib/softlayer/resource/group.rb +92 -0
  1514. data/lib/softlayer/resource/group/attribute.rb +22 -0
  1515. data/lib/softlayer/resource/group/attribute/type.rb +23 -0
  1516. data/lib/softlayer/resource/group/descendant.rb +9 -0
  1517. data/lib/softlayer/resource/group/descendant/reference.rb +17 -0
  1518. data/lib/softlayer/resource/group/member.rb +39 -0
  1519. data/lib/softlayer/resource/group/member/attribute.rb +24 -0
  1520. data/lib/softlayer/resource/group/member/attribute/type.rb +25 -0
  1521. data/lib/softlayer/resource/group/member/cloud_stack.rb +11 -0
  1522. data/lib/softlayer/resource/group/member/cloud_stack/version3.rb +15 -0
  1523. data/lib/softlayer/resource/group/member/cloud_stack/version3/cluster.rb +20 -0
  1524. data/lib/softlayer/resource/group/member/cloud_stack/version3/pod.rb +20 -0
  1525. data/lib/softlayer/resource/group/member/cloud_stack/version3/zone.rb +20 -0
  1526. data/lib/softlayer/resource/group/member/hardware.rb +22 -0
  1527. data/lib/softlayer/resource/group/member/network.rb +13 -0
  1528. data/lib/softlayer/resource/group/member/network/storage.rb +18 -0
  1529. data/lib/softlayer/resource/group/member/network/subnet.rb +18 -0
  1530. data/lib/softlayer/resource/group/member/network/vlan.rb +18 -0
  1531. data/lib/softlayer/resource/group/member/resource.rb +11 -0
  1532. data/lib/softlayer/resource/group/member/resource/group.rb +18 -0
  1533. data/lib/softlayer/resource/group/member/role.rb +11 -0
  1534. data/lib/softlayer/resource/group/member/role/link.rb +21 -0
  1535. data/lib/softlayer/resource/group/member/software.rb +11 -0
  1536. data/lib/softlayer/resource/group/member/software/component.rb +13 -0
  1537. data/lib/softlayer/resource/group/member/software/component/password.rb +20 -0
  1538. data/lib/softlayer/resource/group/member/type.rb +19 -0
  1539. data/lib/softlayer/resource/group/member/virtual.rb +11 -0
  1540. data/lib/softlayer/resource/group/member/virtual/host.rb +13 -0
  1541. data/lib/softlayer/resource/group/member/virtual/host/pool.rb +19 -0
  1542. data/lib/softlayer/resource/group/role.rb +22 -0
  1543. data/lib/softlayer/resource/group/template.rb +48 -0
  1544. data/lib/softlayer/resource/group/template/member.rb +25 -0
  1545. data/lib/softlayer/resource/metadata.rb +88 -0
  1546. data/lib/softlayer/sales.rb +5 -0
  1547. data/lib/softlayer/sales/presale.rb +7 -0
  1548. data/lib/softlayer/sales/presale/event.rb +63 -0
  1549. data/lib/softlayer/scale.rb +11 -0
  1550. data/lib/softlayer/scale/asset.rb +35 -0
  1551. data/lib/softlayer/scale/asset/hardware.rb +42 -0
  1552. data/lib/softlayer/scale/asset/virtual.rb +9 -0
  1553. data/lib/softlayer/scale/asset/virtual/guest.rb +44 -0
  1554. data/lib/softlayer/scale/group.rb +153 -0
  1555. data/lib/softlayer/scale/group/log.rb +22 -0
  1556. data/lib/softlayer/scale/group/status.rb +28 -0
  1557. data/lib/softlayer/scale/load_balancer.rb +89 -0
  1558. data/lib/softlayer/scale/member.rb +32 -0
  1559. data/lib/softlayer/scale/member/virtual.rb +9 -0
  1560. data/lib/softlayer/scale/member/virtual/guest.rb +39 -0
  1561. data/lib/softlayer/scale/network.rb +7 -0
  1562. data/lib/softlayer/scale/network/vlan.rb +47 -0
  1563. data/lib/softlayer/scale/policy.rb +97 -0
  1564. data/lib/softlayer/scale/policy/action.rb +51 -0
  1565. data/lib/softlayer/scale/policy/action/scale.rb +46 -0
  1566. data/lib/softlayer/scale/policy/action/type.rb +30 -0
  1567. data/lib/softlayer/scale/policy/trigger.rb +58 -0
  1568. data/lib/softlayer/scale/policy/trigger/one_time.rb +44 -0
  1569. data/lib/softlayer/scale/policy/trigger/repeating.rb +49 -0
  1570. data/lib/softlayer/scale/policy/trigger/resource_use.rb +50 -0
  1571. data/lib/softlayer/scale/policy/trigger/resource_use/watch.rb +73 -0
  1572. data/lib/softlayer/scale/policy/trigger/type.rb +30 -0
  1573. data/lib/softlayer/scale/termination.rb +7 -0
  1574. data/lib/softlayer/scale/termination/policy.rb +28 -0
  1575. data/lib/softlayer/security.rb +8 -0
  1576. data/lib/softlayer/security/certificate.rb +82 -0
  1577. data/lib/softlayer/security/certificate/entry.rb +27 -0
  1578. data/lib/softlayer/security/certificate/request.rb +100 -0
  1579. data/lib/softlayer/security/certificate/request/server_type.rb +32 -0
  1580. data/lib/softlayer/security/certificate/request/status.rb +30 -0
  1581. data/lib/softlayer/security/directory.rb +7 -0
  1582. data/lib/softlayer/security/directory/service.rb +9 -0
  1583. data/lib/softlayer/security/directory/service/host.rb +11 -0
  1584. data/lib/softlayer/security/directory/service/host/xref.rb +13 -0
  1585. data/lib/softlayer/security/directory/service/host/xref/hardware.rb +20 -0
  1586. data/lib/softlayer/security/secure_transport_cipher.rb +13 -0
  1587. data/lib/softlayer/security/secure_transport_protocol.rb +14 -0
  1588. data/lib/softlayer/security/ssh.rb +7 -0
  1589. data/lib/softlayer/security/ssh/key.rb +65 -0
  1590. data/lib/softlayer/service.rb +5 -0
  1591. data/lib/softlayer/service/provider.rb +19 -0
  1592. data/lib/softlayer/software.rb +8 -0
  1593. data/lib/softlayer/software/component.rb +84 -0
  1594. data/lib/softlayer/software/component/analytics.rb +14 -0
  1595. data/lib/softlayer/software/component/analytics/urchin.rb +15 -0
  1596. data/lib/softlayer/software/component/antivirus_spyware.rb +64 -0
  1597. data/lib/softlayer/software/component/antivirus_spyware/mcafee.rb +16 -0
  1598. data/lib/softlayer/software/component/antivirus_spyware/mcafee/epo.rb +14 -0
  1599. data/lib/softlayer/software/component/antivirus_spyware/mcafee/epo/version36.rb +36 -0
  1600. data/lib/softlayer/software/component/antivirus_spyware/mcafee/epo/version45.rb +36 -0
  1601. data/lib/softlayer/software/component/control_panel.rb +20 -0
  1602. data/lib/softlayer/software/component/control_panel/cpanel.rb +15 -0
  1603. data/lib/softlayer/software/component/control_panel/idera.rb +16 -0
  1604. data/lib/softlayer/software/component/control_panel/idera/server_backup.rb +17 -0
  1605. data/lib/softlayer/software/component/control_panel/microsoft.rb +16 -0
  1606. data/lib/softlayer/software/component/control_panel/microsoft/web_platform.rb +17 -0
  1607. data/lib/softlayer/software/component/control_panel/parallels.rb +16 -0
  1608. data/lib/softlayer/software/component/control_panel/parallels/plesk.rb +17 -0
  1609. data/lib/softlayer/software/component/control_panel/r1soft.rb +17 -0
  1610. data/lib/softlayer/software/component/control_panel/r1soft/cdp.rb +17 -0
  1611. data/lib/softlayer/software/component/control_panel/r1soft/server_backup.rb +17 -0
  1612. data/lib/softlayer/software/component/control_panel/swsoft.rb +15 -0
  1613. data/lib/softlayer/software/component/control_panel/webhost_automation.rb +15 -0
  1614. data/lib/softlayer/software/component/host_ips.rb +68 -0
  1615. data/lib/softlayer/software/component/host_ips/mcafee.rb +16 -0
  1616. data/lib/softlayer/software/component/host_ips/mcafee/epo.rb +14 -0
  1617. data/lib/softlayer/software/component/host_ips/mcafee/epo/version36.rb +15 -0
  1618. data/lib/softlayer/software/component/host_ips/mcafee/epo/version36/hips.rb +49 -0
  1619. data/lib/softlayer/software/component/host_ips/mcafee/epo/version36/hips/version6.rb +29 -0
  1620. data/lib/softlayer/software/component/host_ips/mcafee/epo/version36/hips/version7.rb +29 -0
  1621. data/lib/softlayer/software/component/host_ips/mcafee/epo/version45.rb +15 -0
  1622. data/lib/softlayer/software/component/host_ips/mcafee/epo/version45/hips.rb +55 -0
  1623. data/lib/softlayer/software/component/host_ips/mcafee/epo/version45/hips/version7.rb +23 -0
  1624. data/lib/softlayer/software/component/host_ips/mcafee/epo/version45/hips/version8.rb +23 -0
  1625. data/lib/softlayer/software/component/operating_system.rb +19 -0
  1626. data/lib/softlayer/software/component/package.rb +14 -0
  1627. data/lib/softlayer/software/component/package/management.rb +16 -0
  1628. data/lib/softlayer/software/component/package/management/ksplice.rb +17 -0
  1629. data/lib/softlayer/software/component/password.rb +76 -0
  1630. data/lib/softlayer/software/component/password/history.rb +26 -0
  1631. data/lib/softlayer/software/description.rb +132 -0
  1632. data/lib/softlayer/software/description/attribute.rb +18 -0
  1633. data/lib/softlayer/software/description/attribute/type.rb +17 -0
  1634. data/lib/softlayer/software/description/feature.rb +21 -0
  1635. data/lib/softlayer/software/description/required_user.rb +17 -0
  1636. data/lib/softlayer/software/license.rb +18 -0
  1637. data/lib/softlayer/software/virtual_license.rb +66 -0
  1638. data/lib/softlayer/survey.rb +58 -0
  1639. data/lib/softlayer/survey/answer.rb +20 -0
  1640. data/lib/softlayer/survey/question.rb +27 -0
  1641. data/lib/softlayer/survey/response.rb +16 -0
  1642. data/lib/softlayer/survey/status.rb +17 -0
  1643. data/lib/softlayer/survey/type.rb +17 -0
  1644. data/lib/softlayer/tag.rb +55 -0
  1645. data/lib/softlayer/tag/reference.rb +31 -0
  1646. data/lib/softlayer/tag/reference/hardware.rb +14 -0
  1647. data/lib/softlayer/tag/reference/network.rb +10 -0
  1648. data/lib/softlayer/tag/reference/network/application.rb +11 -0
  1649. data/lib/softlayer/tag/reference/network/application/delivery.rb +13 -0
  1650. data/lib/softlayer/tag/reference/network/application/delivery/controller.rb +20 -0
  1651. data/lib/softlayer/tag/reference/network/vlan.rb +17 -0
  1652. data/lib/softlayer/tag/reference/network/vlan/firewall.rb +18 -0
  1653. data/lib/softlayer/tag/reference/resource.rb +9 -0
  1654. data/lib/softlayer/tag/reference/resource/group.rb +16 -0
  1655. data/lib/softlayer/tag/reference/virtual.rb +9 -0
  1656. data/lib/softlayer/tag/reference/virtual/guest.rb +17 -0
  1657. data/lib/softlayer/tag/reference/virtual/guest/block.rb +13 -0
  1658. data/lib/softlayer/tag/reference/virtual/guest/block/device.rb +15 -0
  1659. data/lib/softlayer/tag/reference/virtual/guest/block/device/template.rb +17 -0
  1660. data/lib/softlayer/tag/reference/virtual/guest/block/device/template/group.rb +24 -0
  1661. data/lib/softlayer/tag/type.rb +15 -0
  1662. data/lib/softlayer/ticket.rb +400 -0
  1663. data/lib/softlayer/ticket/activity.rb +22 -0
  1664. data/lib/softlayer/ticket/attachment.rb +29 -0
  1665. data/lib/softlayer/ticket/attachment/assigned.rb +9 -0
  1666. data/lib/softlayer/ticket/attachment/assigned/agent.rb +18 -0
  1667. data/lib/softlayer/ticket/attachment/card_change_request.rb +14 -0
  1668. data/lib/softlayer/ticket/attachment/file.rb +33 -0
  1669. data/lib/softlayer/ticket/attachment/hardware.rb +17 -0
  1670. data/lib/softlayer/ticket/attachment/manual_payment.rb +14 -0
  1671. data/lib/softlayer/ticket/attachment/scheduled.rb +9 -0
  1672. data/lib/softlayer/ticket/attachment/scheduled/action.rb +21 -0
  1673. data/lib/softlayer/ticket/attachment/virtual.rb +9 -0
  1674. data/lib/softlayer/ticket/attachment/virtual/guest.rb +19 -0
  1675. data/lib/softlayer/ticket/chat.rb +24 -0
  1676. data/lib/softlayer/ticket/chat/liveperson.rb +13 -0
  1677. data/lib/softlayer/ticket/chat/transcript_line.rb +16 -0
  1678. data/lib/softlayer/ticket/chat/transcript_line/customer.rb +15 -0
  1679. data/lib/softlayer/ticket/chat/transcript_line/employee.rb +15 -0
  1680. data/lib/softlayer/ticket/group.rb +22 -0
  1681. data/lib/softlayer/ticket/group/category.rb +17 -0
  1682. data/lib/softlayer/ticket/state.rb +20 -0
  1683. data/lib/softlayer/ticket/state/type.rb +21 -0
  1684. data/lib/softlayer/ticket/status.rb +15 -0
  1685. data/lib/softlayer/ticket/subject.rb +33 -0
  1686. data/lib/softlayer/ticket/survey.rb +24 -0
  1687. data/lib/softlayer/ticket/type.rb +15 -0
  1688. data/lib/softlayer/ticket/update.rb +36 -0
  1689. data/lib/softlayer/ticket/update/agent.rb +13 -0
  1690. data/lib/softlayer/ticket/update/chat.rb +14 -0
  1691. data/lib/softlayer/ticket/update/customer.rb +13 -0
  1692. data/lib/softlayer/ticket/update/employee.rb +45 -0
  1693. data/lib/softlayer/ticket/update/type.rb +18 -0
  1694. data/lib/softlayer/user.rb +12 -0
  1695. data/lib/softlayer/user/access.rb +7 -0
  1696. data/lib/softlayer/user/access/facility.rb +10 -0
  1697. data/lib/softlayer/user/access/facility/log.rb +35 -0
  1698. data/lib/softlayer/user/access/facility/log/type.rb +23 -0
  1699. data/lib/softlayer/user/access/facility/visitor.rb +25 -0
  1700. data/lib/softlayer/user/access/facility/visitor/type.rb +23 -0
  1701. data/lib/softlayer/user/customer.rb +690 -0
  1702. data/lib/softlayer/user/customer/access.rb +9 -0
  1703. data/lib/softlayer/user/customer/access/authentication.rb +26 -0
  1704. data/lib/softlayer/user/customer/additional_email.rb +18 -0
  1705. data/lib/softlayer/user/customer/api_authentication.rb +38 -0
  1706. data/lib/softlayer/user/customer/customer_permission.rb +9 -0
  1707. data/lib/softlayer/user/customer/customer_permission/permission.rb +30 -0
  1708. data/lib/softlayer/user/customer/external.rb +9 -0
  1709. data/lib/softlayer/user/customer/external/binding.rb +69 -0
  1710. data/lib/softlayer/user/customer/external/binding/attribute.rb +17 -0
  1711. data/lib/softlayer/user/customer/external/binding/phone.rb +117 -0
  1712. data/lib/softlayer/user/customer/external/binding/totp.rb +76 -0
  1713. data/lib/softlayer/user/customer/external/binding/type.rb +17 -0
  1714. data/lib/softlayer/user/customer/external/binding/vendor.rb +26 -0
  1715. data/lib/softlayer/user/customer/external/binding/verisign.rb +102 -0
  1716. data/lib/softlayer/user/customer/link.rb +28 -0
  1717. data/lib/softlayer/user/customer/link/the_planet.rb +15 -0
  1718. data/lib/softlayer/user/customer/mobile_device.rb +87 -0
  1719. data/lib/softlayer/user/customer/mobile_device/operating_system.rb +40 -0
  1720. data/lib/softlayer/user/customer/mobile_device/type.rb +34 -0
  1721. data/lib/softlayer/user/customer/notification.rb +10 -0
  1722. data/lib/softlayer/user/customer/notification/hardware.rb +56 -0
  1723. data/lib/softlayer/user/customer/notification/virtual.rb +11 -0
  1724. data/lib/softlayer/user/customer/notification/virtual/guest.rb +58 -0
  1725. data/lib/softlayer/user/customer/prospect.rb +22 -0
  1726. data/lib/softlayer/user/customer/prospect/type.rb +27 -0
  1727. data/lib/softlayer/user/customer/security.rb +9 -0
  1728. data/lib/softlayer/user/customer/security/answer.rb +38 -0
  1729. data/lib/softlayer/user/customer/status.rb +28 -0
  1730. data/lib/softlayer/user/employee.rb +46 -0
  1731. data/lib/softlayer/user/employee/department.rb +15 -0
  1732. data/lib/softlayer/user/external.rb +7 -0
  1733. data/lib/softlayer/user/external/binding.rb +74 -0
  1734. data/lib/softlayer/user/external/binding/attribute.rb +18 -0
  1735. data/lib/softlayer/user/external/binding/type.rb +19 -0
  1736. data/lib/softlayer/user/external/binding/vendor.rb +30 -0
  1737. data/lib/softlayer/user/interface.rb +11 -0
  1738. data/lib/softlayer/user/permission.rb +9 -0
  1739. data/lib/softlayer/user/permission/action.rb +34 -0
  1740. data/lib/softlayer/user/permission/group.rb +123 -0
  1741. data/lib/softlayer/user/permission/group/type.rb +37 -0
  1742. data/lib/softlayer/user/permission/role.rb +94 -0
  1743. data/lib/softlayer/user/preference.rb +17 -0
  1744. data/lib/softlayer/user/preference/type.rb +21 -0
  1745. data/lib/softlayer/user/security.rb +7 -0
  1746. data/lib/softlayer/user/security/question.rb +30 -0
  1747. data/lib/softlayer/utility.rb +6 -0
  1748. data/lib/softlayer/utility/bandwidth.rb +7 -0
  1749. data/lib/softlayer/utility/bandwidth/graph.rb +13 -0
  1750. data/lib/softlayer/utility/network.rb +37 -0
  1751. data/lib/softlayer/version.rb +3 -0
  1752. data/lib/softlayer/virtual.rb +8 -0
  1753. data/lib/softlayer/virtual/disk.rb +7 -0
  1754. data/lib/softlayer/virtual/disk/image.rb +122 -0
  1755. data/lib/softlayer/virtual/disk/image/software.rb +25 -0
  1756. data/lib/softlayer/virtual/disk/image/software/password.rb +22 -0
  1757. data/lib/softlayer/virtual/disk/image/type.rb +21 -0
  1758. data/lib/softlayer/virtual/guest.rb +1037 -0
  1759. data/lib/softlayer/virtual/guest/attribute.rb +19 -0
  1760. data/lib/softlayer/virtual/guest/attribute/type.rb +19 -0
  1761. data/lib/softlayer/virtual/guest/attribute/user_data.rb +15 -0
  1762. data/lib/softlayer/virtual/guest/block.rb +9 -0
  1763. data/lib/softlayer/virtual/guest/block/device.rb +44 -0
  1764. data/lib/softlayer/virtual/guest/block/device/status.rb +21 -0
  1765. data/lib/softlayer/virtual/guest/block/device/template.rb +32 -0
  1766. data/lib/softlayer/virtual/guest/block/device/template/group.rb +227 -0
  1767. data/lib/softlayer/virtual/guest/block/device/template/group/accounts.rb +29 -0
  1768. data/lib/softlayer/virtual/guest/block/device/template/group/status.rb +27 -0
  1769. data/lib/softlayer/virtual/guest/boot.rb +9 -0
  1770. data/lib/softlayer/virtual/guest/boot/parameter.rb +55 -0
  1771. data/lib/softlayer/virtual/guest/boot/parameter/type.rb +42 -0
  1772. data/lib/softlayer/virtual/guest/network.rb +9 -0
  1773. data/lib/softlayer/virtual/guest/network/component.rb +118 -0
  1774. data/lib/softlayer/virtual/guest/network/component/ip_address.rb +25 -0
  1775. data/lib/softlayer/virtual/guest/power.rb +9 -0
  1776. data/lib/softlayer/virtual/guest/power/state.rb +21 -0
  1777. data/lib/softlayer/virtual/guest/status.rb +17 -0
  1778. data/lib/softlayer/virtual/guest/supplemental_create_object_options.rb +17 -0
  1779. data/lib/softlayer/virtual/host.rb +114 -0
  1780. data/lib/softlayer/virtual/storage.rb +7 -0
  1781. data/lib/softlayer/virtual/storage/repository.rb +102 -0
  1782. data/lib/softlayer/virtual/storage/repository/type.rb +22 -0
  1783. data/softlayer.gemspec +42 -0
  1784. metadata +2065 -0
@@ -0,0 +1,146 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:tns="http://api.service.softlayer.com/soap/v3/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap-enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" name="slApi" targetNamespace="http://api.service.softlayer.com/soap/v3/">
3
+ <types>
4
+ <xsd:schema targetNamespace="http://api.service.softlayer.com/soap/v3/">
5
+ <xsd:include namespace="http://api.service.softlayer.com/soap/v3/" schemaLocation="https://api.softlayer.com/soap/v3/SoftLayer_Network_TippingPointReporting?xsd"/>
6
+ </xsd:schema>
7
+ </types>
8
+ <message name="drillDownAttack">
9
+ <part name="signatureId" type="xsd:string"/>
10
+ <part name="IpAddress" type="xsd:string"/>
11
+ <part name="subnetMask" type="xsd:int"/>
12
+ <part name="timeFrame" type="xsd:int"/>
13
+ <part name="direction" type="xsd:string"/>
14
+ </message>
15
+ <message name="drillDownAttackResponse">
16
+ <part name="drillDownAttackReturn" type="tns:SoftLayer_Container_Network_IntrusionProtection_SubnetReport"/>
17
+ </message>
18
+ <message name="getMainStatistics">
19
+ <part name="numberOfAttacks" type="xsd:int"/>
20
+ </message>
21
+ <message name="getMainStatisticsResponse">
22
+ <part name="getMainStatisticsReturn" type="tns:SoftLayer_Container_Network_IntrusionProtection_StatisticsArray"/>
23
+ </message>
24
+ <message name="getReportForIpAddressOrSubnet">
25
+ <part name="IpAddress" type="xsd:string"/>
26
+ <part name="subnetMask" type="xsd:int"/>
27
+ <part name="timeFrame" type="xsd:int"/>
28
+ <part name="orderBy" type="xsd:string"/>
29
+ <part name="orderDirection" type="xsd:string"/>
30
+ </message>
31
+ <message name="getReportForIpAddressOrSubnetResponse">
32
+ <part name="getReportForIpAddressOrSubnetReturn" type="tns:SoftLayer_Container_Network_IntrusionProtection_SubnetReportArray"/>
33
+ </message>
34
+ <message name="getSubnetReportForEntireAccount">
35
+ <part name="timeFrame" type="xsd:int"/>
36
+ <part name="orderBy" type="xsd:string"/>
37
+ <part name="orderDirection" type="xsd:string"/>
38
+ <part name="returnSubnetGroups" type="xsd:boolean"/>
39
+ </message>
40
+ <message name="getSubnetReportForEntireAccountResponse">
41
+ <part name="getSubnetReportForEntireAccountReturn" type="tns:SoftLayer_Container_Network_IntrusionProtection_SubnetReportArray"/>
42
+ </message>
43
+ <message name="authenticateHeader">
44
+ <part name="authenticate" type="tns:authenticate"/>
45
+ </message>
46
+ <message name="SoftLayer_ObjectMaskHeader">
47
+ <part name="SoftLayer_ObjectMask" type="tns:SoftLayer_ObjectMask"/>
48
+ </message>
49
+ <portType name="SoftLayer_Network_TippingPointReportingPortType">
50
+ <documentation>This general purpose class is used to retrieve intrusion protection statistics from the tipping point hardware located on the softlayer network.
51
+
52
+ Every customer has access to the global intrusion protection statistics, as well as the detailed statistics for that user's account.
53
+
54
+ No actions can be taken using this system, it is for statistical reporting purposes only. If an attacking IP is identified using this system, please use the firewall system to take any actions that are appropriate.
55
+
56
+ This system reports attacks on all SoftLayer data centers. </documentation>
57
+ <operation name="drillDownAttack">
58
+ <documentation>This method, when given an attack signature ID (available in the return values of getReportForIpAddressOrSubnet and getSubnetReportForEntireAccount) and an IP Address and subnet mask, returns all attacks for that subnet in the specified time frame and direction. Once the results have been filtered, additional data is available, including starting and ending times for the attack, originating IP address and port, and destination IP address and port.
59
+
60
+ CVE and Bugtraq information is not available at this level. </documentation>
61
+ <input message="tns:drillDownAttack"/>
62
+ <output message="tns:drillDownAttackResponse"/>
63
+ </operation>
64
+ <operation name="getMainStatistics">
65
+ <documentation>This method returns the attack statistics for the current user's account and for the entire SoftLayer network. These attacks are recorded and monitored at the entry point to the network, and represent attacks in both directions.
66
+
67
+ The data returned is:
68
+ * Top attacks (by attack name) on datacenter Dal01 in the last hour (and last 24 hours)
69
+ * Top attacks (by attack name) on IPs you own in the last hour (and last 24 hours)
70
+ * Top IPs attacking IPs you own in the last hour (and last 24 hours)
71
+ Each one of these lists can contain any number of items, the default is 5. The usable limit is less than 10, but setting the limit to an abnormally high value will effectively return all records.
72
+
73
+ The data is returned as a collection of SoftLayer_Container_Network_IntrusionProtection_Statistics objects. </documentation>
74
+ <input message="tns:getMainStatistics"/>
75
+ <output message="tns:getMainStatisticsResponse"/>
76
+ </operation>
77
+ <operation name="getReportForIpAddressOrSubnet">
78
+ <documentation>This method expands on the getSubnetReportForEntireAccount method by offering the ability to filter by subnet or IP address. This method is identical to getSubnetReportForEntireAccount, but allows filtering by subnet. Like in the getSubnetReportForEntireAccount method, CVE and BugTraq IDs are provided, if available.
79
+
80
+ This method should be called once an attack has been identified using getSubnetReportForEntireAccount (in which case &amp;quot;All Subnets&amp;quot; is the subnet) or getReportForIpAddressOrSubnet. </documentation>
81
+ <input message="tns:getReportForIpAddressOrSubnet"/>
82
+ <output message="tns:getReportForIpAddressOrSubnetResponse"/>
83
+ </operation>
84
+ <operation name="getSubnetReportForEntireAccount">
85
+ <documentation>This method returns specific attacks by name for all subnets on the current user's account.
86
+
87
+ The data returned is stored in SoftLayer_Container_Network_IntrusionProtection_SubnetReport objects, with the &amp;quot;subnet&amp;quot; value set to &amp;quot;All Subnets&amp;quot;
88
+
89
+ The data is separated into &amp;quot;Inbound&amp;quot; and &amp;quot;Outbound&amp;quot; traffic. A significant amount of outbound attack traffic could indicate that your servers have been compromised.
90
+
91
+ The data returned includes Attack Count, attack name, extended attack description, and IDs that correspond with the BugTraq or CVE databases. BugTraq can be accessed at [http://www.securityfocus.com/vulnerabilities] The CVE database is located at [http://cve.mitre.org/find/index.html]
92
+
93
+ For more detailed information, use the getReportForIpAddressOrSubnet method </documentation>
94
+ <input message="tns:getSubnetReportForEntireAccount"/>
95
+ <output message="tns:getSubnetReportForEntireAccountResponse"/>
96
+ </operation>
97
+ </portType>
98
+ <binding name="SoftLayer_Network_TippingPointReportingBinding" type="tns:SoftLayer_Network_TippingPointReportingPortType">
99
+ <soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
100
+ <operation name="drillDownAttack">
101
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_TippingPointReportingAction"/>
102
+ <input>
103
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
104
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
105
+ </input>
106
+ <output>
107
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
108
+ </output>
109
+ </operation>
110
+ <operation name="getMainStatistics">
111
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_TippingPointReportingAction"/>
112
+ <input>
113
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
114
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
115
+ </input>
116
+ <output>
117
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
118
+ </output>
119
+ </operation>
120
+ <operation name="getReportForIpAddressOrSubnet">
121
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_TippingPointReportingAction"/>
122
+ <input>
123
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
124
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
125
+ </input>
126
+ <output>
127
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
128
+ </output>
129
+ </operation>
130
+ <operation name="getSubnetReportForEntireAccount">
131
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_TippingPointReportingAction"/>
132
+ <input>
133
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
134
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
135
+ </input>
136
+ <output>
137
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
138
+ </output>
139
+ </operation>
140
+ </binding>
141
+ <service name="SoftLayer_Network_TippingPointReportingService">
142
+ <port name="SoftLayer_Network_TippingPointReportingPort" binding="tns:SoftLayer_Network_TippingPointReportingBinding">
143
+ <soap:address location="https://api.softlayer.com/soap/v3/SoftLayer_Network_TippingPointReporting"/>
144
+ </port>
145
+ </service>
146
+ </definitions>
@@ -0,0 +1,989 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:tns="http://api.service.softlayer.com/soap/v3/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap-enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" name="slApi" targetNamespace="http://api.service.softlayer.com/soap/v3/">
3
+ <types>
4
+ <xsd:schema targetNamespace="http://api.service.softlayer.com/soap/v3/">
5
+ <xsd:include namespace="http://api.service.softlayer.com/soap/v3/" schemaLocation="https://api.softlayer.com/soap/v3/SoftLayer_Network_Tunnel_Module_Context?xsd"/>
6
+ </xsd:schema>
7
+ <xsd:schema targetNamespace="http://api.service.softlayer.com/soap/v3/">
8
+ <xsd:complexType name="SoftLayer_Network_Tunnel_Module_ContextInitParameters">
9
+ <xsd:sequence>
10
+ <xsd:element minOccurs="1" maxOccurs="1" name="id" type="xsd:int"/>
11
+ <xsd:element minOccurs="0" maxOccurs="1" name="globalIdentifier" type="xsd:string"/>
12
+ </xsd:sequence>
13
+ </xsd:complexType>
14
+ <xsd:complexType name="SoftLayer_Network_Tunnel_Module_ContextObjectMask">
15
+ <xsd:sequence>
16
+ <xsd:element minOccurs="1" maxOccurs="1" name="mask" type="tns:SoftLayer_Network_Tunnel_Module_Context"/>
17
+ </xsd:sequence>
18
+ </xsd:complexType>
19
+ </xsd:schema>
20
+ </types>
21
+ <message name="SoftLayer_Network_Tunnel_Module_ContextInitParametersHeader">
22
+ <part name="SoftLayer_Network_Tunnel_Module_ContextInitParameters" type="tns:SoftLayer_Network_Tunnel_Module_ContextInitParameters"/>
23
+ </message>
24
+ <message name="addCustomerSubnetToNetworkTunnel">
25
+ <part name="subnetId" type="xsd:int"/>
26
+ </message>
27
+ <message name="addCustomerSubnetToNetworkTunnelResponse">
28
+ <part name="addCustomerSubnetToNetworkTunnelReturn" type="xsd:boolean"/>
29
+ </message>
30
+ <message name="addPrivateSubnetToNetworkTunnel">
31
+ <part name="subnetId" type="xsd:int"/>
32
+ </message>
33
+ <message name="addPrivateSubnetToNetworkTunnelResponse">
34
+ <part name="addPrivateSubnetToNetworkTunnelReturn" type="xsd:boolean"/>
35
+ </message>
36
+ <message name="addServiceSubnetToNetworkTunnel">
37
+ <part name="subnetId" type="xsd:int"/>
38
+ </message>
39
+ <message name="addServiceSubnetToNetworkTunnelResponse">
40
+ <part name="addServiceSubnetToNetworkTunnelReturn" type="xsd:boolean"/>
41
+ </message>
42
+ <message name="applyConfigurationsToDevice"/>
43
+ <message name="applyConfigurationsToDeviceResponse">
44
+ <part name="applyConfigurationsToDeviceReturn" type="xsd:boolean"/>
45
+ </message>
46
+ <message name="createAddressTranslation">
47
+ <part name="translation" type="tns:SoftLayer_Network_Tunnel_Module_Context_Address_Translation"/>
48
+ </message>
49
+ <message name="createAddressTranslationResponse">
50
+ <part name="createAddressTranslationReturn" type="tns:SoftLayer_Network_Tunnel_Module_Context_Address_Translation"/>
51
+ </message>
52
+ <message name="createAddressTranslations">
53
+ <part name="translations" type="tns:SoftLayer_Network_Tunnel_Module_Context_Address_TranslationArray"/>
54
+ </message>
55
+ <message name="createAddressTranslationsResponse">
56
+ <part name="createAddressTranslationsReturn" type="tns:SoftLayer_Network_Tunnel_Module_Context_Address_TranslationArray"/>
57
+ </message>
58
+ <message name="deleteAddressTranslation">
59
+ <part name="translationId" type="xsd:int"/>
60
+ </message>
61
+ <message name="deleteAddressTranslationResponse">
62
+ <part name="deleteAddressTranslationReturn" type="xsd:boolean"/>
63
+ </message>
64
+ <message name="downloadAddressTranslationConfigurations"/>
65
+ <message name="downloadAddressTranslationConfigurationsResponse">
66
+ <part name="downloadAddressTranslationConfigurationsReturn" type="tns:SoftLayer_Container_Utility_File_Entity"/>
67
+ </message>
68
+ <message name="downloadParameterConfigurations"/>
69
+ <message name="downloadParameterConfigurationsResponse">
70
+ <part name="downloadParameterConfigurationsReturn" type="tns:SoftLayer_Container_Utility_File_Entity"/>
71
+ </message>
72
+ <message name="editAddressTranslation">
73
+ <part name="translation" type="tns:SoftLayer_Network_Tunnel_Module_Context_Address_Translation"/>
74
+ </message>
75
+ <message name="editAddressTranslationResponse">
76
+ <part name="editAddressTranslationReturn" type="tns:SoftLayer_Network_Tunnel_Module_Context_Address_Translation"/>
77
+ </message>
78
+ <message name="editAddressTranslations">
79
+ <part name="translations" type="tns:SoftLayer_Network_Tunnel_Module_Context_Address_TranslationArray"/>
80
+ </message>
81
+ <message name="editAddressTranslationsResponse">
82
+ <part name="editAddressTranslationsReturn" type="tns:SoftLayer_Network_Tunnel_Module_Context_Address_TranslationArray"/>
83
+ </message>
84
+ <message name="editObject">
85
+ <part name="templateObject" type="tns:SoftLayer_Network_Tunnel_Module_Context"/>
86
+ </message>
87
+ <message name="editObjectResponse">
88
+ <part name="editObjectReturn" type="xsd:boolean"/>
89
+ </message>
90
+ <message name="getAccount"/>
91
+ <message name="getAccountResponse">
92
+ <part name="getAccountReturn" type="tns:SoftLayer_Account"/>
93
+ </message>
94
+ <message name="getActiveTransaction"/>
95
+ <message name="getActiveTransactionResponse">
96
+ <part name="getActiveTransactionReturn" type="tns:SoftLayer_Provisioning_Version1_Transaction"/>
97
+ </message>
98
+ <message name="getAddressTranslationConfigurations"/>
99
+ <message name="getAddressTranslationConfigurationsResponse">
100
+ <part name="getAddressTranslationConfigurationsReturn" type="xsd:string"/>
101
+ </message>
102
+ <message name="getAddressTranslations"/>
103
+ <message name="getAddressTranslationsResponse">
104
+ <part name="getAddressTranslationsReturn" type="tns:SoftLayer_Network_Tunnel_Module_Context_Address_TranslationArray"/>
105
+ </message>
106
+ <message name="getAllAvailableServiceSubnets"/>
107
+ <message name="getAllAvailableServiceSubnetsResponse">
108
+ <part name="getAllAvailableServiceSubnetsReturn" type="tns:SoftLayer_Network_SubnetArray"/>
109
+ </message>
110
+ <message name="getAuthenticationDefault"/>
111
+ <message name="getAuthenticationDefaultResponse">
112
+ <part name="getAuthenticationDefaultReturn" type="xsd:string"/>
113
+ </message>
114
+ <message name="getAuthenticationOptions"/>
115
+ <message name="getAuthenticationOptionsResponse">
116
+ <part name="getAuthenticationOptionsReturn" type="tns:ArrayOfstring"/>
117
+ </message>
118
+ <message name="getBillingItem"/>
119
+ <message name="getBillingItemResponse">
120
+ <part name="getBillingItemReturn" type="tns:SoftLayer_Billing_Item"/>
121
+ </message>
122
+ <message name="getCustomerSubnets"/>
123
+ <message name="getCustomerSubnetsResponse">
124
+ <part name="getCustomerSubnetsReturn" type="tns:SoftLayer_Network_Customer_SubnetArray"/>
125
+ </message>
126
+ <message name="getDatacenter"/>
127
+ <message name="getDatacenterResponse">
128
+ <part name="getDatacenterReturn" type="tns:SoftLayer_Location"/>
129
+ </message>
130
+ <message name="getDiffieHellmanGroupDefault"/>
131
+ <message name="getDiffieHellmanGroupDefaultResponse">
132
+ <part name="getDiffieHellmanGroupDefaultReturn" type="xsd:int"/>
133
+ </message>
134
+ <message name="getDiffieHellmanGroupOptions"/>
135
+ <message name="getDiffieHellmanGroupOptionsResponse">
136
+ <part name="getDiffieHellmanGroupOptionsReturn" type="tns:ArrayOfint"/>
137
+ </message>
138
+ <message name="getEncryptionDefault"/>
139
+ <message name="getEncryptionDefaultResponse">
140
+ <part name="getEncryptionDefaultReturn" type="xsd:string"/>
141
+ </message>
142
+ <message name="getEncryptionOptions"/>
143
+ <message name="getEncryptionOptionsResponse">
144
+ <part name="getEncryptionOptionsReturn" type="tns:ArrayOfstring"/>
145
+ </message>
146
+ <message name="getInternalSubnets"/>
147
+ <message name="getInternalSubnetsResponse">
148
+ <part name="getInternalSubnetsReturn" type="tns:SoftLayer_Network_SubnetArray"/>
149
+ </message>
150
+ <message name="getKeylifeLimits"/>
151
+ <message name="getKeylifeLimitsResponse">
152
+ <part name="getKeylifeLimitsReturn" type="tns:ArrayOfint"/>
153
+ </message>
154
+ <message name="getObject"/>
155
+ <message name="getObjectResponse">
156
+ <part name="getObjectReturn" type="tns:SoftLayer_Network_Tunnel_Module_Context"/>
157
+ </message>
158
+ <message name="getParameterConfigurationsForCustomerView"/>
159
+ <message name="getParameterConfigurationsForCustomerViewResponse">
160
+ <part name="getParameterConfigurationsForCustomerViewReturn" type="xsd:string"/>
161
+ </message>
162
+ <message name="getPhaseOneKeylifeDefault"/>
163
+ <message name="getPhaseOneKeylifeDefaultResponse">
164
+ <part name="getPhaseOneKeylifeDefaultReturn" type="xsd:string"/>
165
+ </message>
166
+ <message name="getPhaseTwoKeylifeDefault"/>
167
+ <message name="getPhaseTwoKeylifeDefaultResponse">
168
+ <part name="getPhaseTwoKeylifeDefaultReturn" type="xsd:string"/>
169
+ </message>
170
+ <message name="getServiceSubnets"/>
171
+ <message name="getServiceSubnetsResponse">
172
+ <part name="getServiceSubnetsReturn" type="tns:SoftLayer_Network_SubnetArray"/>
173
+ </message>
174
+ <message name="getStaticRouteSubnets"/>
175
+ <message name="getStaticRouteSubnetsResponse">
176
+ <part name="getStaticRouteSubnetsReturn" type="tns:SoftLayer_Network_SubnetArray"/>
177
+ </message>
178
+ <message name="getTransactionHistory"/>
179
+ <message name="getTransactionHistoryResponse">
180
+ <part name="getTransactionHistoryReturn" type="tns:SoftLayer_Provisioning_Version1_TransactionArray"/>
181
+ </message>
182
+ <message name="removeCustomerSubnetFromNetworkTunnel">
183
+ <part name="subnetId" type="xsd:int"/>
184
+ </message>
185
+ <message name="removeCustomerSubnetFromNetworkTunnelResponse">
186
+ <part name="removeCustomerSubnetFromNetworkTunnelReturn" type="xsd:boolean"/>
187
+ </message>
188
+ <message name="removePrivateSubnetFromNetworkTunnel">
189
+ <part name="subnetId" type="xsd:int"/>
190
+ </message>
191
+ <message name="removePrivateSubnetFromNetworkTunnelResponse">
192
+ <part name="removePrivateSubnetFromNetworkTunnelReturn" type="xsd:boolean"/>
193
+ </message>
194
+ <message name="removeServiceSubnetFromNetworkTunnel">
195
+ <part name="subnetId" type="xsd:int"/>
196
+ </message>
197
+ <message name="removeServiceSubnetFromNetworkTunnelResponse">
198
+ <part name="removeServiceSubnetFromNetworkTunnelReturn" type="xsd:boolean"/>
199
+ </message>
200
+ <message name="authenticateHeader">
201
+ <part name="authenticate" type="tns:authenticate"/>
202
+ </message>
203
+ <message name="resultLimitHeader">
204
+ <part name="resultLimit" type="tns:resultLimit"/>
205
+ </message>
206
+ <message name="totalItemsHeader">
207
+ <part name="totalItems" type="tns:totalItems"/>
208
+ </message>
209
+ <message name="SoftLayer_Network_Tunnel_Module_ContextObjectMaskHeader">
210
+ <part name="SoftLayer_Network_Tunnel_Module_ContextObjectMask" type="tns:SoftLayer_Network_Tunnel_Module_ContextObjectMask"/>
211
+ </message>
212
+ <message name="SoftLayer_Network_Tunnel_Module_ContextObjectFilterHeader">
213
+ <part name="SoftLayer_Network_Tunnel_Module_ContextObjectFilter" type="tns:SoftLayer_Network_Tunnel_Module_ContextObjectFilter"/>
214
+ </message>
215
+ <message name="SoftLayer_ObjectMaskHeader">
216
+ <part name="SoftLayer_ObjectMask" type="tns:SoftLayer_ObjectMask"/>
217
+ </message>
218
+ <portType name="SoftLayer_Network_Tunnel_Module_ContextPortType">
219
+ <documentation>A SoftLayer network tunnel allows customer to authenticate and encrypt all IP traffic between two locations.
220
+
221
+ Manage the entire network tunnel using this service. The SoftLayer_Network_Tunnel_Module_Context allows customers to manage subnets on both ends of the network tunnel. Address translations can also be managed. SoftLayer also provides the ability to apply the network tunnel configurations on the SoftLayer network devices. </documentation>
222
+ <operation name="addCustomerSubnetToNetworkTunnel">
223
+ <documentation>Associates a remote subnet to the network tunnel. When a remote subnet is associated, a network tunnel will allow the customer (remote) network to communicate with the private and service subnets on the SoftLayer network which are on the other end of this network tunnel.
224
+
225
+ NOTE: A network tunnel's configurations must be applied to the network device in order for the association described above to take effect. </documentation>
226
+ <input message="tns:addCustomerSubnetToNetworkTunnel"/>
227
+ <output message="tns:addCustomerSubnetToNetworkTunnelResponse"/>
228
+ </operation>
229
+ <operation name="addPrivateSubnetToNetworkTunnel">
230
+ <documentation>Associates a private subnet to the network tunnel. When a private subnet is associated, the network tunnel will allow the customer (remote) network to access the private subnet.
231
+
232
+ NOTE: A network tunnel's configurations must be applied to the network device in order for the association described above to take effect. </documentation>
233
+ <input message="tns:addPrivateSubnetToNetworkTunnel"/>
234
+ <output message="tns:addPrivateSubnetToNetworkTunnelResponse"/>
235
+ </operation>
236
+ <operation name="addServiceSubnetToNetworkTunnel">
237
+ <documentation>Associates a service subnet to the network tunnel. When a service subnet is associated, a network tunnel will allow the customer (remote) network to communicate with the private and service subnets on the SoftLayer network which are on the other end of this network tunnel. Service subnets provide access to SoftLayer services such as the customer management portal and the SoftLayer API.
238
+
239
+ NOTE: A network tunnel's configurations must be applied to the network device in order for the association described above to take effect. </documentation>
240
+ <input message="tns:addServiceSubnetToNetworkTunnel"/>
241
+ <output message="tns:addServiceSubnetToNetworkTunnelResponse"/>
242
+ </operation>
243
+ <operation name="applyConfigurationsToDevice">
244
+ <documentation>A transaction will be created to apply the IPSec network tunnel's configuration to SoftLayer network devices. During this time, an IPSec network tunnel cannot be modified in anyway. Only one network tunnel configuration transaction can be created. If a transaction has been created or is running, a new transaction cannot be created until the previous transaction completes. </documentation>
245
+ <input message="tns:applyConfigurationsToDevice"/>
246
+ <output message="tns:applyConfigurationsToDeviceResponse"/>
247
+ </operation>
248
+ <operation name="createAddressTranslation">
249
+ <documentation>Create an address translation for a network tunnel.
250
+
251
+ To create an address translation, ip addresses from an assigned /30 static route subnet are used. Address translations deliver packets to a destination ip address that is on a customer (remote) subnet.
252
+
253
+ NOTE: A network tunnel's configurations must be applied to the network device in order for an address translation to be created. </documentation>
254
+ <input message="tns:createAddressTranslation"/>
255
+ <output message="tns:createAddressTranslationResponse"/>
256
+ </operation>
257
+ <operation name="createAddressTranslations">
258
+ <documentation>This has the same functionality as the SoftLayer_Network_Tunnel_Module_Context::createAddressTranslation. However, it allows multiple translations to be passed in for creation.
259
+
260
+ NOTE: A network tunnel's configurations must be applied to the network device in order for the address translations to be created. </documentation>
261
+ <input message="tns:createAddressTranslations"/>
262
+ <output message="tns:createAddressTranslationsResponse"/>
263
+ </operation>
264
+ <operation name="deleteAddressTranslation">
265
+ <documentation>Remove an existing address translation from a network tunnel.
266
+
267
+ Address translations deliver packets to a destination ip address that is on a customer subnet (remote).
268
+
269
+ NOTE: A network tunnel's configurations must be applied to the network device in order for an address translation to be deleted. </documentation>
270
+ <input message="tns:deleteAddressTranslation"/>
271
+ <output message="tns:deleteAddressTranslationResponse"/>
272
+ </operation>
273
+ <operation name="downloadAddressTranslationConfigurations">
274
+ <documentation>Provides all of the address translation configurations for an IPSec VPN tunnel in a text file </documentation>
275
+ <input message="tns:downloadAddressTranslationConfigurations"/>
276
+ <output message="tns:downloadAddressTranslationConfigurationsResponse"/>
277
+ </operation>
278
+ <operation name="downloadParameterConfigurations">
279
+ <documentation>Provides all of the configurations for an IPSec VPN network tunnel in a text file </documentation>
280
+ <input message="tns:downloadParameterConfigurations"/>
281
+ <output message="tns:downloadParameterConfigurationsResponse"/>
282
+ </operation>
283
+ <operation name="editAddressTranslation">
284
+ <documentation>Edit name, source (SoftLayer IP) ip address and/or destination (Customer IP) ip address for an existing address translation for a network tunnel.
285
+
286
+ Address translations deliver packets to a destination ip address that is on a customer (remote) subnet.
287
+
288
+ NOTE: A network tunnel's configurations must be applied to the network device in order for an address translation to be created. </documentation>
289
+ <input message="tns:editAddressTranslation"/>
290
+ <output message="tns:editAddressTranslationResponse"/>
291
+ </operation>
292
+ <operation name="editAddressTranslations">
293
+ <documentation>Edit name, source (SoftLayer IP) ip address and/or destination (Customer IP) ip address for existing address translations for a network tunnel.
294
+
295
+ Address translations deliver packets to a destination ip address that is on a customer (remote) subnet.
296
+
297
+ NOTE: A network tunnel's configurations must be applied to the network device in order for an address translation to be modified. </documentation>
298
+ <input message="tns:editAddressTranslations"/>
299
+ <output message="tns:editAddressTranslationsResponse"/>
300
+ </operation>
301
+ <operation name="editObject">
302
+ <documentation>Negotiation parameters for both phases one and two are editable. Here are the phase one and two parameters that can modified:
303
+
304
+
305
+ *Phase One
306
+ **Authentication
307
+ ***Default value is set to MD5.
308
+ ***Valid Options are: MD5, SHA1, SHA256.
309
+ **Encryption
310
+ ***Default value is set to 3DES.
311
+ ***Valid Options are: DES, 3DES, AES128, AES192, AES256.
312
+ **Diffie-Hellman Group
313
+ ***Default value is set to 2.
314
+ ***Valid Options are: 0 (None), 1, 2, 5.
315
+ **Keylife
316
+ ***Default value is set to 3600.
317
+ ***Limits are: MIN = 120, MAX = 172800
318
+ **Preshared Key
319
+ *Phase Two
320
+ **Authentication
321
+ ***Default value is set to MD5.
322
+ ***Valid Options are: MD5, SHA1, SHA256.
323
+ **Encryption
324
+ ***Default value is set to 3DES.
325
+ ***Valid Options are: DES, 3DES, AES128, AES192, AES256.
326
+ **Diffie-Hellman Group
327
+ ***Default value is set to 2.
328
+ ***Valid Options are: 0 (None), 1, 2, 5.
329
+ **Keylife
330
+ ***Default value is set to 28800.
331
+ ***Limits are: MIN = 120, MAX = 172800
332
+ **Perfect Forward Secrecy
333
+ ***Valid Options are: Off = 0, On = 1.
334
+ ***NOTE: If perfect forward secrecy is turned On (set to 1), then a phase 2 diffie-hellman group is required.
335
+
336
+
337
+ The remote peer address for the network tunnel may also be modified if needed. Invalid options will not be accepted and will cause an exception to be thrown. There are properties that provide valid options and limits for each negotiation parameter. Those properties are as follows:
338
+ * encryptionDefault
339
+ * encryptionOptions
340
+ * authenticationDefault
341
+ * authenticationOptions
342
+ * diffieHellmanGroupDefault
343
+ * diffieHellmanGroupOptions
344
+ * phaseOneKeylifeDefault
345
+ * phaseTwoKeylifeDefault
346
+ * keylifeLimits
347
+
348
+
349
+ Configurations cannot be modified if a network tunnel's requires complex manual setups/configuration modifications by the SoftLayer Network department. If the former is required, the configurations for the network tunnel will be locked until the manual configurations are complete. A network tunnel's configurations are applied via a transaction. If a network tunnel configuration change transaction is currently running, the network tunnel's setting cannot be modified until the running transaction completes.
350
+
351
+ NOTE: A network tunnel's configurations must be applied to the network device in order for the modifications made to take effect. </documentation>
352
+ <input message="tns:editObject"/>
353
+ <output message="tns:editObjectResponse"/>
354
+ </operation>
355
+ <operation name="getAccount">
356
+ <documentation>Retrieve the account that a network tunnel belongs to.</documentation>
357
+ <input message="tns:getAccount"/>
358
+ <output message="tns:getAccountResponse"/>
359
+ </operation>
360
+ <operation name="getActiveTransaction">
361
+ <documentation>Retrieve the transaction that is currently applying configurations for the network tunnel.</documentation>
362
+ <input message="tns:getActiveTransaction"/>
363
+ <output message="tns:getActiveTransactionResponse"/>
364
+ </operation>
365
+ <operation name="getAddressTranslationConfigurations">
366
+ <documentation>The address translations will be returned. All the translations will be formatted so that the configurations can be copied into a host file.
367
+
368
+ Format:
369
+
370
+ {address translation SoftLayer IP Address} {address translation name} </documentation>
371
+ <input message="tns:getAddressTranslationConfigurations"/>
372
+ <output message="tns:getAddressTranslationConfigurationsResponse"/>
373
+ </operation>
374
+ <operation name="getAddressTranslations">
375
+ <documentation>Retrieve a network tunnel's address translations.</documentation>
376
+ <input message="tns:getAddressTranslations"/>
377
+ <output message="tns:getAddressTranslationsResponse"/>
378
+ </operation>
379
+ <operation name="getAllAvailableServiceSubnets">
380
+ <documentation>Retrieve subnets that provide access to SoftLayer services such as the management portal and the SoftLayer API.</documentation>
381
+ <input message="tns:getAllAvailableServiceSubnets"/>
382
+ <output message="tns:getAllAvailableServiceSubnetsResponse"/>
383
+ </operation>
384
+ <operation name="getAuthenticationDefault">
385
+ <documentation>The default authentication type used for both phases of the negotiation process. The default value is set to MD5. </documentation>
386
+ <input message="tns:getAuthenticationDefault"/>
387
+ <output message="tns:getAuthenticationDefaultResponse"/>
388
+ </operation>
389
+ <operation name="getAuthenticationOptions">
390
+ <documentation>Authentication options available for both phases of the negotiation process.
391
+
392
+ The authentication options are as follows:
393
+ * MD5
394
+ * SHA1
395
+ * SHA256</documentation>
396
+ <input message="tns:getAuthenticationOptions"/>
397
+ <output message="tns:getAuthenticationOptionsResponse"/>
398
+ </operation>
399
+ <operation name="getBillingItem">
400
+ <documentation>Retrieve the current billing item for network tunnel.</documentation>
401
+ <input message="tns:getBillingItem"/>
402
+ <output message="tns:getBillingItemResponse"/>
403
+ </operation>
404
+ <operation name="getCustomerSubnets">
405
+ <documentation>Retrieve remote subnets that are allowed access through a network tunnel.</documentation>
406
+ <input message="tns:getCustomerSubnets"/>
407
+ <output message="tns:getCustomerSubnetsResponse"/>
408
+ </operation>
409
+ <operation name="getDatacenter">
410
+ <documentation>Retrieve the datacenter location for one end of the network tunnel that allows access to account's private subnets.</documentation>
411
+ <input message="tns:getDatacenter"/>
412
+ <output message="tns:getDatacenterResponse"/>
413
+ </operation>
414
+ <operation name="getDiffieHellmanGroupDefault">
415
+ <documentation>The default Diffie-Hellman group used for both phases of the negotiation process. The default value is set to 2. </documentation>
416
+ <input message="tns:getDiffieHellmanGroupDefault"/>
417
+ <output message="tns:getDiffieHellmanGroupDefaultResponse"/>
418
+ </operation>
419
+ <operation name="getDiffieHellmanGroupOptions">
420
+ <documentation>The Diffie-Hellman group options used for both phases of the negotiation process.
421
+
422
+ The diffie-hellman group options are as follows:
423
+ * 0 (None)
424
+ * 1
425
+ * 2
426
+ * 5</documentation>
427
+ <input message="tns:getDiffieHellmanGroupOptions"/>
428
+ <output message="tns:getDiffieHellmanGroupOptionsResponse"/>
429
+ </operation>
430
+ <operation name="getEncryptionDefault">
431
+ <documentation>The default encryption type used for both phases of the negotiation process. The default value is set to 3DES. </documentation>
432
+ <input message="tns:getEncryptionDefault"/>
433
+ <output message="tns:getEncryptionDefaultResponse"/>
434
+ </operation>
435
+ <operation name="getEncryptionOptions">
436
+ <documentation>Encryption options available for both phases of the negotiation process.
437
+
438
+ The valid encryption options are as follows:
439
+ * DES
440
+ * 3DES
441
+ * AES128
442
+ * AES192
443
+ * AES256</documentation>
444
+ <input message="tns:getEncryptionOptions"/>
445
+ <output message="tns:getEncryptionOptionsResponse"/>
446
+ </operation>
447
+ <operation name="getInternalSubnets">
448
+ <documentation>Retrieve private subnets that can be accessed through the network tunnel.</documentation>
449
+ <input message="tns:getInternalSubnets"/>
450
+ <output message="tns:getInternalSubnetsResponse"/>
451
+ </operation>
452
+ <operation name="getKeylifeLimits">
453
+ <documentation>The keylife limits. Keylife max limit is set to 120. Keylife min limit is set to 172800.</documentation>
454
+ <input message="tns:getKeylifeLimits"/>
455
+ <output message="tns:getKeylifeLimitsResponse"/>
456
+ </operation>
457
+ <operation name="getObject">
458
+ <documentation>getObject retrieves the SoftLayer_Network_Tunnel_Module_Context object whose ID number corresponds to the ID number of the init parameter passed to the SoftLayer_Network_Tunnel_Module_Context service. The IPSec network tunnel will be returned if it is associated with the account and the user has proper permission to manage network tunnels. </documentation>
459
+ <input message="tns:getObject"/>
460
+ <output message="tns:getObjectResponse"/>
461
+ </operation>
462
+ <operation name="getParameterConfigurationsForCustomerView">
463
+ <documentation>All of the IPSec VPN tunnel's configurations will be returned. It will list all of phase one and two negotiation parameters. Both remote and local subnets will be provided as well. This is useful when the configurations need to be passed on to another team and/or company for internal network configuration. </documentation>
464
+ <input message="tns:getParameterConfigurationsForCustomerView"/>
465
+ <output message="tns:getParameterConfigurationsForCustomerViewResponse"/>
466
+ </operation>
467
+ <operation name="getPhaseOneKeylifeDefault">
468
+ <documentation>The default phase 1 keylife used if a value is not provided. The default value is set to 3600. </documentation>
469
+ <input message="tns:getPhaseOneKeylifeDefault"/>
470
+ <output message="tns:getPhaseOneKeylifeDefaultResponse"/>
471
+ </operation>
472
+ <operation name="getPhaseTwoKeylifeDefault">
473
+ <documentation>The default phase 2 keylife used if a value is not provided. The default value is set to 28800. </documentation>
474
+ <input message="tns:getPhaseTwoKeylifeDefault"/>
475
+ <output message="tns:getPhaseTwoKeylifeDefaultResponse"/>
476
+ </operation>
477
+ <operation name="getServiceSubnets">
478
+ <documentation>Retrieve service subnets that can be access through the network tunnel.</documentation>
479
+ <input message="tns:getServiceSubnets"/>
480
+ <output message="tns:getServiceSubnetsResponse"/>
481
+ </operation>
482
+ <operation name="getStaticRouteSubnets">
483
+ <documentation>Retrieve subnets used for a network tunnel's address translations.</documentation>
484
+ <input message="tns:getStaticRouteSubnets"/>
485
+ <output message="tns:getStaticRouteSubnetsResponse"/>
486
+ </operation>
487
+ <operation name="getTransactionHistory">
488
+ <documentation>Retrieve the transaction history for this network tunnel.</documentation>
489
+ <input message="tns:getTransactionHistory"/>
490
+ <output message="tns:getTransactionHistoryResponse"/>
491
+ </operation>
492
+ <operation name="removeCustomerSubnetFromNetworkTunnel">
493
+ <documentation>Disassociate a customer subnet (remote) from a network tunnel. When a remote subnet is disassociated, that subnet will not able to communicate with private and service subnets on the SoftLayer network.
494
+
495
+ NOTE: A network tunnel's configurations must be applied to the network device in order for the disassociation described above to take effect. </documentation>
496
+ <input message="tns:removeCustomerSubnetFromNetworkTunnel"/>
497
+ <output message="tns:removeCustomerSubnetFromNetworkTunnelResponse"/>
498
+ </operation>
499
+ <operation name="removePrivateSubnetFromNetworkTunnel">
500
+ <documentation>Disassociate a private subnet from a network tunnel. When a private subnet is disassociated, the customer (remote) subnet on the other end of the tunnel will not able to communicate with the private subnet that was just disassociated.
501
+
502
+ NOTE: A network tunnel's configurations must be applied to the network device in order for the disassociation described above to take effect. </documentation>
503
+ <input message="tns:removePrivateSubnetFromNetworkTunnel"/>
504
+ <output message="tns:removePrivateSubnetFromNetworkTunnelResponse"/>
505
+ </operation>
506
+ <operation name="removeServiceSubnetFromNetworkTunnel">
507
+ <documentation>Disassociate a service subnet from a network tunnel. When a service subnet is disassociated, that customer (remote) subnet on the other end of the network tunnel will not able to communicate with that service subnet on the SoftLayer network.
508
+
509
+ NOTE: A network tunnel's configurations must be applied to the network device in order for the disassociation described above to take effect. </documentation>
510
+ <input message="tns:removeServiceSubnetFromNetworkTunnel"/>
511
+ <output message="tns:removeServiceSubnetFromNetworkTunnelResponse"/>
512
+ </operation>
513
+ </portType>
514
+ <binding name="SoftLayer_Network_Tunnel_Module_ContextBinding" type="tns:SoftLayer_Network_Tunnel_Module_ContextPortType">
515
+ <soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
516
+ <operation name="addCustomerSubnetToNetworkTunnel">
517
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Tunnel_Module_ContextAction"/>
518
+ <input>
519
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
520
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextInitParametersHeader" part="SoftLayer_Network_Tunnel_Module_ContextInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
521
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
522
+ </input>
523
+ <output>
524
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
525
+ </output>
526
+ </operation>
527
+ <operation name="addPrivateSubnetToNetworkTunnel">
528
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Tunnel_Module_ContextAction"/>
529
+ <input>
530
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
531
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextInitParametersHeader" part="SoftLayer_Network_Tunnel_Module_ContextInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
532
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
533
+ </input>
534
+ <output>
535
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
536
+ </output>
537
+ </operation>
538
+ <operation name="addServiceSubnetToNetworkTunnel">
539
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Tunnel_Module_ContextAction"/>
540
+ <input>
541
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
542
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextInitParametersHeader" part="SoftLayer_Network_Tunnel_Module_ContextInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
543
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
544
+ </input>
545
+ <output>
546
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
547
+ </output>
548
+ </operation>
549
+ <operation name="applyConfigurationsToDevice">
550
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Tunnel_Module_ContextAction"/>
551
+ <input>
552
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
553
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextInitParametersHeader" part="SoftLayer_Network_Tunnel_Module_ContextInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
554
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
555
+ </input>
556
+ <output>
557
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
558
+ </output>
559
+ </operation>
560
+ <operation name="createAddressTranslation">
561
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Tunnel_Module_ContextAction"/>
562
+ <input>
563
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
564
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextInitParametersHeader" part="SoftLayer_Network_Tunnel_Module_ContextInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
565
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextObjectMaskHeader" part="SoftLayer_Network_Tunnel_Module_ContextObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
566
+ <soap:header message="tns:SoftLayer_ObjectMaskHeader" part="SoftLayer_ObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
567
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
568
+ </input>
569
+ <output>
570
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
571
+ </output>
572
+ </operation>
573
+ <operation name="createAddressTranslations">
574
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Tunnel_Module_ContextAction"/>
575
+ <input>
576
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
577
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextInitParametersHeader" part="SoftLayer_Network_Tunnel_Module_ContextInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
578
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextObjectMaskHeader" part="SoftLayer_Network_Tunnel_Module_ContextObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
579
+ <soap:header message="tns:SoftLayer_ObjectMaskHeader" part="SoftLayer_ObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
580
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
581
+ </input>
582
+ <output>
583
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
584
+ </output>
585
+ </operation>
586
+ <operation name="deleteAddressTranslation">
587
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Tunnel_Module_ContextAction"/>
588
+ <input>
589
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
590
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextInitParametersHeader" part="SoftLayer_Network_Tunnel_Module_ContextInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
591
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
592
+ </input>
593
+ <output>
594
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
595
+ </output>
596
+ </operation>
597
+ <operation name="downloadAddressTranslationConfigurations">
598
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Tunnel_Module_ContextAction"/>
599
+ <input>
600
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
601
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextInitParametersHeader" part="SoftLayer_Network_Tunnel_Module_ContextInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
602
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
603
+ </input>
604
+ <output>
605
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
606
+ </output>
607
+ </operation>
608
+ <operation name="downloadParameterConfigurations">
609
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Tunnel_Module_ContextAction"/>
610
+ <input>
611
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
612
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextInitParametersHeader" part="SoftLayer_Network_Tunnel_Module_ContextInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
613
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
614
+ </input>
615
+ <output>
616
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
617
+ </output>
618
+ </operation>
619
+ <operation name="editAddressTranslation">
620
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Tunnel_Module_ContextAction"/>
621
+ <input>
622
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
623
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextInitParametersHeader" part="SoftLayer_Network_Tunnel_Module_ContextInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
624
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextObjectMaskHeader" part="SoftLayer_Network_Tunnel_Module_ContextObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
625
+ <soap:header message="tns:SoftLayer_ObjectMaskHeader" part="SoftLayer_ObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
626
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
627
+ </input>
628
+ <output>
629
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
630
+ </output>
631
+ </operation>
632
+ <operation name="editAddressTranslations">
633
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Tunnel_Module_ContextAction"/>
634
+ <input>
635
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
636
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextInitParametersHeader" part="SoftLayer_Network_Tunnel_Module_ContextInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
637
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextObjectMaskHeader" part="SoftLayer_Network_Tunnel_Module_ContextObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
638
+ <soap:header message="tns:SoftLayer_ObjectMaskHeader" part="SoftLayer_ObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
639
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
640
+ </input>
641
+ <output>
642
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
643
+ </output>
644
+ </operation>
645
+ <operation name="editObject">
646
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Tunnel_Module_ContextAction"/>
647
+ <input>
648
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
649
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextInitParametersHeader" part="SoftLayer_Network_Tunnel_Module_ContextInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
650
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
651
+ </input>
652
+ <output>
653
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
654
+ </output>
655
+ </operation>
656
+ <operation name="getAccount">
657
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Tunnel_Module_ContextAction"/>
658
+ <input>
659
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextObjectMaskHeader" part="SoftLayer_Network_Tunnel_Module_ContextObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
660
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextObjectFilterHeader" part="SoftLayer_Network_Tunnel_Module_ContextObjectFilter" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
661
+ <soap:header message="tns:SoftLayer_ObjectMaskHeader" part="SoftLayer_ObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
662
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextInitParametersHeader" part="SoftLayer_Network_Tunnel_Module_ContextInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
663
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
664
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
665
+ </input>
666
+ <output>
667
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
668
+ </output>
669
+ </operation>
670
+ <operation name="getActiveTransaction">
671
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Tunnel_Module_ContextAction"/>
672
+ <input>
673
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextObjectMaskHeader" part="SoftLayer_Network_Tunnel_Module_ContextObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
674
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextObjectFilterHeader" part="SoftLayer_Network_Tunnel_Module_ContextObjectFilter" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
675
+ <soap:header message="tns:SoftLayer_ObjectMaskHeader" part="SoftLayer_ObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
676
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextInitParametersHeader" part="SoftLayer_Network_Tunnel_Module_ContextInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
677
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
678
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
679
+ </input>
680
+ <output>
681
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
682
+ </output>
683
+ </operation>
684
+ <operation name="getAddressTranslationConfigurations">
685
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Tunnel_Module_ContextAction"/>
686
+ <input>
687
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
688
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextInitParametersHeader" part="SoftLayer_Network_Tunnel_Module_ContextInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
689
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
690
+ </input>
691
+ <output>
692
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
693
+ </output>
694
+ </operation>
695
+ <operation name="getAddressTranslations">
696
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Tunnel_Module_ContextAction"/>
697
+ <input>
698
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextObjectMaskHeader" part="SoftLayer_Network_Tunnel_Module_ContextObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
699
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextObjectFilterHeader" part="SoftLayer_Network_Tunnel_Module_ContextObjectFilter" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
700
+ <soap:header message="tns:resultLimitHeader" part="resultLimit" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
701
+ <soap:header message="tns:SoftLayer_ObjectMaskHeader" part="SoftLayer_ObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
702
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextInitParametersHeader" part="SoftLayer_Network_Tunnel_Module_ContextInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
703
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
704
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
705
+ </input>
706
+ <output>
707
+ <soap:header message="tns:totalItemsHeader" part="totalItems" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
708
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
709
+ </output>
710
+ </operation>
711
+ <operation name="getAllAvailableServiceSubnets">
712
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Tunnel_Module_ContextAction"/>
713
+ <input>
714
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextObjectMaskHeader" part="SoftLayer_Network_Tunnel_Module_ContextObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
715
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextObjectFilterHeader" part="SoftLayer_Network_Tunnel_Module_ContextObjectFilter" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
716
+ <soap:header message="tns:resultLimitHeader" part="resultLimit" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
717
+ <soap:header message="tns:SoftLayer_ObjectMaskHeader" part="SoftLayer_ObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
718
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextInitParametersHeader" part="SoftLayer_Network_Tunnel_Module_ContextInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
719
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
720
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
721
+ </input>
722
+ <output>
723
+ <soap:header message="tns:totalItemsHeader" part="totalItems" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
724
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
725
+ </output>
726
+ </operation>
727
+ <operation name="getAuthenticationDefault">
728
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Tunnel_Module_ContextAction"/>
729
+ <input>
730
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
731
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
732
+ </input>
733
+ <output>
734
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
735
+ </output>
736
+ </operation>
737
+ <operation name="getAuthenticationOptions">
738
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Tunnel_Module_ContextAction"/>
739
+ <input>
740
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
741
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
742
+ </input>
743
+ <output>
744
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
745
+ </output>
746
+ </operation>
747
+ <operation name="getBillingItem">
748
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Tunnel_Module_ContextAction"/>
749
+ <input>
750
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextObjectMaskHeader" part="SoftLayer_Network_Tunnel_Module_ContextObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
751
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextObjectFilterHeader" part="SoftLayer_Network_Tunnel_Module_ContextObjectFilter" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
752
+ <soap:header message="tns:SoftLayer_ObjectMaskHeader" part="SoftLayer_ObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
753
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextInitParametersHeader" part="SoftLayer_Network_Tunnel_Module_ContextInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
754
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
755
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
756
+ </input>
757
+ <output>
758
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
759
+ </output>
760
+ </operation>
761
+ <operation name="getCustomerSubnets">
762
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Tunnel_Module_ContextAction"/>
763
+ <input>
764
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextObjectMaskHeader" part="SoftLayer_Network_Tunnel_Module_ContextObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
765
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextObjectFilterHeader" part="SoftLayer_Network_Tunnel_Module_ContextObjectFilter" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
766
+ <soap:header message="tns:resultLimitHeader" part="resultLimit" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
767
+ <soap:header message="tns:SoftLayer_ObjectMaskHeader" part="SoftLayer_ObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
768
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextInitParametersHeader" part="SoftLayer_Network_Tunnel_Module_ContextInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
769
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
770
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
771
+ </input>
772
+ <output>
773
+ <soap:header message="tns:totalItemsHeader" part="totalItems" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
774
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
775
+ </output>
776
+ </operation>
777
+ <operation name="getDatacenter">
778
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Tunnel_Module_ContextAction"/>
779
+ <input>
780
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextObjectMaskHeader" part="SoftLayer_Network_Tunnel_Module_ContextObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
781
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextObjectFilterHeader" part="SoftLayer_Network_Tunnel_Module_ContextObjectFilter" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
782
+ <soap:header message="tns:SoftLayer_ObjectMaskHeader" part="SoftLayer_ObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
783
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextInitParametersHeader" part="SoftLayer_Network_Tunnel_Module_ContextInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
784
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
785
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
786
+ </input>
787
+ <output>
788
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
789
+ </output>
790
+ </operation>
791
+ <operation name="getDiffieHellmanGroupDefault">
792
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Tunnel_Module_ContextAction"/>
793
+ <input>
794
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
795
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
796
+ </input>
797
+ <output>
798
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
799
+ </output>
800
+ </operation>
801
+ <operation name="getDiffieHellmanGroupOptions">
802
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Tunnel_Module_ContextAction"/>
803
+ <input>
804
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
805
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
806
+ </input>
807
+ <output>
808
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
809
+ </output>
810
+ </operation>
811
+ <operation name="getEncryptionDefault">
812
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Tunnel_Module_ContextAction"/>
813
+ <input>
814
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
815
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
816
+ </input>
817
+ <output>
818
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
819
+ </output>
820
+ </operation>
821
+ <operation name="getEncryptionOptions">
822
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Tunnel_Module_ContextAction"/>
823
+ <input>
824
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
825
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
826
+ </input>
827
+ <output>
828
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
829
+ </output>
830
+ </operation>
831
+ <operation name="getInternalSubnets">
832
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Tunnel_Module_ContextAction"/>
833
+ <input>
834
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextObjectMaskHeader" part="SoftLayer_Network_Tunnel_Module_ContextObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
835
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextObjectFilterHeader" part="SoftLayer_Network_Tunnel_Module_ContextObjectFilter" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
836
+ <soap:header message="tns:resultLimitHeader" part="resultLimit" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
837
+ <soap:header message="tns:SoftLayer_ObjectMaskHeader" part="SoftLayer_ObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
838
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextInitParametersHeader" part="SoftLayer_Network_Tunnel_Module_ContextInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
839
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
840
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
841
+ </input>
842
+ <output>
843
+ <soap:header message="tns:totalItemsHeader" part="totalItems" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
844
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
845
+ </output>
846
+ </operation>
847
+ <operation name="getKeylifeLimits">
848
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Tunnel_Module_ContextAction"/>
849
+ <input>
850
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
851
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
852
+ </input>
853
+ <output>
854
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
855
+ </output>
856
+ </operation>
857
+ <operation name="getObject">
858
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Tunnel_Module_ContextAction"/>
859
+ <input>
860
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextObjectMaskHeader" part="SoftLayer_Network_Tunnel_Module_ContextObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
861
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextObjectFilterHeader" part="SoftLayer_Network_Tunnel_Module_ContextObjectFilter" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
862
+ <soap:header message="tns:SoftLayer_ObjectMaskHeader" part="SoftLayer_ObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
863
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextInitParametersHeader" part="SoftLayer_Network_Tunnel_Module_ContextInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
864
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
865
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
866
+ </input>
867
+ <output>
868
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
869
+ </output>
870
+ </operation>
871
+ <operation name="getParameterConfigurationsForCustomerView">
872
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Tunnel_Module_ContextAction"/>
873
+ <input>
874
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
875
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextInitParametersHeader" part="SoftLayer_Network_Tunnel_Module_ContextInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
876
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
877
+ </input>
878
+ <output>
879
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
880
+ </output>
881
+ </operation>
882
+ <operation name="getPhaseOneKeylifeDefault">
883
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Tunnel_Module_ContextAction"/>
884
+ <input>
885
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
886
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
887
+ </input>
888
+ <output>
889
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
890
+ </output>
891
+ </operation>
892
+ <operation name="getPhaseTwoKeylifeDefault">
893
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Tunnel_Module_ContextAction"/>
894
+ <input>
895
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
896
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
897
+ </input>
898
+ <output>
899
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
900
+ </output>
901
+ </operation>
902
+ <operation name="getServiceSubnets">
903
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Tunnel_Module_ContextAction"/>
904
+ <input>
905
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextObjectMaskHeader" part="SoftLayer_Network_Tunnel_Module_ContextObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
906
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextObjectFilterHeader" part="SoftLayer_Network_Tunnel_Module_ContextObjectFilter" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
907
+ <soap:header message="tns:resultLimitHeader" part="resultLimit" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
908
+ <soap:header message="tns:SoftLayer_ObjectMaskHeader" part="SoftLayer_ObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
909
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextInitParametersHeader" part="SoftLayer_Network_Tunnel_Module_ContextInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
910
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
911
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
912
+ </input>
913
+ <output>
914
+ <soap:header message="tns:totalItemsHeader" part="totalItems" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
915
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
916
+ </output>
917
+ </operation>
918
+ <operation name="getStaticRouteSubnets">
919
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Tunnel_Module_ContextAction"/>
920
+ <input>
921
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextObjectMaskHeader" part="SoftLayer_Network_Tunnel_Module_ContextObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
922
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextObjectFilterHeader" part="SoftLayer_Network_Tunnel_Module_ContextObjectFilter" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
923
+ <soap:header message="tns:resultLimitHeader" part="resultLimit" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
924
+ <soap:header message="tns:SoftLayer_ObjectMaskHeader" part="SoftLayer_ObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
925
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextInitParametersHeader" part="SoftLayer_Network_Tunnel_Module_ContextInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
926
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
927
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
928
+ </input>
929
+ <output>
930
+ <soap:header message="tns:totalItemsHeader" part="totalItems" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
931
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
932
+ </output>
933
+ </operation>
934
+ <operation name="getTransactionHistory">
935
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Tunnel_Module_ContextAction"/>
936
+ <input>
937
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextObjectMaskHeader" part="SoftLayer_Network_Tunnel_Module_ContextObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
938
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextObjectFilterHeader" part="SoftLayer_Network_Tunnel_Module_ContextObjectFilter" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
939
+ <soap:header message="tns:resultLimitHeader" part="resultLimit" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
940
+ <soap:header message="tns:SoftLayer_ObjectMaskHeader" part="SoftLayer_ObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
941
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextInitParametersHeader" part="SoftLayer_Network_Tunnel_Module_ContextInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
942
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
943
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
944
+ </input>
945
+ <output>
946
+ <soap:header message="tns:totalItemsHeader" part="totalItems" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
947
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
948
+ </output>
949
+ </operation>
950
+ <operation name="removeCustomerSubnetFromNetworkTunnel">
951
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Tunnel_Module_ContextAction"/>
952
+ <input>
953
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
954
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextInitParametersHeader" part="SoftLayer_Network_Tunnel_Module_ContextInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
955
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
956
+ </input>
957
+ <output>
958
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
959
+ </output>
960
+ </operation>
961
+ <operation name="removePrivateSubnetFromNetworkTunnel">
962
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Tunnel_Module_ContextAction"/>
963
+ <input>
964
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
965
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextInitParametersHeader" part="SoftLayer_Network_Tunnel_Module_ContextInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
966
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
967
+ </input>
968
+ <output>
969
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
970
+ </output>
971
+ </operation>
972
+ <operation name="removeServiceSubnetFromNetworkTunnel">
973
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Tunnel_Module_ContextAction"/>
974
+ <input>
975
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
976
+ <soap:header message="tns:SoftLayer_Network_Tunnel_Module_ContextInitParametersHeader" part="SoftLayer_Network_Tunnel_Module_ContextInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
977
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
978
+ </input>
979
+ <output>
980
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
981
+ </output>
982
+ </operation>
983
+ </binding>
984
+ <service name="SoftLayer_Network_Tunnel_Module_ContextService">
985
+ <port name="SoftLayer_Network_Tunnel_Module_ContextPort" binding="tns:SoftLayer_Network_Tunnel_Module_ContextBinding">
986
+ <soap:address location="https://api.softlayer.com/soap/v3/SoftLayer_Network_Tunnel_Module_Context"/>
987
+ </port>
988
+ </service>
989
+ </definitions>