softlayer 0.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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,245 @@
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_Component_Firewall?xsd"/>
6
+ </xsd:schema>
7
+ <xsd:schema targetNamespace="http://api.service.softlayer.com/soap/v3/">
8
+ <xsd:complexType name="SoftLayer_Network_Component_FirewallInitParameters">
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_Component_FirewallObjectMask">
15
+ <xsd:sequence>
16
+ <xsd:element minOccurs="1" maxOccurs="1" name="mask" type="tns:SoftLayer_Network_Component_Firewall"/>
17
+ </xsd:sequence>
18
+ </xsd:complexType>
19
+ </xsd:schema>
20
+ </types>
21
+ <message name="SoftLayer_Network_Component_FirewallInitParametersHeader">
22
+ <part name="SoftLayer_Network_Component_FirewallInitParameters" type="tns:SoftLayer_Network_Component_FirewallInitParameters"/>
23
+ </message>
24
+ <message name="getApplyServerRuleSubnets"/>
25
+ <message name="getApplyServerRuleSubnetsResponse">
26
+ <part name="getApplyServerRuleSubnetsReturn" type="tns:SoftLayer_Network_SubnetArray"/>
27
+ </message>
28
+ <message name="getBillingItem"/>
29
+ <message name="getBillingItemResponse">
30
+ <part name="getBillingItemReturn" type="tns:SoftLayer_Billing_Item"/>
31
+ </message>
32
+ <message name="getGuestNetworkComponent"/>
33
+ <message name="getGuestNetworkComponentResponse">
34
+ <part name="getGuestNetworkComponentReturn" type="tns:SoftLayer_Virtual_Guest_Network_Component"/>
35
+ </message>
36
+ <message name="getNetworkComponent"/>
37
+ <message name="getNetworkComponentResponse">
38
+ <part name="getNetworkComponentReturn" type="tns:SoftLayer_Network_Component"/>
39
+ </message>
40
+ <message name="getNetworkFirewallUpdateRequest"/>
41
+ <message name="getNetworkFirewallUpdateRequestResponse">
42
+ <part name="getNetworkFirewallUpdateRequestReturn" type="tns:SoftLayer_Network_Firewall_Update_RequestArray"/>
43
+ </message>
44
+ <message name="getObject"/>
45
+ <message name="getObjectResponse">
46
+ <part name="getObjectReturn" type="tns:SoftLayer_Network_Component_Firewall"/>
47
+ </message>
48
+ <message name="getRules"/>
49
+ <message name="getRulesResponse">
50
+ <part name="getRulesReturn" type="tns:SoftLayer_Network_Component_Firewall_RuleArray"/>
51
+ </message>
52
+ <message name="getSubnets"/>
53
+ <message name="getSubnetsResponse">
54
+ <part name="getSubnetsReturn" type="tns:SoftLayer_Network_SubnetArray"/>
55
+ </message>
56
+ <message name="authenticateHeader">
57
+ <part name="authenticate" type="tns:authenticate"/>
58
+ </message>
59
+ <message name="resultLimitHeader">
60
+ <part name="resultLimit" type="tns:resultLimit"/>
61
+ </message>
62
+ <message name="totalItemsHeader">
63
+ <part name="totalItems" type="tns:totalItems"/>
64
+ </message>
65
+ <message name="SoftLayer_Network_Component_FirewallObjectMaskHeader">
66
+ <part name="SoftLayer_Network_Component_FirewallObjectMask" type="tns:SoftLayer_Network_Component_FirewallObjectMask"/>
67
+ </message>
68
+ <message name="SoftLayer_Network_Component_FirewallObjectFilterHeader">
69
+ <part name="SoftLayer_Network_Component_FirewallObjectFilter" type="tns:SoftLayer_Network_Component_FirewallObjectFilter"/>
70
+ </message>
71
+ <message name="SoftLayer_ObjectMaskHeader">
72
+ <part name="SoftLayer_ObjectMask" type="tns:SoftLayer_ObjectMask"/>
73
+ </message>
74
+ <portType name="SoftLayer_Network_Component_FirewallPortType">
75
+ <documentation>The SoftLayer_Network_Component_Firewall service accesses general information relating to a single SoftLayer network component firewall. This is the object which ties the running rules to a specific downstream server. The current running rule set can be pulled from this service. Use the [[SoftLayer Network Firewall Template]] service to pull SoftLayer recommended rule set templates. Use the [[SoftLayer Network Firewall Update Request]] service to submit a firewall update request. </documentation>
76
+ <operation name="getApplyServerRuleSubnets">
77
+ <documentation>Retrieve the additional subnets linked to this network component firewall, that inherit rules from the host that the context slot is attached to.</documentation>
78
+ <input message="tns:getApplyServerRuleSubnets"/>
79
+ <output message="tns:getApplyServerRuleSubnetsResponse"/>
80
+ </operation>
81
+ <operation name="getBillingItem">
82
+ <documentation>Retrieve the billing item for a Hardware Firewall (Dedicated).</documentation>
83
+ <input message="tns:getBillingItem"/>
84
+ <output message="tns:getBillingItemResponse"/>
85
+ </operation>
86
+ <operation name="getGuestNetworkComponent">
87
+ <documentation>Retrieve the network component of the guest virtual server that this network component firewall belongs to.</documentation>
88
+ <input message="tns:getGuestNetworkComponent"/>
89
+ <output message="tns:getGuestNetworkComponentResponse"/>
90
+ </operation>
91
+ <operation name="getNetworkComponent">
92
+ <documentation>Retrieve the network component of the switch interface that this network component firewall belongs to.</documentation>
93
+ <input message="tns:getNetworkComponent"/>
94
+ <output message="tns:getNetworkComponentResponse"/>
95
+ </operation>
96
+ <operation name="getNetworkFirewallUpdateRequest">
97
+ <documentation>Retrieve the update requests made for this firewall.</documentation>
98
+ <input message="tns:getNetworkFirewallUpdateRequest"/>
99
+ <output message="tns:getNetworkFirewallUpdateRequestResponse"/>
100
+ </operation>
101
+ <operation name="getObject">
102
+ <documentation>getObject returns a SoftLayer_Network_Firewall_Module_Context_Interface_AccessControlList_Network_Component object. You can only get objects for servers attached to your account that have a network firewall enabled. </documentation>
103
+ <input message="tns:getObject"/>
104
+ <output message="tns:getObjectResponse"/>
105
+ </operation>
106
+ <operation name="getRules">
107
+ <documentation>Retrieve the currently running rule set of this network component firewall.</documentation>
108
+ <input message="tns:getRules"/>
109
+ <output message="tns:getRulesResponse"/>
110
+ </operation>
111
+ <operation name="getSubnets">
112
+ <documentation>Retrieve the additional subnets linked to this network component firewall.</documentation>
113
+ <input message="tns:getSubnets"/>
114
+ <output message="tns:getSubnetsResponse"/>
115
+ </operation>
116
+ </portType>
117
+ <binding name="SoftLayer_Network_Component_FirewallBinding" type="tns:SoftLayer_Network_Component_FirewallPortType">
118
+ <soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
119
+ <operation name="getApplyServerRuleSubnets">
120
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Component_FirewallAction"/>
121
+ <input>
122
+ <soap:header message="tns:SoftLayer_Network_Component_FirewallObjectMaskHeader" part="SoftLayer_Network_Component_FirewallObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
123
+ <soap:header message="tns:SoftLayer_Network_Component_FirewallObjectFilterHeader" part="SoftLayer_Network_Component_FirewallObjectFilter" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
124
+ <soap:header message="tns:resultLimitHeader" part="resultLimit" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
125
+ <soap:header message="tns:SoftLayer_ObjectMaskHeader" part="SoftLayer_ObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
126
+ <soap:header message="tns:SoftLayer_Network_Component_FirewallInitParametersHeader" part="SoftLayer_Network_Component_FirewallInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
127
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
128
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
129
+ </input>
130
+ <output>
131
+ <soap:header message="tns:totalItemsHeader" part="totalItems" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
132
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
133
+ </output>
134
+ </operation>
135
+ <operation name="getBillingItem">
136
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Component_FirewallAction"/>
137
+ <input>
138
+ <soap:header message="tns:SoftLayer_Network_Component_FirewallObjectMaskHeader" part="SoftLayer_Network_Component_FirewallObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
139
+ <soap:header message="tns:SoftLayer_Network_Component_FirewallObjectFilterHeader" part="SoftLayer_Network_Component_FirewallObjectFilter" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
140
+ <soap:header message="tns:SoftLayer_ObjectMaskHeader" part="SoftLayer_ObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
141
+ <soap:header message="tns:SoftLayer_Network_Component_FirewallInitParametersHeader" part="SoftLayer_Network_Component_FirewallInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
142
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
143
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
144
+ </input>
145
+ <output>
146
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
147
+ </output>
148
+ </operation>
149
+ <operation name="getGuestNetworkComponent">
150
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Component_FirewallAction"/>
151
+ <input>
152
+ <soap:header message="tns:SoftLayer_Network_Component_FirewallObjectMaskHeader" part="SoftLayer_Network_Component_FirewallObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
153
+ <soap:header message="tns:SoftLayer_Network_Component_FirewallObjectFilterHeader" part="SoftLayer_Network_Component_FirewallObjectFilter" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
154
+ <soap:header message="tns:SoftLayer_ObjectMaskHeader" part="SoftLayer_ObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
155
+ <soap:header message="tns:SoftLayer_Network_Component_FirewallInitParametersHeader" part="SoftLayer_Network_Component_FirewallInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
156
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
157
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
158
+ </input>
159
+ <output>
160
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
161
+ </output>
162
+ </operation>
163
+ <operation name="getNetworkComponent">
164
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Component_FirewallAction"/>
165
+ <input>
166
+ <soap:header message="tns:SoftLayer_Network_Component_FirewallObjectMaskHeader" part="SoftLayer_Network_Component_FirewallObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
167
+ <soap:header message="tns:SoftLayer_Network_Component_FirewallObjectFilterHeader" part="SoftLayer_Network_Component_FirewallObjectFilter" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
168
+ <soap:header message="tns:SoftLayer_ObjectMaskHeader" part="SoftLayer_ObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
169
+ <soap:header message="tns:SoftLayer_Network_Component_FirewallInitParametersHeader" part="SoftLayer_Network_Component_FirewallInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
170
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
171
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
172
+ </input>
173
+ <output>
174
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
175
+ </output>
176
+ </operation>
177
+ <operation name="getNetworkFirewallUpdateRequest">
178
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Component_FirewallAction"/>
179
+ <input>
180
+ <soap:header message="tns:SoftLayer_Network_Component_FirewallObjectMaskHeader" part="SoftLayer_Network_Component_FirewallObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
181
+ <soap:header message="tns:SoftLayer_Network_Component_FirewallObjectFilterHeader" part="SoftLayer_Network_Component_FirewallObjectFilter" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
182
+ <soap:header message="tns:resultLimitHeader" part="resultLimit" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
183
+ <soap:header message="tns:SoftLayer_ObjectMaskHeader" part="SoftLayer_ObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
184
+ <soap:header message="tns:SoftLayer_Network_Component_FirewallInitParametersHeader" part="SoftLayer_Network_Component_FirewallInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
185
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
186
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
187
+ </input>
188
+ <output>
189
+ <soap:header message="tns:totalItemsHeader" part="totalItems" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
190
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
191
+ </output>
192
+ </operation>
193
+ <operation name="getObject">
194
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Component_FirewallAction"/>
195
+ <input>
196
+ <soap:header message="tns:SoftLayer_Network_Component_FirewallObjectMaskHeader" part="SoftLayer_Network_Component_FirewallObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
197
+ <soap:header message="tns:SoftLayer_Network_Component_FirewallObjectFilterHeader" part="SoftLayer_Network_Component_FirewallObjectFilter" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
198
+ <soap:header message="tns:SoftLayer_ObjectMaskHeader" part="SoftLayer_ObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
199
+ <soap:header message="tns:SoftLayer_Network_Component_FirewallInitParametersHeader" part="SoftLayer_Network_Component_FirewallInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
200
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
201
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
202
+ </input>
203
+ <output>
204
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
205
+ </output>
206
+ </operation>
207
+ <operation name="getRules">
208
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Component_FirewallAction"/>
209
+ <input>
210
+ <soap:header message="tns:SoftLayer_Network_Component_FirewallObjectMaskHeader" part="SoftLayer_Network_Component_FirewallObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
211
+ <soap:header message="tns:SoftLayer_Network_Component_FirewallObjectFilterHeader" part="SoftLayer_Network_Component_FirewallObjectFilter" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
212
+ <soap:header message="tns:resultLimitHeader" part="resultLimit" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
213
+ <soap:header message="tns:SoftLayer_ObjectMaskHeader" part="SoftLayer_ObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
214
+ <soap:header message="tns:SoftLayer_Network_Component_FirewallInitParametersHeader" part="SoftLayer_Network_Component_FirewallInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
215
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
216
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
217
+ </input>
218
+ <output>
219
+ <soap:header message="tns:totalItemsHeader" part="totalItems" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
220
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
221
+ </output>
222
+ </operation>
223
+ <operation name="getSubnets">
224
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Component_FirewallAction"/>
225
+ <input>
226
+ <soap:header message="tns:SoftLayer_Network_Component_FirewallObjectMaskHeader" part="SoftLayer_Network_Component_FirewallObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
227
+ <soap:header message="tns:SoftLayer_Network_Component_FirewallObjectFilterHeader" part="SoftLayer_Network_Component_FirewallObjectFilter" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
228
+ <soap:header message="tns:resultLimitHeader" part="resultLimit" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
229
+ <soap:header message="tns:SoftLayer_ObjectMaskHeader" part="SoftLayer_ObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
230
+ <soap:header message="tns:SoftLayer_Network_Component_FirewallInitParametersHeader" part="SoftLayer_Network_Component_FirewallInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
231
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
232
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
233
+ </input>
234
+ <output>
235
+ <soap:header message="tns:totalItemsHeader" part="totalItems" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
236
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
237
+ </output>
238
+ </operation>
239
+ </binding>
240
+ <service name="SoftLayer_Network_Component_FirewallService">
241
+ <port name="SoftLayer_Network_Component_FirewallPort" binding="tns:SoftLayer_Network_Component_FirewallBinding">
242
+ <soap:address location="https://api.softlayer.com/soap/v3/SoftLayer_Network_Component_Firewall"/>
243
+ </port>
244
+ </service>
245
+ </definitions>
@@ -0,0 +1,1277 @@
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_ContentDelivery_Account?xsd"/>
6
+ </xsd:schema>
7
+ <xsd:schema targetNamespace="http://api.service.softlayer.com/soap/v3/">
8
+ <xsd:complexType name="SoftLayer_Network_ContentDelivery_AccountInitParameters">
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_ContentDelivery_AccountObjectMask">
15
+ <xsd:sequence>
16
+ <xsd:element minOccurs="1" maxOccurs="1" name="mask" type="tns:SoftLayer_Network_ContentDelivery_Account"/>
17
+ </xsd:sequence>
18
+ </xsd:complexType>
19
+ </xsd:schema>
20
+ </types>
21
+ <message name="SoftLayer_Network_ContentDelivery_AccountInitParametersHeader">
22
+ <part name="SoftLayer_Network_ContentDelivery_AccountInitParameters" type="tns:SoftLayer_Network_ContentDelivery_AccountInitParameters"/>
23
+ </message>
24
+ <message name="authenticateResourceRequest">
25
+ <part name="parameter" type="tns:SoftLayer_Container_Network_ContentDelivery_Authentication_Parameter"/>
26
+ </message>
27
+ <message name="authenticateResourceRequestResponse">
28
+ <part name="authenticateResourceRequestReturn" type="xsd:boolean"/>
29
+ </message>
30
+ <message name="createDirectory">
31
+ <part name="directoryName" type="xsd:string"/>
32
+ </message>
33
+ <message name="createDirectoryResponse">
34
+ <part name="createDirectoryReturn" type="xsd:boolean"/>
35
+ </message>
36
+ <message name="createFtpUser">
37
+ <part name="newPassword" type="xsd:string"/>
38
+ </message>
39
+ <message name="createFtpUserResponse">
40
+ <part name="createFtpUserReturn" type="xsd:boolean"/>
41
+ </message>
42
+ <message name="createOriginPullMapping">
43
+ <part name="mappingObject" type="tns:SoftLayer_Container_Network_ContentDelivery_OriginPull_Mapping"/>
44
+ </message>
45
+ <message name="createOriginPullMappingResponse">
46
+ <part name="createOriginPullMappingReturn" type="xsd:boolean"/>
47
+ </message>
48
+ <message name="createOriginPullRule">
49
+ <part name="originDomain" type="xsd:string"/>
50
+ <part name="cnameRecord" type="xsd:string"/>
51
+ </message>
52
+ <message name="createOriginPullRuleResponse">
53
+ <part name="createOriginPullRuleReturn" type="xsd:boolean"/>
54
+ </message>
55
+ <message name="createTokenAuthenticationDirectory">
56
+ <part name="directory" type="xsd:string"/>
57
+ <part name="mediaType" type="xsd:string"/>
58
+ </message>
59
+ <message name="createTokenAuthenticationDirectoryResponse">
60
+ <part name="createTokenAuthenticationDirectoryReturn" type="xsd:boolean"/>
61
+ </message>
62
+ <message name="deleteFtpUser"/>
63
+ <message name="deleteFtpUserResponse">
64
+ <part name="deleteFtpUserReturn" type="xsd:boolean"/>
65
+ </message>
66
+ <message name="deleteOriginPullRule">
67
+ <part name="originMappingId" type="xsd:string"/>
68
+ </message>
69
+ <message name="deleteOriginPullRuleResponse">
70
+ <part name="deleteOriginPullRuleReturn" type="xsd:boolean"/>
71
+ </message>
72
+ <message name="disableLogging"/>
73
+ <message name="disableLoggingResponse">
74
+ <part name="disableLoggingReturn" type="xsd:boolean"/>
75
+ </message>
76
+ <message name="enableLogging"/>
77
+ <message name="enableLoggingResponse">
78
+ <part name="enableLoggingReturn" type="xsd:boolean"/>
79
+ </message>
80
+ <message name="getAccount"/>
81
+ <message name="getAccountResponse">
82
+ <part name="getAccountReturn" type="tns:SoftLayer_Account"/>
83
+ </message>
84
+ <message name="getAllPopsBandwidthData">
85
+ <part name="beginDateTime" type="xsd:dateTime"/>
86
+ <part name="endDateTime" type="xsd:dateTime"/>
87
+ </message>
88
+ <message name="getAllPopsBandwidthDataResponse">
89
+ <part name="getAllPopsBandwidthDataReturn" type="tns:SoftLayer_Container_Network_ContentDelivery_Bandwidth_PointsOfPresence_SummaryArray"/>
90
+ </message>
91
+ <message name="getAllPopsBandwidthImage">
92
+ <part name="title" type="xsd:string"/>
93
+ <part name="beginDateTime" type="xsd:dateTime"/>
94
+ <part name="endDateTime" type="xsd:dateTime"/>
95
+ <part name="unit" type="xsd:string"/>
96
+ </message>
97
+ <message name="getAllPopsBandwidthImageResponse">
98
+ <part name="getAllPopsBandwidthImageReturn" type="tns:SoftLayer_Container_Bandwidth_GraphOutputsExtended"/>
99
+ </message>
100
+ <message name="getAssociatedCdnAccountId"/>
101
+ <message name="getAssociatedCdnAccountIdResponse">
102
+ <part name="getAssociatedCdnAccountIdReturn" type="xsd:string"/>
103
+ </message>
104
+ <message name="getAuthenticationIpAddresses"/>
105
+ <message name="getAuthenticationIpAddressesResponse">
106
+ <part name="getAuthenticationIpAddressesReturn" type="tns:SoftLayer_Network_ContentDelivery_Authentication_AddressArray"/>
107
+ </message>
108
+ <message name="getAuthenticationServiceEndpoints"/>
109
+ <message name="getAuthenticationServiceEndpointsResponse">
110
+ <part name="getAuthenticationServiceEndpointsReturn" type="tns:SoftLayer_Container_Network_ContentDelivery_Authentication_ServiceEndpointArray"/>
111
+ </message>
112
+ <message name="getBandwidthData">
113
+ <part name="beginDateTime" type="xsd:dateTime"/>
114
+ <part name="endDateTime" type="xsd:dateTime"/>
115
+ </message>
116
+ <message name="getBandwidthDataResponse">
117
+ <part name="getBandwidthDataReturn" type="tns:SoftLayer_Container_Network_ContentDelivery_Bandwidth_SummaryArray"/>
118
+ </message>
119
+ <message name="getBandwidthDataWithTypes">
120
+ <part name="beginDateTime" type="xsd:dateTime"/>
121
+ <part name="endDateTime" type="xsd:dateTime"/>
122
+ <part name="period" type="xsd:string"/>
123
+ </message>
124
+ <message name="getBandwidthDataWithTypesResponse">
125
+ <part name="getBandwidthDataWithTypesReturn" type="tns:SoftLayer_Container_Network_ContentDelivery_Report_UsageArray"/>
126
+ </message>
127
+ <message name="getBandwidthImage">
128
+ <part name="title" type="xsd:string"/>
129
+ <part name="beginDateTime" type="xsd:dateTime"/>
130
+ <part name="endDateTime" type="xsd:dateTime"/>
131
+ </message>
132
+ <message name="getBandwidthImageResponse">
133
+ <part name="getBandwidthImageReturn" type="tns:SoftLayer_Container_Bandwidth_GraphOutputsExtended"/>
134
+ </message>
135
+ <message name="getBillingItem"/>
136
+ <message name="getBillingItemResponse">
137
+ <part name="getBillingItemReturn" type="tns:SoftLayer_Billing_Item"/>
138
+ </message>
139
+ <message name="getCdnAccountName"/>
140
+ <message name="getCdnAccountNameResponse">
141
+ <part name="getCdnAccountNameReturn" type="xsd:string"/>
142
+ </message>
143
+ <message name="getCdnAccountNote"/>
144
+ <message name="getCdnAccountNoteResponse">
145
+ <part name="getCdnAccountNoteReturn" type="xsd:string"/>
146
+ </message>
147
+ <message name="getCdnSolutionName"/>
148
+ <message name="getCdnSolutionNameResponse">
149
+ <part name="getCdnSolutionNameReturn" type="xsd:string"/>
150
+ </message>
151
+ <message name="getCustomerOrigins">
152
+ <part name="mediaType" type="xsd:string"/>
153
+ </message>
154
+ <message name="getCustomerOriginsResponse">
155
+ <part name="getCustomerOriginsReturn" type="tns:SoftLayer_Container_Network_ContentDelivery_OriginPull_MappingArray"/>
156
+ </message>
157
+ <message name="getDependantServiceFlag"/>
158
+ <message name="getDependantServiceFlagResponse">
159
+ <part name="getDependantServiceFlagReturn" type="xsd:boolean"/>
160
+ </message>
161
+ <message name="getDirectoryInformation">
162
+ <part name="directoryName" type="xsd:string"/>
163
+ </message>
164
+ <message name="getDirectoryInformationResponse">
165
+ <part name="getDirectoryInformationReturn" type="tns:SoftLayer_Container_Network_Directory_ListingArray"/>
166
+ </message>
167
+ <message name="getDiskSpaceUsageDataByDate">
168
+ <part name="beginDateTime" type="xsd:dateTime"/>
169
+ <part name="endDateTime" type="xsd:dateTime"/>
170
+ </message>
171
+ <message name="getDiskSpaceUsageDataByDateResponse">
172
+ <part name="getDiskSpaceUsageDataByDateReturn" type="tns:SoftLayer_Metric_Tracking_Object_DataArray"/>
173
+ </message>
174
+ <message name="getDiskSpaceUsageImageByDate">
175
+ <part name="beginDateTime" type="xsd:dateTime"/>
176
+ <part name="endDateTime" type="xsd:dateTime"/>
177
+ </message>
178
+ <message name="getDiskSpaceUsageImageByDateResponse">
179
+ <part name="getDiskSpaceUsageImageByDateReturn" type="tns:SoftLayer_Container_Bandwidth_GraphOutputs"/>
180
+ </message>
181
+ <message name="getFtpAttributes"/>
182
+ <message name="getFtpAttributesResponse">
183
+ <part name="getFtpAttributesReturn" type="tns:SoftLayer_Container_Network_Authentication_Data"/>
184
+ </message>
185
+ <message name="getLegacyCdnFlag"/>
186
+ <message name="getLegacyCdnFlagResponse">
187
+ <part name="getLegacyCdnFlagReturn" type="xsd:boolean"/>
188
+ </message>
189
+ <message name="getLogEnabledFlag"/>
190
+ <message name="getLogEnabledFlagResponse">
191
+ <part name="getLogEnabledFlagReturn" type="xsd:string"/>
192
+ </message>
193
+ <message name="getMediaUrls"/>
194
+ <message name="getMediaUrlsResponse">
195
+ <part name="getMediaUrlsReturn" type="tns:SoftLayer_Container_Network_ContentDelivery_SupportedProtocolArray"/>
196
+ </message>
197
+ <message name="getObject"/>
198
+ <message name="getObjectResponse">
199
+ <part name="getObjectReturn" type="tns:SoftLayer_Network_ContentDelivery_Account"/>
200
+ </message>
201
+ <message name="getOriginPullMappingInformation"/>
202
+ <message name="getOriginPullMappingInformationResponse">
203
+ <part name="getOriginPullMappingInformationReturn" type="tns:SoftLayer_Container_Network_ContentDelivery_OriginPull_MappingArray"/>
204
+ </message>
205
+ <message name="getOriginPullSupportedMediaUrls"/>
206
+ <message name="getOriginPullSupportedMediaUrlsResponse">
207
+ <part name="getOriginPullSupportedMediaUrlsReturn" type="tns:SoftLayer_Container_Network_ContentDelivery_SupportedProtocolArray"/>
208
+ </message>
209
+ <message name="getOriginPullUrl"/>
210
+ <message name="getOriginPullUrlResponse">
211
+ <part name="getOriginPullUrlReturn" type="xsd:string"/>
212
+ </message>
213
+ <message name="getPopNames"/>
214
+ <message name="getPopNamesResponse">
215
+ <part name="getPopNamesReturn" type="tns:SoftLayer_Container_Network_ContentDelivery_PointsOfPresenceArray"/>
216
+ </message>
217
+ <message name="getProviderPortalAccessFlag"/>
218
+ <message name="getProviderPortalAccessFlagResponse">
219
+ <part name="getProviderPortalAccessFlagReturn" type="xsd:boolean"/>
220
+ </message>
221
+ <message name="getProviderPortalCredentials"/>
222
+ <message name="getProviderPortalCredentialsResponse">
223
+ <part name="getProviderPortalCredentialsReturn" type="tns:SoftLayer_Container_Network_Authentication_Data"/>
224
+ </message>
225
+ <message name="getStatus"/>
226
+ <message name="getStatusResponse">
227
+ <part name="getStatusReturn" type="tns:SoftLayer_Network_ContentDelivery_Account_Status"/>
228
+ </message>
229
+ <message name="getTokenAuthenticationDirectories"/>
230
+ <message name="getTokenAuthenticationDirectoriesResponse">
231
+ <part name="getTokenAuthenticationDirectoriesReturn" type="tns:SoftLayer_Container_Network_Directory_ListingArray"/>
232
+ </message>
233
+ <message name="getTokenAuthenticationEnabledFlag"/>
234
+ <message name="getTokenAuthenticationEnabledFlagResponse">
235
+ <part name="getTokenAuthenticationEnabledFlagReturn" type="xsd:boolean"/>
236
+ </message>
237
+ <message name="getVendorFtpAttributes"/>
238
+ <message name="getVendorFtpAttributesResponse">
239
+ <part name="getVendorFtpAttributesReturn" type="tns:SoftLayer_Container_Network_Authentication_Data"/>
240
+ </message>
241
+ <message name="loadContent">
242
+ <part name="objectUrls" type="tns:ArrayOfstring"/>
243
+ </message>
244
+ <message name="loadContentResponse">
245
+ <part name="loadContentReturn" type="xsd:boolean"/>
246
+ </message>
247
+ <message name="manageHttpCompression">
248
+ <part name="enableFlag" type="xsd:boolean"/>
249
+ <part name="mimeTypes" type="tns:ArrayOfstring"/>
250
+ </message>
251
+ <message name="manageHttpCompressionResponse">
252
+ <part name="manageHttpCompressionReturn" type="xsd:boolean"/>
253
+ </message>
254
+ <message name="purgeCache">
255
+ <part name="objectUrls" type="tns:ArrayOfstring"/>
256
+ </message>
257
+ <message name="purgeCacheResponse">
258
+ <part name="purgeCacheReturn" type="tns:SoftLayer_Container_Network_ContentDelivery_PurgeService_ResponseArray"/>
259
+ </message>
260
+ <message name="removeAuthenticationDirectory">
261
+ <part name="directory" type="xsd:string"/>
262
+ <part name="mediaType" type="xsd:string"/>
263
+ </message>
264
+ <message name="removeAuthenticationDirectoryResponse">
265
+ <part name="removeAuthenticationDirectoryReturn" type="xsd:boolean"/>
266
+ </message>
267
+ <message name="removeFile">
268
+ <part name="source" type="xsd:string"/>
269
+ </message>
270
+ <message name="removeFileResponse">
271
+ <part name="removeFileReturn" type="xsd:boolean"/>
272
+ </message>
273
+ <message name="setAuthenticationServiceEndpoint">
274
+ <part name="webserviceEndpoint" type="xsd:string"/>
275
+ <part name="protocol" type="xsd:string"/>
276
+ </message>
277
+ <message name="setAuthenticationServiceEndpointResponse">
278
+ <part name="setAuthenticationServiceEndpointReturn" type="xsd:boolean"/>
279
+ </message>
280
+ <message name="setFtpPassword">
281
+ <part name="newPassword" type="xsd:string"/>
282
+ </message>
283
+ <message name="setFtpPasswordResponse">
284
+ <part name="setFtpPasswordReturn" type="xsd:boolean"/>
285
+ </message>
286
+ <message name="updateNote">
287
+ <part name="note" type="xsd:string"/>
288
+ </message>
289
+ <message name="updateNoteResponse">
290
+ <part name="updateNoteReturn" type="xsd:boolean"/>
291
+ </message>
292
+ <message name="uploadStream">
293
+ <part name="source" type="tns:SoftLayer_Container_Utility_File_Attachment"/>
294
+ <part name="target" type="xsd:string"/>
295
+ </message>
296
+ <message name="uploadStreamResponse">
297
+ <part name="uploadStreamReturn" type="xsd:boolean"/>
298
+ </message>
299
+ <message name="authenticateHeader">
300
+ <part name="authenticate" type="tns:authenticate"/>
301
+ </message>
302
+ <message name="resultLimitHeader">
303
+ <part name="resultLimit" type="tns:resultLimit"/>
304
+ </message>
305
+ <message name="totalItemsHeader">
306
+ <part name="totalItems" type="tns:totalItems"/>
307
+ </message>
308
+ <message name="SoftLayer_Network_ContentDelivery_AccountObjectMaskHeader">
309
+ <part name="SoftLayer_Network_ContentDelivery_AccountObjectMask" type="tns:SoftLayer_Network_ContentDelivery_AccountObjectMask"/>
310
+ </message>
311
+ <message name="SoftLayer_Network_ContentDelivery_AccountObjectFilterHeader">
312
+ <part name="SoftLayer_Network_ContentDelivery_AccountObjectFilter" type="tns:SoftLayer_Network_ContentDelivery_AccountObjectFilter"/>
313
+ </message>
314
+ <message name="SoftLayer_ObjectMaskHeader">
315
+ <part name="SoftLayer_ObjectMask" type="tns:SoftLayer_ObjectMask"/>
316
+ </message>
317
+ <portType name="SoftLayer_Network_ContentDelivery_AccountPortType">
318
+ <documentation>SoftLayer_Network_ContentDelivery_Account controls a single CDN user account and that account's content hosted on SoftLayer's CDN hosting infrastructure. Individual customer accounts can have more than one CDN account.
319
+
320
+ Every CDN account has the capability to configure and upload content to SoftLayer's CDN infrastructure. When a user requests content from the CDN they retrieve data from the node in closest physical proximity to them, assuring failover in the case of single node failure and the lowest network latency possible.
321
+
322
+ CDN supports three distinct types of content, streaming Flash, streaming Windows Media and traditional HTTP. Each of these types of service are automatically set depending on the folder you upload your content to. Each of these types of content are accessed from different URLs. URL examples can be found on the [https://manage.softlayer.com customer portal].
323
+
324
+ CDN supports directory creation, [[SoftLayer_Network_ContentDelivery_Account::getBandwidthData|bandwidth reporting]], and an [[SoftLayer_Network_ContentDelivery_Account::createOriginPullRule|Origin Pull]] rule if you wish to manage your content directly on one of your servers. Files uploaded to CDN are accessed by users in directories relative to your account's root directory. For instance, if the file &amp;quot;/images/header.jpg&amp;quot; exists in your CDN space then it can be accessed at the URL &amp;quot;&amp;lt;nowiki&amp;gt;http://&amp;lt;your CDN username&amp;gt;.http.cdn.softlayer.net/00&amp;lt;your CDN username&amp;gt;/images/header.jpg&amp;lt;/nowiki&amp;gt;&amp;quot;
325
+
326
+ CDN accounts support FTP transfers in addition to API-based uploads. To access a CDN account's FTP space on the SoftLayer private network, log into '''ftp.cdnlayer.service.softlayer.com''' with an FTP client using your CDN account name and a password set either in the SoftLayer [https://manage.softlayer.com customer portal] or by via the [[SoftLayer_Network_ContentDelivery_Account::setFtpPassword|setFtpPassword]] method
327
+
328
+ CDN supports the content authentication service. CDN's content authentication service is the technology that allows only authorized user to access your content. It performs a token based authentication before delivering content. An authentication token can be obtained from the SoftLayer customer portal or API and it needs to be appended to the CDN URL. When an end-user requests a file, CDN server will check the validity of the token passed via HTTP GET string with a remote web service provided by SoftLayer. Then the content will be delivered if the value returned from the web service is good otherwise the connection will be rejected. The token authentication web service call is made in real time and it will hold the incoming connection until receiving a value returned from the website.
329
+
330
+ There are several scenarios where this authentication capability could be useful. Websites can prevent other rogue websites from linking to their videos. Content owners can prevent users from passing around HTTP links, thus forcing them to login to view contents. See [[SoftLayer_Network_ContentDelivery_Authentication_Token|SoftLayer_Network_ContentDelivery_Authentication_Token]] and [[SoftLayer_Network_ContentDelivery_Authentication_Address|SoftLayer_Network_ContentDelivery_Authentication_Address]] for more details on the content authentication service.
331
+
332
+ </documentation>
333
+ <operation name="authenticateResourceRequest">
334
+ <documentation>Internap servers attempts to validate a token before serving a protected content. SoftLayer customer does not need to invoke this method. Please refer to [[SoftLayer_Network_ContentDelivery_Authentication_Token|Authentication Token]] object for more details on Content Authentication Service. </documentation>
335
+ <input message="tns:authenticateResourceRequest"/>
336
+ <output message="tns:authenticateResourceRequestResponse"/>
337
+ </operation>
338
+ <operation name="createDirectory">
339
+ <documentation>You can further organize your contents on the CDN FTP server by creating sub directories. This method creates a directory on the CDN FTP server. A user must have CDN_FILE_MANAGE privilege to use this method. A directory name must be an absolute path and you can only create sub directories in /media folder. </documentation>
340
+ <input message="tns:createDirectory"/>
341
+ <output message="tns:createDirectoryResponse"/>
342
+ </operation>
343
+ <operation name="createFtpUser">
344
+ <documentation>This method allows you to create a default CDN FTP user record on the ftp.cdnlayer.service.softlayer.com server. As with a CDN FTP user account, you can upload contents to the CDN host server through the SoftLayer private network. SoftLayer currently allows only one FTP user for each CDN account. Your default CDN FTP user record is created upon successful creation of a CDN account. You may not need to use this method at all. This is provided in support of the previous CDN customers. SoftLayer may offer multiple CDN FTP users for a single CDN account in the future.
345
+
346
+ Optionally, you can provide a new password when invoking this method and a new password must follow the rules below:
347
+ * ...must be between 8 and 20 characters long
348
+ * ...must be an alphanumeric value
349
+ * ...can contain these characters: - _ ! % # $ ^ &amp;amp; *</documentation>
350
+ <input message="tns:createFtpUser"/>
351
+ <output message="tns:createFtpUserResponse"/>
352
+ </operation>
353
+ <operation name="createOriginPullMapping">
354
+ <documentation>With Origin Pull, content is pulled from your origin server as needed and then delivered to visitors. You do not need to upload your files to the CDN FTP: you can utilize the files that currently exist on your origin server. It will take 10 to 15 minutes for this to take effect after you create an Origin Pull rule. Origin Pull is only supported for HTTP protocol and you would continue to use the CDN FTP for Flash and Windows Media streaming services.
355
+
356
+ A valid origin host can include a directory information. You may include an authentication username and password along with an origin host. If you set an authentication username and password, CDN servers will include &amp;quot;Authorization:&amp;quot; header in every request. You may use the &amp;quot;Authorization:&amp;quot; header to grant access to CDN servers or you may use it to distinguish CDN servers from normal visitors. Here is a list of valid origin hosts:
357
+ * www.website.com
358
+ * www.website.com/cdn_content
359
+ * cdn_user:password@www.website.com
360
+ * cdn_user:password@www.website.com/images
361
+
362
+
363
+ An authentication username should be an alphanumeric string and allowed special characters are . - _&amp;lt;br /&amp;gt; An authentication password should be an alphanumeric string and allowed special characters are . - _ ! # $ % ^ &amp;amp; *&amp;lt;br /&amp;gt; Both username and password must be between 3 to 10 characters long.
364
+
365
+ CDN nodes will cache your contents and you can control cache lifetime by modifying your web server's configuration. This method also creates a FTP directory restriction upon successful Origin Pull set up. You will not be able to access /media/http directory since contents will be pulled from your origin server. An origin domain must be a valid domain name and it can contain path information. This can help you organize contents on your origin server. For example, you could set an origin domain as: mydomain.com/cdn_contents
366
+
367
+ A CNAME record allows you to have a customized URL. You can get rid of your CDN account name from the URL. A valid CNAME for the Origin Pull method must point to &amp;lt;CDN_AcccountName&amp;gt;.http.cdn.softlayer.net.
368
+
369
+ There are 2 types of origin pull mappings. The one with a CNAME record or the one without a CNAME record and they work very differently.
370
+
371
+ gzip is supported if your web server sends a proper gzip header. For more details, visit our [http://knowledgelayer.softlayer.com/topic/cdn KnowledgeLayer] </documentation>
372
+ <input message="tns:createOriginPullMapping"/>
373
+ <output message="tns:createOriginPullMappingResponse"/>
374
+ </operation>
375
+ <operation name="createOriginPullRule">
376
+ <documentation>This method is deprecated, please use [[[[SoftLayer_Network_ContentDelivery_Account::createOriginPullMapping|createOriginPullMapping]] method instead. </documentation>
377
+ <input message="tns:createOriginPullRule"/>
378
+ <output message="tns:createOriginPullRuleResponse"/>
379
+ </operation>
380
+ <operation name="createTokenAuthenticationDirectory">
381
+ <documentation>You need to specify a directory on your CDN FTP or on your origin host in which your secure content resides to enable the token authentication . It will take about about 30 minutes for a newly configured token authentication directory to take effect. </documentation>
382
+ <input message="tns:createTokenAuthenticationDirectory"/>
383
+ <output message="tns:createTokenAuthenticationDirectoryResponse"/>
384
+ </operation>
385
+ <operation name="deleteFtpUser">
386
+ <documentation>This method deletes your FTP user record on the ftp.cdnlayer.service.softlayer.com server. Refer to the service overview of [[SoftLayer_Network_ContentDelivery_Account::createFtpUser|createFtpUser]] method for more information on the CDN FTP server. </documentation>
387
+ <input message="tns:deleteFtpUser"/>
388
+ <output message="tns:deleteFtpUserResponse"/>
389
+ </operation>
390
+ <operation name="deleteOriginPullRule">
391
+ <documentation>This method removes an Origin Pull domain rule. Once an Origin Pull rule is removed, you will be able to access the /media/http directory. It will take 10 to 15 minutes for this to take effect after you remove your Origin Pull rule. Cached contents on CDN POPs may live longer than 15 minutes. </documentation>
392
+ <input message="tns:deleteOriginPullRule"/>
393
+ <output message="tns:deleteOriginPullRuleResponse"/>
394
+ </operation>
395
+ <operation name="disableLogging">
396
+ <documentation>This method disables CDN access log. </documentation>
397
+ <input message="tns:disableLogging"/>
398
+ <output message="tns:disableLoggingResponse"/>
399
+ </operation>
400
+ <operation name="enableLogging">
401
+ <documentation>This method enables CDN access log. </documentation>
402
+ <input message="tns:enableLogging"/>
403
+ <output message="tns:enableLoggingResponse"/>
404
+ </operation>
405
+ <operation name="getAccount">
406
+ <documentation>Retrieve the customer account that a CDN account belongs to.</documentation>
407
+ <input message="tns:getAccount"/>
408
+ <output message="tns:getAccountResponse"/>
409
+ </operation>
410
+ <operation name="getAllPopsBandwidthData">
411
+ <documentation>This method returns bandwidth data for each POP. [[SoftLayer_Container_Network_ContentDelivery_Bandwidth_PointsOfPresence_Summary|POP Bandwidth]] object contains a starting time, ending time, total bytes, POP name and bandwidth unit.
412
+
413
+ POP bandwidth data is updated everyday at 22:50 CST (or CDT). It queries and stores POP data from the day before. It is a more resource intensive process than a regular CDN bandwidth update thus we run this once a day. Since the POP bandwidth data is delayed for a day, there is no correction process for POP data. The POP bandwidth is not associated with any billing process and is mainly used to generate a POP bandwidth graph. </documentation>
414
+ <input message="tns:getAllPopsBandwidthData"/>
415
+ <output message="tns:getAllPopsBandwidthDataResponse"/>
416
+ </operation>
417
+ <operation name="getAllPopsBandwidthImage">
418
+ <documentation>This method returns a bandwidth graph for every POP wrapped in [[SoftLayer_Container_Bandwidth_GraphOutputsExtended|Bandwidth Graph]] object. A POP bandwidth graph shows bandwidth consumption per each POP in a bar graph. [[SoftLayer_Container_Bandwidth_GraphOutputsExtended|Bandwidth Graph]] object contains a begin time, end time, title of the graph, binary date, in and outbound total bandwidth in bytes </documentation>
419
+ <input message="tns:getAllPopsBandwidthImage"/>
420
+ <output message="tns:getAllPopsBandwidthImageResponse"/>
421
+ </operation>
422
+ <operation name="getAssociatedCdnAccountId">
423
+ <documentation>Retrieve the CDN account id that this CDN account is associated with.</documentation>
424
+ <input message="tns:getAssociatedCdnAccountId"/>
425
+ <output message="tns:getAssociatedCdnAccountIdResponse"/>
426
+ </operation>
427
+ <operation name="getAuthenticationIpAddresses">
428
+ <documentation>Retrieve the IP addresses that are used for the content authentication service.</documentation>
429
+ <input message="tns:getAuthenticationIpAddresses"/>
430
+ <output message="tns:getAuthenticationIpAddressesResponse"/>
431
+ </operation>
432
+ <operation name="getAuthenticationServiceEndpoints">
433
+ <documentation>CDN servers will invoke a Web Service method to validate a content authentication token. This method returns all token validation web service endpoints set for a CDN account. You can override the default web service by calling [[SoftLayer_Network_ContentDelivery_Authentication_Token|setContentAuthenticationWsdl setContentAuthenticationWsdl]] method. </documentation>
434
+ <input message="tns:getAuthenticationServiceEndpoints"/>
435
+ <output message="tns:getAuthenticationServiceEndpointsResponse"/>
436
+ </operation>
437
+ <operation name="getBandwidthData">
438
+ <documentation>This method returns bandwidth data for a given time range. It returns an array of [[SoftLayer_Container_Network_ContentDelivery_Bandwidth_Summary|bandwidth summary]] objects. [[SoftLayer_Container_Network_ContentDelivery_Bandwidth_Summary|Bandwidth summary]] object contains a beginning time, ending time, and bandwidth in bytes.
439
+
440
+ A Beginning and ending date parameters have to be a timestamp in &amp;quot;yyyy-mm-dd HH24:mi:ss&amp;quot; format and it assumes the time is in Central Standard Time (CST) or Central Daylight Time (CDT) time zone. CDN bandwidth data is stored in Greenwich Mean Time (GMT) internally and converts a beginning and ending time to GMT before querying.
441
+
442
+ Unlike server bandwidth, CDN bandwidth returns total bytes consumed within an hour. For example, if you pass &amp;quot;2008-10-10 00:00:00&amp;quot; for a beginning time and &amp;quot;2008-10-10 05:00:00&amp;quot; for an ending time, your return value will have 6 elements of bandwidth summary objects. The first bandwidth summary object will have the total bytes consumed between 2008-10-10 00:00:00 and 2008-10-10 05:00:00. And the last object will have the bandwidth consumed between 2008-10-10 05:00:00 and 2008-10-10 00:59:59. The bandwidth data is updated at 10 minutes after every hour. The queried data is on a two hour time delay. The two hour delay is required to gather bandwidth data from each POP and that is the minimum delay required to create a feasible graph. It usually takes about 8 hours to reconcile all the data from every CDN POP. This hourly data is corrected after 24 hours if necessary. If you consume a large amount of bandwidth, your bandwidth data will be updated the next day. </documentation>
443
+ <input message="tns:getBandwidthData"/>
444
+ <output message="tns:getBandwidthDataResponse"/>
445
+ </operation>
446
+ <operation name="getBandwidthDataWithTypes">
447
+ <documentation>This method returns bandwidth data for a given time range. It returns an array of [[SoftLayer_Container_Network_ContentDelivery_Report_Usage|bandwidth usage report]] objects.
448
+
449
+ These will be first sorted by timestamp, and there will be one entry with that timestamp for each enabled region. The region type 'NONE' is provided only when non-region-specific data is returned. [[SoftLayer_Container_Network_ContentDelivery_Report_Usage|bandwidth usage report]] objects with a region will never contain non-region-specific data. Non-region-specific values are standardTotal and sslTotal; standardTotal is computed by adding the HTTP Large, Windows Media, Flash and Application Delivery Network bandwidth. The sslTotal is computed by adding the HTTP Large SSL bandwidth and the Application Delivery Network SSL bandwidth.
450
+
451
+ A Beginning and ending date parameters have to be a timestamp in &amp;quot;yyyy-mm-dd HH24:mi:ss&amp;quot; format and it assumes the time is in Central Standard Time (CST) or Central Daylight Time (CDT) time zone. CDN bandwidth data is stored in Greenwich Mean Time (GMT) internally and converts a beginning and ending time to GMT before querying.
452
+
453
+ Unlike server bandwidth, CDN bandwidth returns total bytes consumed within an hour. For example, if you pass &amp;quot;2008-10-10 00:00:00&amp;quot; for a beginning time and &amp;quot;2008-10-10 05:00:00&amp;quot; for an ending time, your return value will have 6 elements of bandwidth summary objects. The first bandwidth summary object will have the total bytes consumed between 2008-10-10 00:00:00 and 2008-10-10 05:00:00. And the last object will have the bandwidth consumed between 2008-10-10 05:00:00 and 2008-10-10 00:59:59. The bandwidth data is updated at 10 minutes after every hour. The queried data is on a two hour time delay. The two hour delay is required to gather bandwidth data from each POP and that is the minimum delay required to create a feasible graph. It usually takes about 8 hours to reconcile all the data from every CDN POP. This hourly data is corrected after 24 hours if necessary. If you consume a large amount of bandwidth, your bandwidth data will be updated the next day. </documentation>
454
+ <input message="tns:getBandwidthDataWithTypes"/>
455
+ <output message="tns:getBandwidthDataWithTypesResponse"/>
456
+ </operation>
457
+ <operation name="getBandwidthImage">
458
+ <documentation>This method returns a bandwidth graph wrapped in [[SoftLayer_Container_Bandwidth_GraphOutputsExtended|Bandwidth Graph]] object. [[SoftLayer_Container_Bandwidth_GraphOutputsExtended|Bandwidth Graph]] object contains a starting time, ending time, graph title, graph binary data, and in and outbound total bytes. </documentation>
459
+ <input message="tns:getBandwidthImage"/>
460
+ <output message="tns:getBandwidthImageResponse"/>
461
+ </operation>
462
+ <operation name="getBillingItem">
463
+ <documentation>Retrieve the current billing item for a CDN account.</documentation>
464
+ <input message="tns:getBillingItem"/>
465
+ <output message="tns:getBillingItemResponse"/>
466
+ </operation>
467
+ <operation name="getCdnAccountName">
468
+ <documentation>Retrieve the name of a CDN account.</documentation>
469
+ <input message="tns:getCdnAccountName"/>
470
+ <output message="tns:getCdnAccountNameResponse"/>
471
+ </operation>
472
+ <operation name="getCdnAccountNote">
473
+ <documentation>Retrieve a brief note on a CDN account.</documentation>
474
+ <input message="tns:getCdnAccountNote"/>
475
+ <output message="tns:getCdnAccountNoteResponse"/>
476
+ </operation>
477
+ <operation name="getCdnSolutionName">
478
+ <documentation>Retrieve the solution type of a CDN account.</documentation>
479
+ <input message="tns:getCdnSolutionName"/>
480
+ <output message="tns:getCdnSolutionNameResponse"/>
481
+ </operation>
482
+ <operation name="getCustomerOrigins">
483
+ <documentation>An origin pull mapping is a combination of your customer origin record and a CNAME (optional) record. You can now keep track of your customer origin records separate from your CNAME records. This service returns your customer origin records. </documentation>
484
+ <input message="tns:getCustomerOrigins"/>
485
+ <output message="tns:getCustomerOriginsResponse"/>
486
+ </operation>
487
+ <operation name="getDependantServiceFlag">
488
+ <documentation>Retrieve indicates if CDN account is dependent on other service. If set, this CDN account is limited to these services: createOriginPullMapping, deleteOriginPullRule, getOriginPullMappingInformation, getCdnUrls, purgeCache, loadContent, manageHttpCompression</documentation>
489
+ <input message="tns:getDependantServiceFlag"/>
490
+ <output message="tns:getDependantServiceFlagResponse"/>
491
+ </operation>
492
+ <operation name="getDirectoryInformation">
493
+ <documentation>This method returns an array of [[SoftLayer_Container_Network_Directory_Listing|Directory Listing]] objects. You must have CDN_FILE_MANAGE privilege and you can only retrieve directory information within &amp;lt;b&amp;gt;/media&amp;lt;/b&amp;gt; directory. A [[SoftLayer_Container_Network_Directory_Listing|Directory Listing]] object contains type (indicating whether it is a file or a directory), name and file count if it is a directory. </documentation>
494
+ <input message="tns:getDirectoryInformation"/>
495
+ <output message="tns:getDirectoryInformationResponse"/>
496
+ </operation>
497
+ <operation name="getDiskSpaceUsageDataByDate">
498
+ <documentation>This method returns disk space usage data for your CDN FTP. </documentation>
499
+ <input message="tns:getDiskSpaceUsageDataByDate"/>
500
+ <output message="tns:getDiskSpaceUsageDataByDateResponse"/>
501
+ </operation>
502
+ <operation name="getDiskSpaceUsageImageByDate">
503
+ <documentation>This method returns a disk usage graph wrapped in [[SoftLayer_Container_Bandwidth_GraphOutputsExtended|Bandwidth Graph]] object. [[SoftLayer_Container_Bandwidth_GraphOutputsExtended|Bandwidth Graph]] object contains a starting time, ending time, graph title, graph binary data, and in and outbound total bytes. </documentation>
504
+ <input message="tns:getDiskSpaceUsageImageByDate"/>
505
+ <output message="tns:getDiskSpaceUsageImageByDateResponse"/>
506
+ </operation>
507
+ <operation name="getFtpAttributes">
508
+ <documentation>This method returns your login credentials to the CDN FTP server (ftp.cdnlayer.service.softlayer.com server). You must have CDN_FILE_MANAGE privilege. Refer to the service overview of [[SoftLayer_Network_ContentDelivery_Account::createFtpUser|createFtpUser]] method for more information on the CDN FTP server.
509
+
510
+ If you want to download raw log files, prefix the username with &amp;quot;LOGS-&amp;quot; (without quotes) when logging in. SoftLayer designed CDN accounts so they can have multiple CDN FTP users. However, this method returns the default CDN FTP user information: multi user support may be implemented in the future. </documentation>
511
+ <input message="tns:getFtpAttributes"/>
512
+ <output message="tns:getFtpAttributesResponse"/>
513
+ </operation>
514
+ <operation name="getLegacyCdnFlag">
515
+ <documentation>Retrieve indicates if it is a legacy CDN or not</documentation>
516
+ <input message="tns:getLegacyCdnFlag"/>
517
+ <output message="tns:getLegacyCdnFlagResponse"/>
518
+ </operation>
519
+ <operation name="getLogEnabledFlag">
520
+ <documentation>Retrieve indicates if CDN logging is enabled.</documentation>
521
+ <input message="tns:getLogEnabledFlag"/>
522
+ <output message="tns:getLogEnabledFlagResponse"/>
523
+ </operation>
524
+ <operation name="getMediaUrls">
525
+ <documentation>This method returns CDN URLs for static file (http), Flash streaming (rtmp) and Window Media (mms) streaming services. You can generate your CDN URLs based on the information retrieved by this method. </documentation>
526
+ <input message="tns:getMediaUrls"/>
527
+ <output message="tns:getMediaUrlsResponse"/>
528
+ </operation>
529
+ <operation name="getObject">
530
+ <documentation>getObject retrieves the SoftLayer_Network_ContentDelivery_Account object whose ID number corresponds to the ID number of the initial parameter passed to the SoftLayer_Network_ContentDelivery_Account service. You can only retrieve CDN accounts assigned to your SoftLayer customer account. </documentation>
531
+ <input message="tns:getObject"/>
532
+ <output message="tns:getObjectResponse"/>
533
+ </operation>
534
+ <operation name="getOriginPullMappingInformation">
535
+ <documentation>This method returns a list of origin pull configuration data. </documentation>
536
+ <input message="tns:getOriginPullMappingInformation"/>
537
+ <output message="tns:getOriginPullMappingInformationResponse"/>
538
+ </operation>
539
+ <operation name="getOriginPullSupportedMediaUrls">
540
+ <documentation>This method returns CDN URLs that supports Origin Pull mappings. </documentation>
541
+ <input message="tns:getOriginPullSupportedMediaUrls"/>
542
+ <output message="tns:getOriginPullSupportedMediaUrlsResponse"/>
543
+ </operation>
544
+ <operation name="getOriginPullUrl">
545
+ <documentation>This method returns the domain name of your Origin Pull rule. It assumes you have already setup an Origin Pull rule. Otherwise, it will throw an exception. A returning value is the value of the first parameter (origin pull domain) you provided to [[SoftLayer_Network_ContentDelivery_Account::createOriginPullRule|createOriginPullRule]] method. See Error Handling section below for possible errors. </documentation>
546
+ <input message="tns:getOriginPullUrl"/>
547
+ <output message="tns:getOriginPullUrlResponse"/>
548
+ </operation>
549
+ <operation name="getPopNames">
550
+ <documentation>This method returns an array of CDN POPs (Points of Presence) object. [[SoftLayer_Container_Network_ContentDelivery_PointsOfPresence|POP object]] object contains the POP id and name. </documentation>
551
+ <input message="tns:getPopNames"/>
552
+ <output message="tns:getPopNamesResponse"/>
553
+ </operation>
554
+ <operation name="getProviderPortalAccessFlag">
555
+ <documentation>Retrieve indicates if customer is allowed to access the CDN provider's management portal.</documentation>
556
+ <input message="tns:getProviderPortalAccessFlag"/>
557
+ <output message="tns:getProviderPortalAccessFlagResponse"/>
558
+ </operation>
559
+ <operation name="getProviderPortalCredentials">
560
+ <documentation>This method returns your login credentials to the CDN provider portal. </documentation>
561
+ <input message="tns:getProviderPortalCredentials"/>
562
+ <output message="tns:getProviderPortalCredentialsResponse"/>
563
+ </operation>
564
+ <operation name="getStatus">
565
+ <documentation>Retrieve a CDN account's status presented in a more detailed data type.</documentation>
566
+ <input message="tns:getStatus"/>
567
+ <output message="tns:getStatusResponse"/>
568
+ </operation>
569
+ <operation name="getTokenAuthenticationDirectories">
570
+ <documentation>This method returns all token authentication directories. </documentation>
571
+ <input message="tns:getTokenAuthenticationDirectories"/>
572
+ <output message="tns:getTokenAuthenticationDirectoriesResponse"/>
573
+ </operation>
574
+ <operation name="getTokenAuthenticationEnabledFlag">
575
+ <documentation>Retrieve indicates if the token authentication service is enabled or not.</documentation>
576
+ <input message="tns:getTokenAuthenticationEnabledFlag"/>
577
+ <output message="tns:getTokenAuthenticationEnabledFlagResponse"/>
578
+ </operation>
579
+ <operation name="getVendorFtpAttributes">
580
+ <documentation>This method returns your login credentials to the public CDN FTP. </documentation>
581
+ <input message="tns:getVendorFtpAttributes"/>
582
+ <output message="tns:getVendorFtpAttributesResponse"/>
583
+ </operation>
584
+ <operation name="loadContent">
585
+ <documentation>Whether you are using Origin Pull or POP Pull, your content will be transferred and cached on CDN POP (node) on the initial request. If you wish to load your content to all CDN POPs, you may use this service to accomplish that. Please keep in mind, it will take about 10 to 15 minutes to load content to all CDN POPs depending on the load.
586
+
587
+ You can only specify 5 URLs at a time. </documentation>
588
+ <input message="tns:loadContent"/>
589
+ <output message="tns:loadContentResponse"/>
590
+ </operation>
591
+ <operation name="manageHttpCompression">
592
+ <documentation>HTTP Compression is used to reduce the bandwidth used to deliver an object. You can specify list of content types that needs to be compressed. If you omit the content type parameter, these values will be used by default:
593
+ * text/plain
594
+ * text/html
595
+ * text/css
596
+ * application/x-javascript
597
+ * text/javascript
598
+
599
+
600
+ Note that files larger than 1MB will never be served with compression regardless of whether their content-type is enabled for compression. </documentation>
601
+ <input message="tns:manageHttpCompression"/>
602
+ <output message="tns:manageHttpCompressionResponse"/>
603
+ </operation>
604
+ <operation name="purgeCache">
605
+ <documentation>CDN's cache mechanism works similar to that of web browsers. When CDN pulls a file from your origin server or from your CDN FTP directory for the first time, it creates a cache file on itself. CDN re-uses cache files to save trips to the origin server and thus it speeds up delivering content to visitors. This method removes cached objects on every server in the CDN network. If you see a stale content or a file that send an incorrect header, purging cache will correct the issue. CDN will pull a fresh content from your origin server or your CDN FTP.
606
+
607
+ This method takes an array of URLs. A URL must be exact as it is being requested by clients. An example URLs may look like this:
608
+ * http://&amp;lt;your CDN username&amp;gt;.http.cdn.softlayer.net/mycdnname/some_file.txt
609
+
610
+
611
+ If you created a CNAME that points to CDN host, use your CNAME URL instead.
612
+ * http://image.mydomain.com/some_file.txt
613
+
614
+
615
+ It takes approximately 3-5 minutes for the system to delete the requested object on every CDN server from submission . </documentation>
616
+ <input message="tns:purgeCache"/>
617
+ <output message="tns:purgeCacheResponse"/>
618
+ </operation>
619
+ <operation name="removeAuthenticationDirectory">
620
+ <documentation>If you want to turn off the token authentication, use this method to remove a directory from the token authentication directory. </documentation>
621
+ <input message="tns:removeAuthenticationDirectory"/>
622
+ <output message="tns:removeAuthenticationDirectoryResponse"/>
623
+ </operation>
624
+ <operation name="removeFile">
625
+ <documentation>With this method you can remove a file or a directory on the CDN FTP server. If a source name ends with a slash (/), this method assumes it is a directory. A source name must be an absolute path. It does not check to see if a file or directory exists before deletion. You can only remove files and directories that are in /media folder. Be sure to catch an exception for the detail on an error. </documentation>
626
+ <input message="tns:removeFile"/>
627
+ <output message="tns:removeFileResponse"/>
628
+ </operation>
629
+ <operation name="setAuthenticationServiceEndpoint">
630
+ <documentation>CDN servers will invoke a Web Service method to validate a content authentication token. CDN uses the default Web Service provided by SoftLayer to validate a token. A customer can use their own implementation of the token authentication Web Service. A valid SOAP WSDL will look similar [https://manage.softlayer.com/CdnService/authenticationWsdlExample/wsdl this]. </documentation>
631
+ <input message="tns:setAuthenticationServiceEndpoint"/>
632
+ <output message="tns:setAuthenticationServiceEndpointResponse"/>
633
+ </operation>
634
+ <operation name="setFtpPassword">
635
+ <documentation>With a CDN FTP, you can upload contents to CDN host server. Once you uploaded contents, your contents will be fetched by the CDN POP (Points of Presence) servers as needed.
636
+
637
+ CDN supports three protocols: Flash streaming (rtmp), Window Media streaming (mms) and HTTP. Once you log in to the CDN FTP server, you will see three directories under /media directory. You have to upload your contents to a proper directory to use the different services. Refer to [[SoftLayer_Network_ContentDelivery_Account|CDN Account]] service overview for details on the CDN FTP server. &amp;quot;gzip&amp;quot; is supported if you compress your content before uploading and you have to change its extension to &amp;quot;.gz&amp;quot;. [SoftLayer_Network_ContentDelivery_Account::createOriginPullRule|Origin Pull] also supports &amp;quot;gzip&amp;quot; contents and you don't have to modify file extension with Origin Pull. Once uploaded, your contents should be available almost immediately to visitors. However, it may take about 30 minutes to propagate files to the entire CDN network after uploading. For more details, visit our [hhttp://knowledgelayer.softlayer.com/topic/cdn KnowledgeLayer]
638
+
639
+ This method updates the password for your CDN FTP account on the ftp.cdnlayer.service.softlayer.com server. You must provide an alphanumeric value for a new password. - _ ! % # $ ^ &amp;amp; * characters are allowed beside an alphanumeric string. </documentation>
640
+ <input message="tns:setFtpPassword"/>
641
+ <output message="tns:setFtpPasswordResponse"/>
642
+ </operation>
643
+ <operation name="updateNote">
644
+ <documentation>This method allows you to edit CDN account note. The maximum length for CDN account note is 30 characters. </documentation>
645
+ <input message="tns:updateNote"/>
646
+ <output message="tns:updateNoteResponse"/>
647
+ </operation>
648
+ <operation name="uploadStream">
649
+ <documentation>With this method, you can upload binary data to the CDN FTP server. This method supports files up to 20 Mega Bytes. You need to use the CDN FTP (ftp.cdnlayer.service.softlayer.com) to upload files larger than 20 MB. This method takes [[SoftLayer_Container_Utility_File_Attachment]] a first parameter. A target name must be an absolute path and you can only upload a file to a directory that is in /media folder. </documentation>
650
+ <input message="tns:uploadStream"/>
651
+ <output message="tns:uploadStreamResponse"/>
652
+ </operation>
653
+ </portType>
654
+ <binding name="SoftLayer_Network_ContentDelivery_AccountBinding" type="tns:SoftLayer_Network_ContentDelivery_AccountPortType">
655
+ <soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
656
+ <operation name="authenticateResourceRequest">
657
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
658
+ <input>
659
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
660
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
661
+ </input>
662
+ <output>
663
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
664
+ </output>
665
+ </operation>
666
+ <operation name="createDirectory">
667
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
668
+ <input>
669
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
670
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
671
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
672
+ </input>
673
+ <output>
674
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
675
+ </output>
676
+ </operation>
677
+ <operation name="createFtpUser">
678
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
679
+ <input>
680
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
681
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
682
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
683
+ </input>
684
+ <output>
685
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
686
+ </output>
687
+ </operation>
688
+ <operation name="createOriginPullMapping">
689
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
690
+ <input>
691
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
692
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
693
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
694
+ </input>
695
+ <output>
696
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
697
+ </output>
698
+ </operation>
699
+ <operation name="createOriginPullRule">
700
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
701
+ <input>
702
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
703
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" 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:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
708
+ </output>
709
+ </operation>
710
+ <operation name="createTokenAuthenticationDirectory">
711
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
712
+ <input>
713
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
714
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
715
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
716
+ </input>
717
+ <output>
718
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
719
+ </output>
720
+ </operation>
721
+ <operation name="deleteFtpUser">
722
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
723
+ <input>
724
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
725
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
726
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
727
+ </input>
728
+ <output>
729
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
730
+ </output>
731
+ </operation>
732
+ <operation name="deleteOriginPullRule">
733
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
734
+ <input>
735
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
736
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
737
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
738
+ </input>
739
+ <output>
740
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
741
+ </output>
742
+ </operation>
743
+ <operation name="disableLogging">
744
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
745
+ <input>
746
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
747
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
748
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
749
+ </input>
750
+ <output>
751
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
752
+ </output>
753
+ </operation>
754
+ <operation name="enableLogging">
755
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
756
+ <input>
757
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
758
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
759
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
760
+ </input>
761
+ <output>
762
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
763
+ </output>
764
+ </operation>
765
+ <operation name="getAccount">
766
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
767
+ <input>
768
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountObjectMaskHeader" part="SoftLayer_Network_ContentDelivery_AccountObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
769
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountObjectFilterHeader" part="SoftLayer_Network_ContentDelivery_AccountObjectFilter" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
770
+ <soap:header message="tns:SoftLayer_ObjectMaskHeader" part="SoftLayer_ObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
771
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
772
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
773
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
774
+ </input>
775
+ <output>
776
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
777
+ </output>
778
+ </operation>
779
+ <operation name="getAllPopsBandwidthData">
780
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
781
+ <input>
782
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
783
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
784
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
785
+ </input>
786
+ <output>
787
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
788
+ </output>
789
+ </operation>
790
+ <operation name="getAllPopsBandwidthImage">
791
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
792
+ <input>
793
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
794
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" 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="getAssociatedCdnAccountId">
802
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
803
+ <input>
804
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountObjectMaskHeader" part="SoftLayer_Network_ContentDelivery_AccountObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
805
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountObjectFilterHeader" part="SoftLayer_Network_ContentDelivery_AccountObjectFilter" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
806
+ <soap:header message="tns:SoftLayer_ObjectMaskHeader" part="SoftLayer_ObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
807
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
808
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
809
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
810
+ </input>
811
+ <output>
812
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
813
+ </output>
814
+ </operation>
815
+ <operation name="getAuthenticationIpAddresses">
816
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
817
+ <input>
818
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountObjectMaskHeader" part="SoftLayer_Network_ContentDelivery_AccountObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
819
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountObjectFilterHeader" part="SoftLayer_Network_ContentDelivery_AccountObjectFilter" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
820
+ <soap:header message="tns:resultLimitHeader" part="resultLimit" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
821
+ <soap:header message="tns:SoftLayer_ObjectMaskHeader" part="SoftLayer_ObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
822
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
823
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
824
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
825
+ </input>
826
+ <output>
827
+ <soap:header message="tns:totalItemsHeader" part="totalItems" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
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="getAuthenticationServiceEndpoints">
832
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
833
+ <input>
834
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
835
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
836
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
837
+ </input>
838
+ <output>
839
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
840
+ </output>
841
+ </operation>
842
+ <operation name="getBandwidthData">
843
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
844
+ <input>
845
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
846
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
847
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
848
+ </input>
849
+ <output>
850
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
851
+ </output>
852
+ </operation>
853
+ <operation name="getBandwidthDataWithTypes">
854
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
855
+ <input>
856
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
857
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
858
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
859
+ </input>
860
+ <output>
861
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
862
+ </output>
863
+ </operation>
864
+ <operation name="getBandwidthImage">
865
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
866
+ <input>
867
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
868
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
869
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
870
+ </input>
871
+ <output>
872
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
873
+ </output>
874
+ </operation>
875
+ <operation name="getBillingItem">
876
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
877
+ <input>
878
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountObjectMaskHeader" part="SoftLayer_Network_ContentDelivery_AccountObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
879
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountObjectFilterHeader" part="SoftLayer_Network_ContentDelivery_AccountObjectFilter" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
880
+ <soap:header message="tns:SoftLayer_ObjectMaskHeader" part="SoftLayer_ObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
881
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
882
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
883
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
884
+ </input>
885
+ <output>
886
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
887
+ </output>
888
+ </operation>
889
+ <operation name="getCdnAccountName">
890
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
891
+ <input>
892
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountObjectMaskHeader" part="SoftLayer_Network_ContentDelivery_AccountObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
893
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountObjectFilterHeader" part="SoftLayer_Network_ContentDelivery_AccountObjectFilter" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
894
+ <soap:header message="tns:SoftLayer_ObjectMaskHeader" part="SoftLayer_ObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
895
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
896
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
897
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
898
+ </input>
899
+ <output>
900
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
901
+ </output>
902
+ </operation>
903
+ <operation name="getCdnAccountNote">
904
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
905
+ <input>
906
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountObjectMaskHeader" part="SoftLayer_Network_ContentDelivery_AccountObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
907
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountObjectFilterHeader" part="SoftLayer_Network_ContentDelivery_AccountObjectFilter" 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_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" 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:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
915
+ </output>
916
+ </operation>
917
+ <operation name="getCdnSolutionName">
918
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
919
+ <input>
920
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountObjectMaskHeader" part="SoftLayer_Network_ContentDelivery_AccountObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
921
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountObjectFilterHeader" part="SoftLayer_Network_ContentDelivery_AccountObjectFilter" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
922
+ <soap:header message="tns:SoftLayer_ObjectMaskHeader" part="SoftLayer_ObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
923
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
924
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
925
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
926
+ </input>
927
+ <output>
928
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
929
+ </output>
930
+ </operation>
931
+ <operation name="getCustomerOrigins">
932
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
933
+ <input>
934
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
935
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
936
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
937
+ </input>
938
+ <output>
939
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
940
+ </output>
941
+ </operation>
942
+ <operation name="getDependantServiceFlag">
943
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
944
+ <input>
945
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountObjectMaskHeader" part="SoftLayer_Network_ContentDelivery_AccountObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
946
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountObjectFilterHeader" part="SoftLayer_Network_ContentDelivery_AccountObjectFilter" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
947
+ <soap:header message="tns:SoftLayer_ObjectMaskHeader" part="SoftLayer_ObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
948
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
949
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
950
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
951
+ </input>
952
+ <output>
953
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
954
+ </output>
955
+ </operation>
956
+ <operation name="getDirectoryInformation">
957
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
958
+ <input>
959
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
960
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
961
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
962
+ </input>
963
+ <output>
964
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
965
+ </output>
966
+ </operation>
967
+ <operation name="getDiskSpaceUsageDataByDate">
968
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
969
+ <input>
970
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
971
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
972
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
973
+ </input>
974
+ <output>
975
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
976
+ </output>
977
+ </operation>
978
+ <operation name="getDiskSpaceUsageImageByDate">
979
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
980
+ <input>
981
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
982
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
983
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
984
+ </input>
985
+ <output>
986
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
987
+ </output>
988
+ </operation>
989
+ <operation name="getFtpAttributes">
990
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
991
+ <input>
992
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
993
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
994
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
995
+ </input>
996
+ <output>
997
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
998
+ </output>
999
+ </operation>
1000
+ <operation name="getLegacyCdnFlag">
1001
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
1002
+ <input>
1003
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountObjectMaskHeader" part="SoftLayer_Network_ContentDelivery_AccountObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1004
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountObjectFilterHeader" part="SoftLayer_Network_ContentDelivery_AccountObjectFilter" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1005
+ <soap:header message="tns:SoftLayer_ObjectMaskHeader" part="SoftLayer_ObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1006
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1007
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1008
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1009
+ </input>
1010
+ <output>
1011
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1012
+ </output>
1013
+ </operation>
1014
+ <operation name="getLogEnabledFlag">
1015
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
1016
+ <input>
1017
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountObjectMaskHeader" part="SoftLayer_Network_ContentDelivery_AccountObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1018
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountObjectFilterHeader" part="SoftLayer_Network_ContentDelivery_AccountObjectFilter" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1019
+ <soap:header message="tns:SoftLayer_ObjectMaskHeader" part="SoftLayer_ObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1020
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1021
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1022
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1023
+ </input>
1024
+ <output>
1025
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1026
+ </output>
1027
+ </operation>
1028
+ <operation name="getMediaUrls">
1029
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
1030
+ <input>
1031
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1032
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1033
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1034
+ </input>
1035
+ <output>
1036
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1037
+ </output>
1038
+ </operation>
1039
+ <operation name="getObject">
1040
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
1041
+ <input>
1042
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountObjectMaskHeader" part="SoftLayer_Network_ContentDelivery_AccountObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1043
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountObjectFilterHeader" part="SoftLayer_Network_ContentDelivery_AccountObjectFilter" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1044
+ <soap:header message="tns:SoftLayer_ObjectMaskHeader" part="SoftLayer_ObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1045
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1046
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1047
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1048
+ </input>
1049
+ <output>
1050
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1051
+ </output>
1052
+ </operation>
1053
+ <operation name="getOriginPullMappingInformation">
1054
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
1055
+ <input>
1056
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1057
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1058
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1059
+ </input>
1060
+ <output>
1061
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1062
+ </output>
1063
+ </operation>
1064
+ <operation name="getOriginPullSupportedMediaUrls">
1065
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
1066
+ <input>
1067
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1068
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1069
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1070
+ </input>
1071
+ <output>
1072
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1073
+ </output>
1074
+ </operation>
1075
+ <operation name="getOriginPullUrl">
1076
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
1077
+ <input>
1078
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1079
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1080
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1081
+ </input>
1082
+ <output>
1083
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1084
+ </output>
1085
+ </operation>
1086
+ <operation name="getPopNames">
1087
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
1088
+ <input>
1089
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1090
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1091
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1092
+ </input>
1093
+ <output>
1094
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1095
+ </output>
1096
+ </operation>
1097
+ <operation name="getProviderPortalAccessFlag">
1098
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
1099
+ <input>
1100
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountObjectMaskHeader" part="SoftLayer_Network_ContentDelivery_AccountObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1101
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountObjectFilterHeader" part="SoftLayer_Network_ContentDelivery_AccountObjectFilter" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1102
+ <soap:header message="tns:SoftLayer_ObjectMaskHeader" part="SoftLayer_ObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1103
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1104
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1105
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1106
+ </input>
1107
+ <output>
1108
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1109
+ </output>
1110
+ </operation>
1111
+ <operation name="getProviderPortalCredentials">
1112
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
1113
+ <input>
1114
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1115
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1116
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1117
+ </input>
1118
+ <output>
1119
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1120
+ </output>
1121
+ </operation>
1122
+ <operation name="getStatus">
1123
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
1124
+ <input>
1125
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountObjectMaskHeader" part="SoftLayer_Network_ContentDelivery_AccountObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1126
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountObjectFilterHeader" part="SoftLayer_Network_ContentDelivery_AccountObjectFilter" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1127
+ <soap:header message="tns:SoftLayer_ObjectMaskHeader" part="SoftLayer_ObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1128
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1129
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1130
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1131
+ </input>
1132
+ <output>
1133
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1134
+ </output>
1135
+ </operation>
1136
+ <operation name="getTokenAuthenticationDirectories">
1137
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
1138
+ <input>
1139
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1140
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1141
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1142
+ </input>
1143
+ <output>
1144
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1145
+ </output>
1146
+ </operation>
1147
+ <operation name="getTokenAuthenticationEnabledFlag">
1148
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
1149
+ <input>
1150
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountObjectMaskHeader" part="SoftLayer_Network_ContentDelivery_AccountObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1151
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountObjectFilterHeader" part="SoftLayer_Network_ContentDelivery_AccountObjectFilter" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1152
+ <soap:header message="tns:SoftLayer_ObjectMaskHeader" part="SoftLayer_ObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1153
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1154
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1155
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1156
+ </input>
1157
+ <output>
1158
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1159
+ </output>
1160
+ </operation>
1161
+ <operation name="getVendorFtpAttributes">
1162
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
1163
+ <input>
1164
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1165
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1166
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1167
+ </input>
1168
+ <output>
1169
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1170
+ </output>
1171
+ </operation>
1172
+ <operation name="loadContent">
1173
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
1174
+ <input>
1175
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1176
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1177
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1178
+ </input>
1179
+ <output>
1180
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1181
+ </output>
1182
+ </operation>
1183
+ <operation name="manageHttpCompression">
1184
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
1185
+ <input>
1186
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1187
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1188
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1189
+ </input>
1190
+ <output>
1191
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1192
+ </output>
1193
+ </operation>
1194
+ <operation name="purgeCache">
1195
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
1196
+ <input>
1197
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1198
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1199
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1200
+ </input>
1201
+ <output>
1202
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1203
+ </output>
1204
+ </operation>
1205
+ <operation name="removeAuthenticationDirectory">
1206
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
1207
+ <input>
1208
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1209
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1210
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1211
+ </input>
1212
+ <output>
1213
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1214
+ </output>
1215
+ </operation>
1216
+ <operation name="removeFile">
1217
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
1218
+ <input>
1219
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1220
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1221
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1222
+ </input>
1223
+ <output>
1224
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1225
+ </output>
1226
+ </operation>
1227
+ <operation name="setAuthenticationServiceEndpoint">
1228
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
1229
+ <input>
1230
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1231
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1232
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1233
+ </input>
1234
+ <output>
1235
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1236
+ </output>
1237
+ </operation>
1238
+ <operation name="setFtpPassword">
1239
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
1240
+ <input>
1241
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1242
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1243
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1244
+ </input>
1245
+ <output>
1246
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1247
+ </output>
1248
+ </operation>
1249
+ <operation name="updateNote">
1250
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
1251
+ <input>
1252
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1253
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1254
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1255
+ </input>
1256
+ <output>
1257
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1258
+ </output>
1259
+ </operation>
1260
+ <operation name="uploadStream">
1261
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_AccountAction"/>
1262
+ <input>
1263
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1264
+ <soap:header message="tns:SoftLayer_Network_ContentDelivery_AccountInitParametersHeader" part="SoftLayer_Network_ContentDelivery_AccountInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1265
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1266
+ </input>
1267
+ <output>
1268
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
1269
+ </output>
1270
+ </operation>
1271
+ </binding>
1272
+ <service name="SoftLayer_Network_ContentDelivery_AccountService">
1273
+ <port name="SoftLayer_Network_ContentDelivery_AccountPort" binding="tns:SoftLayer_Network_ContentDelivery_AccountBinding">
1274
+ <soap:address location="https://api.softlayer.com/soap/v3/SoftLayer_Network_ContentDelivery_Account"/>
1275
+ </port>
1276
+ </service>
1277
+ </definitions>