vsphere-automation-cis 0.2.0 → 0.2.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 (88) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +3 -3
  3. data/README.md +1 -1
  4. data/lib/vsphere-automation-cis/api_client.rb +1 -1
  5. data/lib/vsphere-automation-cis/models/cis_session_create_result.rb +2 -1
  6. data/lib/vsphere-automation-cis/models/cis_session_info.rb +2 -1
  7. data/lib/vsphere-automation-cis/models/cis_session_result.rb +2 -1
  8. data/lib/vsphere-automation-cis/models/cis_tagging_category_add_to_used_by.rb +2 -1
  9. data/lib/vsphere-automation-cis/models/cis_tagging_category_create.rb +2 -1
  10. data/lib/vsphere-automation-cis/models/cis_tagging_category_create_result.rb +2 -1
  11. data/lib/vsphere-automation-cis/models/cis_tagging_category_create_spec.rb +2 -1
  12. data/lib/vsphere-automation-cis/models/cis_tagging_category_list_result.rb +2 -1
  13. data/lib/vsphere-automation-cis/models/cis_tagging_category_list_used_categories.rb +2 -1
  14. data/lib/vsphere-automation-cis/models/cis_tagging_category_list_used_categories_result.rb +2 -1
  15. data/lib/vsphere-automation-cis/models/cis_tagging_category_model.rb +2 -1
  16. data/lib/vsphere-automation-cis/models/cis_tagging_category_remove_from_used_by.rb +2 -1
  17. data/lib/vsphere-automation-cis/models/cis_tagging_category_result.rb +2 -1
  18. data/lib/vsphere-automation-cis/models/cis_tagging_category_update.rb +2 -1
  19. data/lib/vsphere-automation-cis/models/cis_tagging_category_update_spec.rb +2 -1
  20. data/lib/vsphere-automation-cis/models/cis_tagging_tag_add_to_used_by.rb +2 -1
  21. data/lib/vsphere-automation-cis/models/cis_tagging_tag_association_attach.rb +2 -1
  22. data/lib/vsphere-automation-cis/models/cis_tagging_tag_association_attach_multiple_tags_to_object.rb +2 -1
  23. data/lib/vsphere-automation-cis/models/cis_tagging_tag_association_attach_multiple_tags_to_object_result.rb +2 -1
  24. data/lib/vsphere-automation-cis/models/cis_tagging_tag_association_attach_tag_to_multiple_objects.rb +2 -1
  25. data/lib/vsphere-automation-cis/models/cis_tagging_tag_association_attach_tag_to_multiple_objects_result.rb +2 -1
  26. data/lib/vsphere-automation-cis/models/cis_tagging_tag_association_batch_result.rb +2 -1
  27. data/lib/vsphere-automation-cis/models/cis_tagging_tag_association_detach.rb +2 -1
  28. data/lib/vsphere-automation-cis/models/cis_tagging_tag_association_detach_multiple_tags_from_object.rb +2 -1
  29. data/lib/vsphere-automation-cis/models/cis_tagging_tag_association_detach_multiple_tags_from_object_result.rb +2 -1
  30. data/lib/vsphere-automation-cis/models/cis_tagging_tag_association_detach_tag_from_multiple_objects.rb +2 -1
  31. data/lib/vsphere-automation-cis/models/cis_tagging_tag_association_detach_tag_from_multiple_objects_result.rb +2 -1
  32. data/lib/vsphere-automation-cis/models/cis_tagging_tag_association_list_attachable_tags.rb +2 -1
  33. data/lib/vsphere-automation-cis/models/cis_tagging_tag_association_list_attachable_tags_result.rb +2 -1
  34. data/lib/vsphere-automation-cis/models/cis_tagging_tag_association_list_attached_objects_on_tags.rb +2 -1
  35. data/lib/vsphere-automation-cis/models/cis_tagging_tag_association_list_attached_objects_on_tags_result.rb +2 -1
  36. data/lib/vsphere-automation-cis/models/cis_tagging_tag_association_list_attached_objects_result.rb +2 -1
  37. data/lib/vsphere-automation-cis/models/cis_tagging_tag_association_list_attached_tags.rb +2 -1
  38. data/lib/vsphere-automation-cis/models/cis_tagging_tag_association_list_attached_tags_on_objects.rb +2 -1
  39. data/lib/vsphere-automation-cis/models/cis_tagging_tag_association_list_attached_tags_on_objects_result.rb +2 -1
  40. data/lib/vsphere-automation-cis/models/cis_tagging_tag_association_list_attached_tags_result.rb +2 -1
  41. data/lib/vsphere-automation-cis/models/cis_tagging_tag_association_object_to_tags.rb +2 -1
  42. data/lib/vsphere-automation-cis/models/cis_tagging_tag_association_tag_to_objects.rb +2 -1
  43. data/lib/vsphere-automation-cis/models/cis_tagging_tag_create.rb +2 -1
  44. data/lib/vsphere-automation-cis/models/cis_tagging_tag_create_result.rb +2 -1
  45. data/lib/vsphere-automation-cis/models/cis_tagging_tag_create_spec.rb +2 -1
  46. data/lib/vsphere-automation-cis/models/cis_tagging_tag_list_result.rb +2 -1
  47. data/lib/vsphere-automation-cis/models/cis_tagging_tag_list_tags_for_category_result.rb +2 -1
  48. data/lib/vsphere-automation-cis/models/cis_tagging_tag_list_used_tags.rb +2 -1
  49. data/lib/vsphere-automation-cis/models/cis_tagging_tag_list_used_tags_result.rb +2 -1
  50. data/lib/vsphere-automation-cis/models/cis_tagging_tag_model.rb +2 -1
  51. data/lib/vsphere-automation-cis/models/cis_tagging_tag_remove_from_used_by.rb +2 -1
  52. data/lib/vsphere-automation-cis/models/cis_tagging_tag_result.rb +2 -1
  53. data/lib/vsphere-automation-cis/models/cis_tagging_tag_update.rb +2 -1
  54. data/lib/vsphere-automation-cis/models/cis_tagging_tag_update_spec.rb +2 -1
  55. data/lib/vsphere-automation-cis/models/cis_task_info.rb +2 -1
  56. data/lib/vsphere-automation-cis/models/cis_task_progress.rb +2 -1
  57. data/lib/vsphere-automation-cis/models/cis_tasks_filter_spec.rb +2 -1
  58. data/lib/vsphere-automation-cis/models/cis_tasks_get_spec.rb +2 -1
  59. data/lib/vsphere-automation-cis/models/cis_tasks_list_result.rb +2 -1
  60. data/lib/vsphere-automation-cis/models/cis_tasks_list_result_value.rb +2 -1
  61. data/lib/vsphere-automation-cis/models/cis_tasks_result.rb +2 -1
  62. data/lib/vsphere-automation-cis/models/filter_spec_targets.rb +2 -1
  63. data/lib/vsphere-automation-cis/models/vapi_std_dynamic_id.rb +2 -1
  64. data/lib/vsphere-automation-cis/models/vapi_std_errors_already_exists.rb +2 -1
  65. data/lib/vsphere-automation-cis/models/vapi_std_errors_already_exists_error.rb +2 -1
  66. data/lib/vsphere-automation-cis/models/vapi_std_errors_error.rb +2 -1
  67. data/lib/vsphere-automation-cis/models/vapi_std_errors_error_error.rb +2 -1
  68. data/lib/vsphere-automation-cis/models/vapi_std_errors_invalid_argument.rb +2 -1
  69. data/lib/vsphere-automation-cis/models/vapi_std_errors_invalid_argument_error.rb +2 -1
  70. data/lib/vsphere-automation-cis/models/vapi_std_errors_not_allowed_in_current_state.rb +2 -1
  71. data/lib/vsphere-automation-cis/models/vapi_std_errors_not_allowed_in_current_state_error.rb +2 -1
  72. data/lib/vsphere-automation-cis/models/vapi_std_errors_not_found.rb +2 -1
  73. data/lib/vsphere-automation-cis/models/vapi_std_errors_not_found_error.rb +2 -1
  74. data/lib/vsphere-automation-cis/models/vapi_std_errors_resource_inaccessible.rb +2 -1
  75. data/lib/vsphere-automation-cis/models/vapi_std_errors_resource_inaccessible_error.rb +2 -1
  76. data/lib/vsphere-automation-cis/models/vapi_std_errors_service_unavailable.rb +2 -1
  77. data/lib/vsphere-automation-cis/models/vapi_std_errors_service_unavailable_error.rb +2 -1
  78. data/lib/vsphere-automation-cis/models/vapi_std_errors_unauthenticated.rb +2 -1
  79. data/lib/vsphere-automation-cis/models/vapi_std_errors_unauthenticated_error.rb +2 -1
  80. data/lib/vsphere-automation-cis/models/vapi_std_errors_unauthorized.rb +2 -1
  81. data/lib/vsphere-automation-cis/models/vapi_std_errors_unauthorized_error.rb +2 -1
  82. data/lib/vsphere-automation-cis/models/vapi_std_errors_unsupported.rb +2 -1
  83. data/lib/vsphere-automation-cis/models/vapi_std_errors_unsupported_error.rb +2 -1
  84. data/lib/vsphere-automation-cis/models/vapi_std_localizable_message.rb +2 -1
  85. data/lib/vsphere-automation-cis/version.rb +1 -1
  86. data/vsphere-automation-cis.gemspec +1 -1
  87. metadata +4 -5
  88. data/pkg/vsphere-automation-cis-0.2.0.gem +0 -0
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d6d81de9534bf198db1cb86218e061011d58b2ec06449c2decdf897623f2fd18
4
- data.tar.gz: d6285478bad9dbca474b4876dc6f44d32a5db427f8e556f61feda9a574ce80ea
3
+ metadata.gz: d78819cb59966f0d14b5994903f178c3edea57556f8dce7fc85cbd7563969462
4
+ data.tar.gz: 8dbdc9cd0bf0debd9bb9f3b97a062ad1060ca6feede4571669c30751b1b9c825
5
5
  SHA512:
6
- metadata.gz: d6bbb60d81063be15d1ef4c31bd495e0ad72e71a8be327ca2639fa00f485d738ff4ead2389910d59fe71f069ed2fab3cf08a5654055ea5a1e3710c4581e13080
7
- data.tar.gz: cde749f86f9e690abd0d0ff81eef762bcddbd342cb90f8da0b58fa5827806aaba536ae290705c43e9509e2a6712a9706d82292887f84c3e0522df538c9bc11af
6
+ metadata.gz: 004ea57b0cee4caaef6aed866c7b7b60f5835e0ce3aaa6982bca2bb554b55b7e005e01dc7593a4eb404f8357d1fb4a6981b8a41089e54c7cb951932c59d06d44
7
+ data.tar.gz: 035f4dbfb94e49444b7b73d9b38e36f68663e03d0358eda8bf2c78f59087ac3acc2980691c66f6c8f1d06e85a356c02982f8df752733df43a46dda8446bfa97b
data/Gemfile.lock CHANGED
@@ -1,14 +1,14 @@
1
1
  PATH
2
2
  remote: ../runtime
3
3
  specs:
4
- vsphere-automation-runtime (0.2.0)
4
+ vsphere-automation-runtime (0.2.1)
5
5
  typhoeus (~> 1.3)
6
6
 
7
7
  PATH
8
8
  remote: .
9
9
  specs:
10
- vsphere-automation-cis (0.2.0)
11
- vsphere-automation-runtime (~> 0.2.0)
10
+ vsphere-automation-cis (0.2.1)
11
+ vsphere-automation-runtime (~> 0.2.1)
12
12
 
13
13
  GEM
14
14
  remote: https://rubygems.org/
data/README.md CHANGED
@@ -3,7 +3,7 @@
3
3
  The Ruby gem for the vSphere CIS API
4
4
 
5
5
  - API version: 2.0.0
6
- - Package version: 0.2.0
6
+ - Package version: 0.2.1
7
7
 
8
8
  ## Installation
9
9
 
@@ -29,7 +29,7 @@ module VSphereAutomation
29
29
  # @option config [Configuration] Configuration for initializing the object, default to Configuration.default
30
30
  def initialize(config = Configuration.default)
31
31
  @config = config
32
- @user_agent = "SDK/0.2.0 Ruby/#{RUBY_VERSION} (#{Gem::Platform.local.os}; #{Gem::Platform.local.version}; #{Gem::Platform.local.cpu})"
32
+ @user_agent = "SDK/0.2.1 Ruby/#{RUBY_VERSION} (#{Gem::Platform.local.os}; #{Gem::Platform.local.version}; #{Gem::Platform.local.cpu})"
33
33
  @default_headers = {
34
34
  'Content-Type' => 'application/json',
35
35
  'User-Agent' => @user_agent
@@ -114,7 +114,7 @@ module VSphereAutomation
114
114
  value.to_i
115
115
  when :Float
116
116
  value.to_f
117
- when :BOOLEAN
117
+ when :BOOLEAN, :Boolean
118
118
  if value.to_s =~ /\A(true|t|yes|y|1)\z/i
119
119
  true
120
120
  else
@@ -181,6 +181,7 @@ module VSphereAutomation
181
181
  value
182
182
  end
183
183
  end
184
+
184
185
  end
185
186
  end
186
187
  end
@@ -145,7 +145,7 @@ module VSphereAutomation
145
145
  value.to_i
146
146
  when :Float
147
147
  value.to_f
148
- when :BOOLEAN
148
+ when :BOOLEAN, :Boolean
149
149
  if value.to_s =~ /\A(true|t|yes|y|1)\z/i
150
150
  true
151
151
  else
@@ -212,6 +212,7 @@ module VSphereAutomation
212
212
  value
213
213
  end
214
214
  end
215
+
215
216
  end
216
217
  end
217
218
  end
@@ -114,7 +114,7 @@ module VSphereAutomation
114
114
  value.to_i
115
115
  when :Float
116
116
  value.to_f
117
- when :BOOLEAN
117
+ when :BOOLEAN, :Boolean
118
118
  if value.to_s =~ /\A(true|t|yes|y|1)\z/i
119
119
  true
120
120
  else
@@ -181,6 +181,7 @@ module VSphereAutomation
181
181
  value
182
182
  end
183
183
  end
184
+
184
185
  end
185
186
  end
186
187
  end
@@ -115,7 +115,7 @@ module VSphereAutomation
115
115
  value.to_i
116
116
  when :Float
117
117
  value.to_f
118
- when :BOOLEAN
118
+ when :BOOLEAN, :Boolean
119
119
  if value.to_s =~ /\A(true|t|yes|y|1)\z/i
120
120
  true
121
121
  else
@@ -182,6 +182,7 @@ module VSphereAutomation
182
182
  value
183
183
  end
184
184
  end
185
+
185
186
  end
186
187
  end
187
188
  end
@@ -114,7 +114,7 @@ module VSphereAutomation
114
114
  value.to_i
115
115
  when :Float
116
116
  value.to_f
117
- when :BOOLEAN
117
+ when :BOOLEAN, :Boolean
118
118
  if value.to_s =~ /\A(true|t|yes|y|1)\z/i
119
119
  true
120
120
  else
@@ -181,6 +181,7 @@ module VSphereAutomation
181
181
  value
182
182
  end
183
183
  end
184
+
184
185
  end
185
186
  end
186
187
  end
@@ -114,7 +114,7 @@ module VSphereAutomation
114
114
  value.to_i
115
115
  when :Float
116
116
  value.to_f
117
- when :BOOLEAN
117
+ when :BOOLEAN, :Boolean
118
118
  if value.to_s =~ /\A(true|t|yes|y|1)\z/i
119
119
  true
120
120
  else
@@ -181,6 +181,7 @@ module VSphereAutomation
181
181
  value
182
182
  end
183
183
  end
184
+
184
185
  end
185
186
  end
186
187
  end
@@ -171,7 +171,7 @@ module VSphereAutomation
171
171
  value.to_i
172
172
  when :Float
173
173
  value.to_f
174
- when :BOOLEAN
174
+ when :BOOLEAN, :Boolean
175
175
  if value.to_s =~ /\A(true|t|yes|y|1)\z/i
176
176
  true
177
177
  else
@@ -238,6 +238,7 @@ module VSphereAutomation
238
238
  value
239
239
  end
240
240
  end
241
+
241
242
  end
242
243
  end
243
244
  end
@@ -116,7 +116,7 @@ module VSphereAutomation
116
116
  value.to_i
117
117
  when :Float
118
118
  value.to_f
119
- when :BOOLEAN
119
+ when :BOOLEAN, :Boolean
120
120
  if value.to_s =~ /\A(true|t|yes|y|1)\z/i
121
121
  true
122
122
  else
@@ -183,6 +183,7 @@ module VSphereAutomation
183
183
  value
184
184
  end
185
185
  end
186
+
186
187
  end
187
188
  end
188
189
  end
@@ -115,7 +115,7 @@ module VSphereAutomation
115
115
  value.to_i
116
116
  when :Float
117
117
  value.to_f
118
- when :BOOLEAN
118
+ when :BOOLEAN, :Boolean
119
119
  if value.to_s =~ /\A(true|t|yes|y|1)\z/i
120
120
  true
121
121
  else
@@ -182,6 +182,7 @@ module VSphereAutomation
182
182
  value
183
183
  end
184
184
  end
185
+
185
186
  end
186
187
  end
187
188
  end
@@ -116,7 +116,7 @@ module VSphereAutomation
116
116
  value.to_i
117
117
  when :Float
118
118
  value.to_f
119
- when :BOOLEAN
119
+ when :BOOLEAN, :Boolean
120
120
  if value.to_s =~ /\A(true|t|yes|y|1)\z/i
121
121
  true
122
122
  else
@@ -183,6 +183,7 @@ module VSphereAutomation
183
183
  value
184
184
  end
185
185
  end
186
+
186
187
  end
187
188
  end
188
189
  end
@@ -193,7 +193,7 @@ module VSphereAutomation
193
193
  value.to_i
194
194
  when :Float
195
195
  value.to_f
196
- when :BOOLEAN
196
+ when :BOOLEAN, :Boolean
197
197
  if value.to_s =~ /\A(true|t|yes|y|1)\z/i
198
198
  true
199
199
  else
@@ -260,6 +260,7 @@ module VSphereAutomation
260
260
  value
261
261
  end
262
262
  end
263
+
263
264
  end
264
265
  end
265
266
  end
@@ -115,7 +115,7 @@ module VSphereAutomation
115
115
  value.to_i
116
116
  when :Float
117
117
  value.to_f
118
- when :BOOLEAN
118
+ when :BOOLEAN, :Boolean
119
119
  if value.to_s =~ /\A(true|t|yes|y|1)\z/i
120
120
  true
121
121
  else
@@ -182,6 +182,7 @@ module VSphereAutomation
182
182
  value
183
183
  end
184
184
  end
185
+
185
186
  end
186
187
  end
187
188
  end
@@ -114,7 +114,7 @@ module VSphereAutomation
114
114
  value.to_i
115
115
  when :Float
116
116
  value.to_f
117
- when :BOOLEAN
117
+ when :BOOLEAN, :Boolean
118
118
  if value.to_s =~ /\A(true|t|yes|y|1)\z/i
119
119
  true
120
120
  else
@@ -181,6 +181,7 @@ module VSphereAutomation
181
181
  value
182
182
  end
183
183
  end
184
+
184
185
  end
185
186
  end
186
187
  end
@@ -114,7 +114,7 @@ module VSphereAutomation
114
114
  value.to_i
115
115
  when :Float
116
116
  value.to_f
117
- when :BOOLEAN
117
+ when :BOOLEAN, :Boolean
118
118
  if value.to_s =~ /\A(true|t|yes|y|1)\z/i
119
119
  true
120
120
  else
@@ -181,6 +181,7 @@ module VSphereAutomation
181
181
  value
182
182
  end
183
183
  end
184
+
184
185
  end
185
186
  end
186
187
  end
@@ -141,7 +141,7 @@ module VSphereAutomation
141
141
  value.to_i
142
142
  when :Float
143
143
  value.to_f
144
- when :BOOLEAN
144
+ when :BOOLEAN, :Boolean
145
145
  if value.to_s =~ /\A(true|t|yes|y|1)\z/i
146
146
  true
147
147
  else
@@ -208,6 +208,7 @@ module VSphereAutomation
208
208
  value
209
209
  end
210
210
  end
211
+
211
212
  end
212
213
  end
213
214
  end
@@ -115,7 +115,7 @@ module VSphereAutomation
115
115
  value.to_i
116
116
  when :Float
117
117
  value.to_f
118
- when :BOOLEAN
118
+ when :BOOLEAN, :Boolean
119
119
  if value.to_s =~ /\A(true|t|yes|y|1)\z/i
120
120
  true
121
121
  else
@@ -182,6 +182,7 @@ module VSphereAutomation
182
182
  value
183
183
  end
184
184
  end
185
+
185
186
  end
186
187
  end
187
188
  end
@@ -114,7 +114,7 @@ module VSphereAutomation
114
114
  value.to_i
115
115
  when :Float
116
116
  value.to_f
117
- when :BOOLEAN
117
+ when :BOOLEAN, :Boolean
118
118
  if value.to_s =~ /\A(true|t|yes|y|1)\z/i
119
119
  true
120
120
  else
@@ -181,6 +181,7 @@ module VSphereAutomation
181
181
  value
182
182
  end
183
183
  end
184
+
184
185
  end
185
186
  end
186
187
  end
@@ -131,7 +131,7 @@ module VSphereAutomation
131
131
  value.to_i
132
132
  when :Float
133
133
  value.to_f
134
- when :BOOLEAN
134
+ when :BOOLEAN, :Boolean
135
135
  if value.to_s =~ /\A(true|t|yes|y|1)\z/i
136
136
  true
137
137
  else
@@ -198,6 +198,7 @@ module VSphereAutomation
198
198
  value
199
199
  end
200
200
  end
201
+
201
202
  end
202
203
  end
203
204
  end
@@ -114,7 +114,7 @@ module VSphereAutomation
114
114
  value.to_i
115
115
  when :Float
116
116
  value.to_f
117
- when :BOOLEAN
117
+ when :BOOLEAN, :Boolean
118
118
  if value.to_s =~ /\A(true|t|yes|y|1)\z/i
119
119
  true
120
120
  else
@@ -181,6 +181,7 @@ module VSphereAutomation
181
181
  value
182
182
  end
183
183
  end
184
+
184
185
  end
185
186
  end
186
187
  end
@@ -117,7 +117,7 @@ module VSphereAutomation
117
117
  value.to_i
118
118
  when :Float
119
119
  value.to_f
120
- when :BOOLEAN
120
+ when :BOOLEAN, :Boolean
121
121
  if value.to_s =~ /\A(true|t|yes|y|1)\z/i
122
122
  true
123
123
  else
@@ -184,6 +184,7 @@ module VSphereAutomation
184
184
  value
185
185
  end
186
186
  end
187
+
187
188
  end
188
189
  end
189
190
  end
@@ -114,7 +114,7 @@ module VSphereAutomation
114
114
  value.to_i
115
115
  when :Float
116
116
  value.to_f
117
- when :BOOLEAN
117
+ when :BOOLEAN, :Boolean
118
118
  if value.to_s =~ /\A(true|t|yes|y|1)\z/i
119
119
  true
120
120
  else
@@ -181,6 +181,7 @@ module VSphereAutomation
181
181
  value
182
182
  end
183
183
  end
184
+
184
185
  end
185
186
  end
186
187
  end
@@ -132,7 +132,7 @@ module VSphereAutomation
132
132
  value.to_i
133
133
  when :Float
134
134
  value.to_f
135
- when :BOOLEAN
135
+ when :BOOLEAN, :Boolean
136
136
  if value.to_s =~ /\A(true|t|yes|y|1)\z/i
137
137
  true
138
138
  else
@@ -199,6 +199,7 @@ module VSphereAutomation
199
199
  value
200
200
  end
201
201
  end
202
+
202
203
  end
203
204
  end
204
205
  end
@@ -114,7 +114,7 @@ module VSphereAutomation
114
114
  value.to_i
115
115
  when :Float
116
116
  value.to_f
117
- when :BOOLEAN
117
+ when :BOOLEAN, :Boolean
118
118
  if value.to_s =~ /\A(true|t|yes|y|1)\z/i
119
119
  true
120
120
  else
@@ -181,6 +181,7 @@ module VSphereAutomation
181
181
  value
182
182
  end
183
183
  end
184
+
184
185
  end
185
186
  end
186
187
  end
@@ -131,7 +131,7 @@ module VSphereAutomation
131
131
  value.to_i
132
132
  when :Float
133
133
  value.to_f
134
- when :BOOLEAN
134
+ when :BOOLEAN, :Boolean
135
135
  if value.to_s =~ /\A(true|t|yes|y|1)\z/i
136
136
  true
137
137
  else
@@ -198,6 +198,7 @@ module VSphereAutomation
198
198
  value
199
199
  end
200
200
  end
201
+
201
202
  end
202
203
  end
203
204
  end
@@ -114,7 +114,7 @@ module VSphereAutomation
114
114
  value.to_i
115
115
  when :Float
116
116
  value.to_f
117
- when :BOOLEAN
117
+ when :BOOLEAN, :Boolean
118
118
  if value.to_s =~ /\A(true|t|yes|y|1)\z/i
119
119
  true
120
120
  else
@@ -181,6 +181,7 @@ module VSphereAutomation
181
181
  value
182
182
  end
183
183
  end
184
+
184
185
  end
185
186
  end
186
187
  end
@@ -117,7 +117,7 @@ module VSphereAutomation
117
117
  value.to_i
118
118
  when :Float
119
119
  value.to_f
120
- when :BOOLEAN
120
+ when :BOOLEAN, :Boolean
121
121
  if value.to_s =~ /\A(true|t|yes|y|1)\z/i
122
122
  true
123
123
  else
@@ -184,6 +184,7 @@ module VSphereAutomation
184
184
  value
185
185
  end
186
186
  end
187
+
187
188
  end
188
189
  end
189
190
  end
@@ -114,7 +114,7 @@ module VSphereAutomation
114
114
  value.to_i
115
115
  when :Float
116
116
  value.to_f
117
- when :BOOLEAN
117
+ when :BOOLEAN, :Boolean
118
118
  if value.to_s =~ /\A(true|t|yes|y|1)\z/i
119
119
  true
120
120
  else
@@ -181,6 +181,7 @@ module VSphereAutomation
181
181
  value
182
182
  end
183
183
  end
184
+
184
185
  end
185
186
  end
186
187
  end
@@ -114,7 +114,7 @@ module VSphereAutomation
114
114
  value.to_i
115
115
  when :Float
116
116
  value.to_f
117
- when :BOOLEAN
117
+ when :BOOLEAN, :Boolean
118
118
  if value.to_s =~ /\A(true|t|yes|y|1)\z/i
119
119
  true
120
120
  else
@@ -181,6 +181,7 @@ module VSphereAutomation
181
181
  value
182
182
  end
183
183
  end
184
+
184
185
  end
185
186
  end
186
187
  end
@@ -116,7 +116,7 @@ module VSphereAutomation
116
116
  value.to_i
117
117
  when :Float
118
118
  value.to_f
119
- when :BOOLEAN
119
+ when :BOOLEAN, :Boolean
120
120
  if value.to_s =~ /\A(true|t|yes|y|1)\z/i
121
121
  true
122
122
  else
@@ -183,6 +183,7 @@ module VSphereAutomation
183
183
  value
184
184
  end
185
185
  end
186
+
186
187
  end
187
188
  end
188
189
  end
@@ -117,7 +117,7 @@ module VSphereAutomation
117
117
  value.to_i
118
118
  when :Float
119
119
  value.to_f
120
- when :BOOLEAN
120
+ when :BOOLEAN, :Boolean
121
121
  if value.to_s =~ /\A(true|t|yes|y|1)\z/i
122
122
  true
123
123
  else
@@ -184,6 +184,7 @@ module VSphereAutomation
184
184
  value
185
185
  end
186
186
  end
187
+
187
188
  end
188
189
  end
189
190
  end
@@ -116,7 +116,7 @@ module VSphereAutomation
116
116
  value.to_i
117
117
  when :Float
118
118
  value.to_f
119
- when :BOOLEAN
119
+ when :BOOLEAN, :Boolean
120
120
  if value.to_s =~ /\A(true|t|yes|y|1)\z/i
121
121
  true
122
122
  else
@@ -183,6 +183,7 @@ module VSphereAutomation
183
183
  value
184
184
  end
185
185
  end
186
+
186
187
  end
187
188
  end
188
189
  end
@@ -116,7 +116,7 @@ module VSphereAutomation
116
116
  value.to_i
117
117
  when :Float
118
118
  value.to_f
119
- when :BOOLEAN
119
+ when :BOOLEAN, :Boolean
120
120
  if value.to_s =~ /\A(true|t|yes|y|1)\z/i
121
121
  true
122
122
  else
@@ -183,6 +183,7 @@ module VSphereAutomation
183
183
  value
184
184
  end
185
185
  end
186
+
186
187
  end
187
188
  end
188
189
  end
@@ -114,7 +114,7 @@ module VSphereAutomation
114
114
  value.to_i
115
115
  when :Float
116
116
  value.to_f
117
- when :BOOLEAN
117
+ when :BOOLEAN, :Boolean
118
118
  if value.to_s =~ /\A(true|t|yes|y|1)\z/i
119
119
  true
120
120
  else
@@ -181,6 +181,7 @@ module VSphereAutomation
181
181
  value
182
182
  end
183
183
  end
184
+
184
185
  end
185
186
  end
186
187
  end
@@ -117,7 +117,7 @@ module VSphereAutomation
117
117
  value.to_i
118
118
  when :Float
119
119
  value.to_f
120
- when :BOOLEAN
120
+ when :BOOLEAN, :Boolean
121
121
  if value.to_s =~ /\A(true|t|yes|y|1)\z/i
122
122
  true
123
123
  else
@@ -184,6 +184,7 @@ module VSphereAutomation
184
184
  value
185
185
  end
186
186
  end
187
+
187
188
  end
188
189
  end
189
190
  end
@@ -116,7 +116,7 @@ module VSphereAutomation
116
116
  value.to_i
117
117
  when :Float
118
118
  value.to_f
119
- when :BOOLEAN
119
+ when :BOOLEAN, :Boolean
120
120
  if value.to_s =~ /\A(true|t|yes|y|1)\z/i
121
121
  true
122
122
  else
@@ -183,6 +183,7 @@ module VSphereAutomation
183
183
  value
184
184
  end
185
185
  end
186
+
186
187
  end
187
188
  end
188
189
  end