softlayer 0.0.13 → 0.0.14

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 0db458cbff1bea7e29edb58e21b04fccccf97f60
4
- data.tar.gz: f325381258942b28163318a57923f47563dcdb63
3
+ metadata.gz: ab0be2a5f376fb199072ebcd5169ad4d88420166
4
+ data.tar.gz: 76ba4bfde90e5aa4d535268bdf221f1d2bcce4ec
5
5
  SHA512:
6
- metadata.gz: 7757e5d7f5dceb8e7cad1fde789618b6e727417ceeca000abb842d01ab62d2eb094f740fe7cbf1ab8a512e6b9c3f7071ab5a725005eee7d16b407b419b48956c
7
- data.tar.gz: 886e03e15c95b731ab89fb77c2cfdc64a400971e4ba4a84365d3b98715749950228af35e2a5916a9cd7038a71582096811ded298b88629ba3409ab705544eef9
6
+ metadata.gz: f4fa0149dbffbca8f3d60df63ef6310cc5ccad59e0ec44d94b1efd03c3b70b574e5c05b413b42afc5f3bf40639e52b36790ea5507de352051e3f6468528550aa
7
+ data.tar.gz: 8f314a6f8b8054be423ebd45756ec926b3c1d1171613057116c94e7daf8e85cb44170e4ddad42774bc2710b6db462239377aa4804cef5153c95c7dc4e0c99449
@@ -47,9 +47,9 @@
47
47
  <xsd:documentation>30day</xsd:documentation>
48
48
  </xsd:annotation>
49
49
  </xsd:enumeration>
50
- <xsd:enumeration value="previous_calander_month">
50
+ <xsd:enumeration value="previous_calendar_month">
51
51
  <xsd:annotation>
52
- <xsd:documentation>previous_calander_month</xsd:documentation>
52
+ <xsd:documentation>previous_calendar_month</xsd:documentation>
53
53
  </xsd:annotation>
54
54
  </xsd:enumeration>
55
55
  <xsd:enumeration value="current_calendar_month">
@@ -47,9 +47,9 @@
47
47
  <xsd:documentation>30day</xsd:documentation>
48
48
  </xsd:annotation>
49
49
  </xsd:enumeration>
50
- <xsd:enumeration value="previous_calander_month">
50
+ <xsd:enumeration value="previous_calendar_month">
51
51
  <xsd:annotation>
52
- <xsd:documentation>previous_calander_month</xsd:documentation>
52
+ <xsd:documentation>previous_calendar_month</xsd:documentation>
53
53
  </xsd:annotation>
54
54
  </xsd:enumeration>
55
55
  <xsd:enumeration value="current_calendar_month">
@@ -105,9 +105,9 @@
105
105
  <xsd:documentation>30day</xsd:documentation>
106
106
  </xsd:annotation>
107
107
  </xsd:enumeration>
108
- <xsd:enumeration value="previous_calander_month">
108
+ <xsd:enumeration value="previous_calendar_month">
109
109
  <xsd:annotation>
110
- <xsd:documentation>previous_calander_month</xsd:documentation>
110
+ <xsd:documentation>previous_calendar_month</xsd:documentation>
111
111
  </xsd:annotation>
112
112
  </xsd:enumeration>
113
113
  <xsd:enumeration value="current_calendar_month">
@@ -47,9 +47,9 @@
47
47
  <xsd:documentation>30day</xsd:documentation>
48
48
  </xsd:annotation>
49
49
  </xsd:enumeration>
50
- <xsd:enumeration value="previous_calander_month">
50
+ <xsd:enumeration value="previous_calendar_month">
51
51
  <xsd:annotation>
52
- <xsd:documentation>previous_calander_month</xsd:documentation>
52
+ <xsd:documentation>previous_calendar_month</xsd:documentation>
53
53
  </xsd:annotation>
54
54
  </xsd:enumeration>
55
55
  <xsd:enumeration value="current_calendar_month">
@@ -91,9 +91,9 @@
91
91
  <xsd:documentation>30day</xsd:documentation>
92
92
  </xsd:annotation>
93
93
  </xsd:enumeration>
94
- <xsd:enumeration value="previous_calander_month">
94
+ <xsd:enumeration value="previous_calendar_month">
95
95
  <xsd:annotation>
96
- <xsd:documentation>previous_calander_month</xsd:documentation>
96
+ <xsd:documentation>previous_calendar_month</xsd:documentation>
97
97
  </xsd:annotation>
98
98
  </xsd:enumeration>
99
99
  <xsd:enumeration value="current_calendar_month">
@@ -135,9 +135,9 @@
135
135
  <xsd:documentation>30day</xsd:documentation>
136
136
  </xsd:annotation>
137
137
  </xsd:enumeration>
138
- <xsd:enumeration value="previous_calander_month">
138
+ <xsd:enumeration value="previous_calendar_month">
139
139
  <xsd:annotation>
140
- <xsd:documentation>previous_calander_month</xsd:documentation>
140
+ <xsd:documentation>previous_calendar_month</xsd:documentation>
141
141
  </xsd:annotation>
142
142
  </xsd:enumeration>
143
143
  <xsd:enumeration value="current_calendar_month">
@@ -24428,8 +24428,8 @@
24428
24428
  <element minOccurs="0" maxOccurs="1" name="note" type="string"/>
24429
24429
  <element minOccurs="0" maxOccurs="1" name="sortOrder" type="string"/>
24430
24430
  <element minOccurs="0" maxOccurs="1" name="subnetType" type="string"/>
24431
- <element minOccurs="0" maxOccurs="1" name="totalIpAddresses" type="nonNegativeInteger"/>
24432
- <element minOccurs="0" maxOccurs="1" name="usableIpAddressCount" type="nonNegativeInteger"/>
24431
+ <element minOccurs="0" maxOccurs="1" name="totalIpAddresses" type="decimal"/>
24432
+ <element minOccurs="0" maxOccurs="1" name="usableIpAddressCount" type="decimal"/>
24433
24433
  <element minOccurs="0" maxOccurs="1" nillable="true" name="version" type="int"/>
24434
24434
  <element minOccurs="0" maxOccurs="1" name="allowedNetworkStorageCount" type="unsignedLong"/>
24435
24435
  <element minOccurs="0" maxOccurs="1" name="allowedNetworkStorageReplicaCount" type="unsignedLong"/>
@@ -33882,6 +33882,7 @@
33882
33882
  <extension base="tns:SoftLayer_Entity">
33883
33883
  <sequence>
33884
33884
  <element minOccurs="0" maxOccurs="1" nillable="true" name="createDate" type="dateTime"/>
33885
+ <element minOccurs="0" maxOccurs="1" nillable="true" name="defaultFlag" type="int"/>
33885
33886
  <element minOccurs="0" maxOccurs="1" name="destinationUserAlphanumericId" type="string"/>
33886
33887
  <element minOccurs="0" maxOccurs="1" nillable="true" name="destinationUserId" type="int"/>
33887
33888
  <element minOccurs="0" maxOccurs="1" nillable="true" name="id" type="int"/>
@@ -33898,6 +33899,7 @@
33898
33899
  <extension base="tns:SoftLayer_Utility_ObjectFilter">
33899
33900
  <sequence>
33900
33901
  <element minOccurs="0" maxOccurs="1" name="createDate" type="tns:SoftLayer_Utility_ObjectFilter_Operation"/>
33902
+ <element minOccurs="0" maxOccurs="1" name="defaultFlag" type="tns:SoftLayer_Utility_ObjectFilter_Operation"/>
33901
33903
  <element minOccurs="0" maxOccurs="1" name="destinationUserAlphanumericId" type="tns:SoftLayer_Utility_ObjectFilter_Operation"/>
33902
33904
  <element minOccurs="0" maxOccurs="1" name="destinationUserId" type="tns:SoftLayer_Utility_ObjectFilter_Operation"/>
33903
33905
  <element minOccurs="0" maxOccurs="1" name="id" type="tns:SoftLayer_Utility_ObjectFilter_Operation"/>
@@ -309,8 +309,8 @@ module Softlayer
309
309
  property :note, type: String
310
310
  property :sort_order, type: String
311
311
  property :subnet_type, type: String
312
- property :total_ip_addresses, type: Integer
313
- property :usable_ip_address_count, type: Integer
312
+ property :total_ip_addresses, type: Float
313
+ property :usable_ip_address_count, type: Float
314
314
  property :version, type: Integer
315
315
  property :allowed_network_storage_count, type: BigDecimal
316
316
  property :allowed_network_storage_replica_count, type: BigDecimal
@@ -4,6 +4,7 @@ module Softlayer
4
4
  class Link < Softlayer::Entity
5
5
  autoload :ThePlanet, 'softlayer/user/customer/link/the_planet'
6
6
  attr_accessor :create_date
7
+ attr_accessor :default_flag
7
8
  attr_accessor :destination_user_alphanumeric_id
8
9
  attr_accessor :destination_user_id
9
10
  attr_accessor :id
@@ -16,6 +17,7 @@ module Softlayer
16
17
  include Representable::Hash
17
18
  include Representable::Coercion
18
19
  property :create_date, type: DateTime
20
+ property :default_flag, type: Integer
19
21
  property :destination_user_alphanumeric_id, type: String
20
22
  property :destination_user_id, type: Integer
21
23
  property :id, type: Integer
@@ -1,3 +1,3 @@
1
1
  module Softlayer
2
- VERSION = "0.0.13"
2
+ VERSION = "0.0.14"
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.13
4
+ version: 0.0.14
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-05-02 00:00:00.000000000 Z
11
+ date: 2016-05-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: excon