softlayer 0.0.3 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 93cd6f9045caf8cb905a7c396ab9d81893750da3
4
- data.tar.gz: 96179f0551e353521025ffb3255748b4485c6370
3
+ metadata.gz: beb400af02666f554f5a060246e92fb1ba3df387
4
+ data.tar.gz: d7c85d3b78eea84b2bf185ffbba6aba383115798
5
5
  SHA512:
6
- metadata.gz: ede4c0d9beafebf1b799c75a003c70c7d1477967f1dd7808f079a7f53073bbd76d7f611d09b2a98b0a0acc592f1ff7cf2b180154a7257beecb822604096d860f
7
- data.tar.gz: 2ad3988a498fa50801fbc131bcf4669a71253c5f97cd847b6968b463d1b3988c809371ba4a3c2c5bb45c3d19514c26dc56bb7faf500824a2a9ce57253d98e679
6
+ metadata.gz: 33ab36f13f61b4714ded223b1fe2745ddf068b6742da298e2a70d55f9aba396bea6fb884b5399d7cc1e82b360a1e857277950bc0c44ba607ea064ccf3c4fae38
7
+ data.tar.gz: f2c4527286a9c9c8c126eca28c84975efbe5bad18148d093d6721e3eb3458de688fab4baa2ab0d578d3d0dae384e1456e62a610b3ab964e4b8973dce26ed20d3
@@ -63,6 +63,10 @@
63
63
  <message name="getAllowedNetworkStorageReplicasResponse">
64
64
  <part name="getAllowedNetworkStorageReplicasReturn" type="tns:SoftLayer_Network_StorageArray"/>
65
65
  </message>
66
+ <message name="getApplicationDeliveryController"/>
67
+ <message name="getApplicationDeliveryControllerResponse">
68
+ <part name="getApplicationDeliveryControllerReturn" type="tns:SoftLayer_Network_Application_Delivery_Controller"/>
69
+ </message>
66
70
  <message name="getAttachedNetworkStorages">
67
71
  <part name="nasType" type="xsd:string"/>
68
72
  </message>
@@ -245,6 +249,11 @@ SoftLayer customers can order and manage IP addresses through the customer porta
245
249
  <input message="tns:getAllowedNetworkStorageReplicas"/>
246
250
  <output message="tns:getAllowedNetworkStorageReplicasResponse"/>
247
251
  </operation>
252
+ <operation name="getApplicationDeliveryController">
253
+ <documentation>Retrieve the application delivery controller using this address.</documentation>
254
+ <input message="tns:getApplicationDeliveryController"/>
255
+ <output message="tns:getApplicationDeliveryControllerResponse"/>
256
+ </operation>
248
257
  <operation name="getAttachedNetworkStorages">
249
258
  <documentation>This method is retrieve a list of SoftLayer_Network_Storage volumes that are authorized access to this SoftLayer_Network_Subnet_IpAddress. </documentation>
250
259
  <input message="tns:getAttachedNetworkStorages"/>
@@ -489,6 +498,20 @@ SoftLayer customers can order and manage IP addresses through the customer porta
489
498
  <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
490
499
  </output>
491
500
  </operation>
501
+ <operation name="getApplicationDeliveryController">
502
+ <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Subnet_IpAddressAction"/>
503
+ <input>
504
+ <soap:header message="tns:SoftLayer_Network_Subnet_IpAddressObjectMaskHeader" part="SoftLayer_Network_Subnet_IpAddressObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
505
+ <soap:header message="tns:SoftLayer_Network_Subnet_IpAddressObjectFilterHeader" part="SoftLayer_Network_Subnet_IpAddressObjectFilter" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
506
+ <soap:header message="tns:SoftLayer_ObjectMaskHeader" part="SoftLayer_ObjectMask" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
507
+ <soap:header message="tns:SoftLayer_Network_Subnet_IpAddressInitParametersHeader" part="SoftLayer_Network_Subnet_IpAddressInitParameters" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
508
+ <soap:header message="tns:authenticateHeader" part="authenticate" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
509
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
510
+ </input>
511
+ <output>
512
+ <soap:body namespace="http://api.service.softlayer.com/soap/v3/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
513
+ </output>
514
+ </operation>
492
515
  <operation name="getAttachedNetworkStorages">
493
516
  <soap:operation soapAction="http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Subnet_IpAddressAction"/>
494
517
  <input>
data/data/types.xsd CHANGED
@@ -6026,6 +6026,7 @@
6026
6026
  <element minOccurs="0" maxOccurs="1" name="notes" type="string"/>
6027
6027
  <element minOccurs="0" maxOccurs="1" nillable="true" name="paymentRoleId" type="int"/>
6028
6028
  <element minOccurs="0" maxOccurs="1" name="paymentType" type="string"/>
6029
+ <element minOccurs="0" maxOccurs="1" nillable="true" name="ticketId" type="int"/>
6029
6030
  <element minOccurs="0" maxOccurs="1" name="ticketAttachmentReferenceCount" type="unsignedLong"/>
6030
6031
  <element minOccurs="0" maxOccurs="1" name="account" type="tns:SoftLayer_Account"/>
6031
6032
  <element minOccurs="0" maxOccurs="1" name="authorizedCreditCardTransaction" type="tns:SoftLayer_Billing_Payment_Card_Transaction"/>
@@ -6064,6 +6065,7 @@
6064
6065
  <element minOccurs="0" maxOccurs="1" name="notes" type="tns:SoftLayer_Utility_ObjectFilter_Operation"/>
6065
6066
  <element minOccurs="0" maxOccurs="1" name="paymentRoleId" type="tns:SoftLayer_Utility_ObjectFilter_Operation"/>
6066
6067
  <element minOccurs="0" maxOccurs="1" name="paymentType" type="tns:SoftLayer_Utility_ObjectFilter_Operation"/>
6068
+ <element minOccurs="0" maxOccurs="1" name="ticketId" type="tns:SoftLayer_Utility_ObjectFilter_Operation"/>
6067
6069
  <element minOccurs="0" maxOccurs="1" name="account" type="tns:SoftLayer_AccountObjectFilter"/>
6068
6070
  <element minOccurs="0" maxOccurs="1" name="authorizedCreditCardTransaction" type="tns:SoftLayer_Billing_Payment_Card_TransactionObjectFilter"/>
6069
6071
  <element minOccurs="0" maxOccurs="1" name="captureCreditCardTransaction" type="tns:SoftLayer_Billing_Payment_Card_TransactionObjectFilter"/>
@@ -11107,12 +11109,9 @@
11107
11109
  <element minOccurs="0" maxOccurs="1" nillable="true" name="billingOrderItemId" type="int"/>
11108
11110
  <element minOccurs="0" maxOccurs="1" nillable="true" name="clusterResourceId" type="int"/>
11109
11111
  <element minOccurs="0" maxOccurs="1" name="configurationUrl" type="string"/>
11110
- <element minOccurs="0" maxOccurs="1" name="datacenterCountryIneligibility" type="string"/>
11111
- <element minOccurs="0" maxOccurs="1" name="datacenterDescription" type="string"/>
11112
11112
  <element minOccurs="0" maxOccurs="1" name="hash" type="string"/>
11113
11113
  <element minOccurs="0" maxOccurs="1" nillable="true" name="hourlyPricesFlag" type="boolean"/>
11114
11114
  <element minOccurs="0" maxOccurs="1" nillable="true" name="imageTemplateId" type="int"/>
11115
- <element minOccurs="0" maxOccurs="1" name="ineligibleAccountCountries" type="string"/>
11116
11115
  <element minOccurs="0" maxOccurs="1" name="iscsiOsFormatTypeKeyName" type="string"/>
11117
11116
  <element minOccurs="0" maxOccurs="1" name="location" type="string"/>
11118
11117
  <element minOccurs="0" maxOccurs="1" name="name" type="string"/>
@@ -11141,12 +11140,9 @@
11141
11140
  <element minOccurs="0" maxOccurs="1" name="billingOrderItemId" type="tns:SoftLayer_Utility_ObjectFilter_Operation"/>
11142
11141
  <element minOccurs="0" maxOccurs="1" name="clusterResourceId" type="tns:SoftLayer_Utility_ObjectFilter_Operation"/>
11143
11142
  <element minOccurs="0" maxOccurs="1" name="configurationUrl" type="tns:SoftLayer_Utility_ObjectFilter_Operation"/>
11144
- <element minOccurs="0" maxOccurs="1" name="datacenterCountryIneligibility" type="tns:SoftLayer_Utility_ObjectFilter_Operation"/>
11145
- <element minOccurs="0" maxOccurs="1" name="datacenterDescription" type="tns:SoftLayer_Utility_ObjectFilter_Operation"/>
11146
11143
  <element minOccurs="0" maxOccurs="1" name="hash" type="tns:SoftLayer_Utility_ObjectFilter_Operation"/>
11147
11144
  <element minOccurs="0" maxOccurs="1" name="hourlyPricesFlag" type="tns:SoftLayer_Utility_ObjectFilter_Operation"/>
11148
11145
  <element minOccurs="0" maxOccurs="1" name="imageTemplateId" type="tns:SoftLayer_Utility_ObjectFilter_Operation"/>
11149
- <element minOccurs="0" maxOccurs="1" name="ineligibleAccountCountries" type="tns:SoftLayer_Utility_ObjectFilter_Operation"/>
11150
11146
  <element minOccurs="0" maxOccurs="1" name="iscsiOsFormatTypeKeyName" type="tns:SoftLayer_Utility_ObjectFilter_Operation"/>
11151
11147
  <element minOccurs="0" maxOccurs="1" name="location" type="tns:SoftLayer_Utility_ObjectFilter_Operation"/>
11152
11148
  <element minOccurs="0" maxOccurs="1" name="name" type="tns:SoftLayer_Utility_ObjectFilter_Operation"/>
@@ -22629,6 +22625,7 @@
22629
22625
  <element minOccurs="0" maxOccurs="1" name="allowedHost" type="tns:SoftLayer_Network_Storage_Allowed_Host"/>
22630
22626
  <element minOccurs="0" maxOccurs="1" name="allowedNetworkStorage" type="tns:SoftLayer_Network_StorageArray"/>
22631
22627
  <element minOccurs="0" maxOccurs="1" name="allowedNetworkStorageReplicas" type="tns:SoftLayer_Network_StorageArray"/>
22628
+ <element minOccurs="0" maxOccurs="1" name="applicationDeliveryController" type="tns:SoftLayer_Network_Application_Delivery_Controller"/>
22632
22629
  <element minOccurs="0" maxOccurs="1" name="contextTunnelTranslations" type="tns:SoftLayer_Network_Tunnel_Module_Context_Address_TranslationArray"/>
22633
22630
  <element minOccurs="0" maxOccurs="1" name="endpointSubnets" type="tns:SoftLayer_Network_SubnetArray"/>
22634
22631
  <element minOccurs="0" maxOccurs="1" name="guestNetworkComponent" type="tns:SoftLayer_Virtual_Guest_Network_Component"/>
@@ -22670,6 +22667,7 @@
22670
22667
  <element minOccurs="0" maxOccurs="1" name="allowedHost" type="tns:SoftLayer_Network_Storage_Allowed_HostObjectFilter"/>
22671
22668
  <element minOccurs="0" maxOccurs="1" name="allowedNetworkStorage" type="tns:SoftLayer_Network_StorageObjectFilter"/>
22672
22669
  <element minOccurs="0" maxOccurs="1" name="allowedNetworkStorageReplicas" type="tns:SoftLayer_Network_StorageObjectFilter"/>
22670
+ <element minOccurs="0" maxOccurs="1" name="applicationDeliveryController" type="tns:SoftLayer_Network_Application_Delivery_ControllerObjectFilter"/>
22673
22671
  <element minOccurs="0" maxOccurs="1" name="contextTunnelTranslations" type="tns:SoftLayer_Network_Tunnel_Module_Context_Address_TranslationObjectFilter"/>
22674
22672
  <element minOccurs="0" maxOccurs="1" name="endpointSubnets" type="tns:SoftLayer_Network_SubnetObjectFilter"/>
22675
22673
  <element minOccurs="0" maxOccurs="1" name="guestNetworkComponent" type="tns:SoftLayer_Virtual_Guest_Network_ComponentObjectFilter"/>
@@ -25250,7 +25248,6 @@
25250
25248
  <element minOccurs="0" maxOccurs="1" name="activeUsagePriceCount" type="unsignedLong"/>
25251
25249
  <element minOccurs="0" maxOccurs="1" name="attributeCount" type="unsignedLong"/>
25252
25250
  <element minOccurs="0" maxOccurs="1" name="availableLocationCount" type="unsignedLong"/>
25253
- <element minOccurs="0" maxOccurs="1" name="categoryCount" type="unsignedLong"/>
25254
25251
  <element minOccurs="0" maxOccurs="1" name="configurationCount" type="unsignedLong"/>
25255
25252
  <element minOccurs="0" maxOccurs="1" name="defaultRamItemCount" type="unsignedLong"/>
25256
25253
  <element minOccurs="0" maxOccurs="1" name="deploymentCount" type="unsignedLong"/>
@@ -1,3 +1,3 @@
1
1
  module Softlayer
2
- VERSION = "0.0.3"
2
+ VERSION = "0.0.4"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: softlayer
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Celso Fernandes
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2016-03-21 00:00:00.000000000 Z
11
+ date: 2016-03-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: excon