eilam_test 1.1.15 → 1.1.16

Sign up to get free protection for your applications and to get access to all the features.
Files changed (287) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +188 -188
  3. data/docs/AbstractCapability.md +3 -3
  4. data/docs/AbstractCapabilityApi.md +22 -22
  5. data/docs/Account.md +3 -3
  6. data/docs/AccountApi.md +28 -28
  7. data/docs/AccountPostRequest.md +3 -3
  8. data/docs/AccountPostResponse.md +3 -3
  9. data/docs/Address.md +3 -3
  10. data/docs/AddressApi.md +22 -22
  11. data/docs/AddressCreate.md +3 -3
  12. data/docs/AuthResponse.md +3 -3
  13. data/docs/Authentication.md +3 -3
  14. data/docs/AuthenticationApi.md +6 -6
  15. data/docs/AutoSDEProject.md +3 -3
  16. data/docs/AutoSDEProjectApi.md +22 -22
  17. data/docs/AutoSDERole.md +3 -3
  18. data/docs/AutoSDERoleApi.md +22 -22
  19. data/docs/CapabilityTranslation.md +3 -3
  20. data/docs/CapabilityTranslationApi.md +22 -22
  21. data/docs/CapabilityTranslationCreate.md +3 -3
  22. data/docs/Event.md +3 -3
  23. data/docs/EventApi.md +22 -22
  24. data/docs/Host.md +3 -3
  25. data/docs/HostApi.md +22 -22
  26. data/docs/HostCluster.md +3 -3
  27. data/docs/HostClusterApi.md +22 -22
  28. data/docs/HostClusterCreate.md +3 -3
  29. data/docs/HostClusterMembership.md +3 -3
  30. data/docs/HostClusterMembershipApi.md +22 -22
  31. data/docs/HostClusterResponse.md +3 -3
  32. data/docs/HostClusterVolumeMapping.md +3 -3
  33. data/docs/HostClusterVolumeMappingApi.md +22 -22
  34. data/docs/HostClusterVolumeMappingCreate.md +3 -3
  35. data/docs/HostClusterVolumeMappingResponse.md +3 -3
  36. data/docs/HostCreate.md +3 -3
  37. data/docs/HostVolumeConnection.md +3 -3
  38. data/docs/HostVolumeConnectionApi.md +22 -22
  39. data/docs/HostVolumeConnectionCreate.md +3 -3
  40. data/docs/Job.md +3 -3
  41. data/docs/JobApi.md +12 -12
  42. data/docs/JobCreate.md +3 -3
  43. data/docs/NativeCapability.md +3 -3
  44. data/docs/NativeCapabilityApi.md +22 -22
  45. data/docs/Profile.md +3 -3
  46. data/docs/ProfileApi.md +22 -22
  47. data/docs/ProvisioningStrategy.md +3 -3
  48. data/docs/ProvisioningStrategyApi.md +22 -22
  49. data/docs/Service.md +3 -3
  50. data/docs/ServiceAbstractCapabilityValue.md +3 -3
  51. data/docs/ServiceApi.md +28 -28
  52. data/docs/ServiceCreate.md +3 -3
  53. data/docs/ServiceResourceAttachment.md +3 -3
  54. data/docs/ServiceResourceAttachmentApi.md +22 -22
  55. data/docs/Snapshot.md +3 -3
  56. data/docs/SnapshotApi.md +22 -22
  57. data/docs/SnapshotCreate.md +3 -3
  58. data/docs/StorageHost.md +3 -3
  59. data/docs/StorageHostApi.md +28 -28
  60. data/docs/StorageHostCreate.md +3 -3
  61. data/docs/StorageHostResponse.md +3 -3
  62. data/docs/StorageHostUpdate.md +3 -3
  63. data/docs/StorageHostVolumeMapping.md +3 -3
  64. data/docs/StorageHostVolumeMappingApi.md +22 -22
  65. data/docs/StorageHostVolumeMappingCreate.md +3 -3
  66. data/docs/StorageHostVolumeMappingResponse.md +3 -3
  67. data/docs/StorageHostWWPNCandidates.md +3 -3
  68. data/docs/StorageHostWWPNCandidatesApi.md +6 -6
  69. data/docs/StorageResource.md +3 -3
  70. data/docs/StorageResourceApi.md +28 -28
  71. data/docs/StorageResourceCreate.md +3 -3
  72. data/docs/StorageResourceResponse.md +3 -3
  73. data/docs/StorageSystem.md +3 -3
  74. data/docs/StorageSystemApi.md +28 -28
  75. data/docs/StorageSystemCreate.md +3 -3
  76. data/docs/StorageSystemUpdate.md +3 -3
  77. data/docs/SystemType.md +3 -3
  78. data/docs/SystemTypeApi.md +22 -22
  79. data/docs/SystemTypeCreate.md +3 -3
  80. data/docs/User.md +3 -3
  81. data/docs/UserApi.md +28 -28
  82. data/docs/UserCreate.md +3 -3
  83. data/docs/UserUpdate.md +3 -3
  84. data/docs/ValidateSystem.md +3 -3
  85. data/docs/ValidateSystemApi.md +7 -7
  86. data/docs/Volume.md +3 -3
  87. data/docs/VolumeApi.md +28 -28
  88. data/docs/VolumeCreate.md +3 -3
  89. data/docs/VolumeResponse.md +3 -3
  90. data/docs/VolumeSafeDelete.md +3 -3
  91. data/docs/VolumeSafeDeleteApi.md +22 -22
  92. data/docs/VolumeSafeDeleteCreate.md +3 -3
  93. data/docs/VolumeUpdate.md +3 -3
  94. data/eilam_test.gemspec +1 -1
  95. data/lib/eilam_test/api/abstract_capability_api.rb +1 -1
  96. data/lib/eilam_test/api/account_api.rb +1 -1
  97. data/lib/eilam_test/api/address_api.rb +1 -1
  98. data/lib/eilam_test/api/authentication_api.rb +1 -1
  99. data/lib/eilam_test/api/auto_sde_project_api.rb +1 -1
  100. data/lib/eilam_test/api/auto_sde_role_api.rb +1 -1
  101. data/lib/eilam_test/api/capability_translation_api.rb +1 -1
  102. data/lib/eilam_test/api/event_api.rb +1 -1
  103. data/lib/eilam_test/api/host_api.rb +1 -1
  104. data/lib/eilam_test/api/host_cluster_api.rb +1 -1
  105. data/lib/eilam_test/api/host_cluster_membership_api.rb +1 -1
  106. data/lib/eilam_test/api/host_cluster_volume_mapping_api.rb +1 -1
  107. data/lib/eilam_test/api/host_volume_connection_api.rb +1 -1
  108. data/lib/eilam_test/api/job_api.rb +1 -1
  109. data/lib/eilam_test/api/native_capability_api.rb +1 -1
  110. data/lib/eilam_test/api/profile_api.rb +1 -1
  111. data/lib/eilam_test/api/provisioning_strategy_api.rb +1 -1
  112. data/lib/eilam_test/api/service_api.rb +1 -1
  113. data/lib/eilam_test/api/service_resource_attachment_api.rb +1 -1
  114. data/lib/eilam_test/api/snapshot_api.rb +1 -1
  115. data/lib/eilam_test/api/storage_host_api.rb +1 -1
  116. data/lib/eilam_test/api/storage_host_volume_mapping_api.rb +1 -1
  117. data/lib/eilam_test/api/storage_host_wwpn_candidates_api.rb +1 -1
  118. data/lib/eilam_test/api/storage_resource_api.rb +1 -1
  119. data/lib/eilam_test/api/storage_system_api.rb +1 -1
  120. data/lib/eilam_test/api/system_type_api.rb +1 -1
  121. data/lib/eilam_test/api/user_api.rb +1 -1
  122. data/lib/eilam_test/api/validate_system_api.rb +1 -1
  123. data/lib/eilam_test/api/volume_api.rb +1 -1
  124. data/lib/eilam_test/api/volume_safe_delete_api.rb +1 -1
  125. data/lib/eilam_test/api_client.rb +2 -2
  126. data/lib/eilam_test/api_error.rb +1 -1
  127. data/lib/eilam_test/configuration.rb +1 -1
  128. data/lib/eilam_test/models/abstract_capability.rb +4 -4
  129. data/lib/eilam_test/models/account.rb +4 -4
  130. data/lib/eilam_test/models/account_post_request.rb +4 -4
  131. data/lib/eilam_test/models/account_post_response.rb +4 -4
  132. data/lib/eilam_test/models/address.rb +4 -4
  133. data/lib/eilam_test/models/address_create.rb +4 -4
  134. data/lib/eilam_test/models/auth_response.rb +4 -4
  135. data/lib/eilam_test/models/authentication.rb +4 -4
  136. data/lib/eilam_test/models/auto_sde_project.rb +4 -4
  137. data/lib/eilam_test/models/auto_sde_role.rb +4 -4
  138. data/lib/eilam_test/models/capability_translation.rb +4 -4
  139. data/lib/eilam_test/models/capability_translation_create.rb +4 -4
  140. data/lib/eilam_test/models/event.rb +4 -4
  141. data/lib/eilam_test/models/host.rb +4 -4
  142. data/lib/eilam_test/models/host_cluster.rb +4 -4
  143. data/lib/eilam_test/models/host_cluster_create.rb +4 -4
  144. data/lib/eilam_test/models/host_cluster_membership.rb +4 -4
  145. data/lib/eilam_test/models/host_cluster_response.rb +4 -4
  146. data/lib/eilam_test/models/host_cluster_volume_mapping.rb +4 -4
  147. data/lib/eilam_test/models/host_cluster_volume_mapping_create.rb +4 -4
  148. data/lib/eilam_test/models/host_cluster_volume_mapping_response.rb +4 -4
  149. data/lib/eilam_test/models/host_create.rb +4 -4
  150. data/lib/eilam_test/models/host_volume_connection.rb +4 -4
  151. data/lib/eilam_test/models/host_volume_connection_create.rb +4 -4
  152. data/lib/eilam_test/models/job.rb +4 -4
  153. data/lib/eilam_test/models/job_create.rb +4 -4
  154. data/lib/eilam_test/models/native_capability.rb +4 -4
  155. data/lib/eilam_test/models/profile.rb +4 -4
  156. data/lib/eilam_test/models/provisioning_strategy.rb +4 -4
  157. data/lib/eilam_test/models/service.rb +4 -4
  158. data/lib/eilam_test/models/service_abstract_capability_value.rb +4 -4
  159. data/lib/eilam_test/models/service_create.rb +4 -4
  160. data/lib/eilam_test/models/service_resource_attachment.rb +4 -4
  161. data/lib/eilam_test/models/snapshot.rb +4 -4
  162. data/lib/eilam_test/models/snapshot_create.rb +4 -4
  163. data/lib/eilam_test/models/storage_host.rb +4 -4
  164. data/lib/eilam_test/models/storage_host_create.rb +4 -4
  165. data/lib/eilam_test/models/storage_host_response.rb +4 -4
  166. data/lib/eilam_test/models/storage_host_update.rb +4 -4
  167. data/lib/eilam_test/models/storage_host_volume_mapping.rb +4 -4
  168. data/lib/eilam_test/models/storage_host_volume_mapping_create.rb +4 -4
  169. data/lib/eilam_test/models/storage_host_volume_mapping_response.rb +4 -4
  170. data/lib/eilam_test/models/storage_host_wwpn_candidates.rb +4 -4
  171. data/lib/eilam_test/models/storage_resource.rb +4 -4
  172. data/lib/eilam_test/models/storage_resource_create.rb +4 -4
  173. data/lib/eilam_test/models/storage_resource_response.rb +4 -4
  174. data/lib/eilam_test/models/storage_system.rb +4 -4
  175. data/lib/eilam_test/models/storage_system_create.rb +4 -4
  176. data/lib/eilam_test/models/storage_system_update.rb +4 -4
  177. data/lib/eilam_test/models/system_type.rb +4 -4
  178. data/lib/eilam_test/models/system_type_create.rb +4 -4
  179. data/lib/eilam_test/models/user.rb +4 -4
  180. data/lib/eilam_test/models/user_create.rb +4 -4
  181. data/lib/eilam_test/models/user_update.rb +4 -4
  182. data/lib/eilam_test/models/validate_system.rb +4 -4
  183. data/lib/eilam_test/models/volume.rb +4 -4
  184. data/lib/eilam_test/models/volume_create.rb +4 -4
  185. data/lib/eilam_test/models/volume_response.rb +4 -4
  186. data/lib/eilam_test/models/volume_safe_delete.rb +4 -4
  187. data/lib/eilam_test/models/volume_safe_delete_create.rb +4 -4
  188. data/lib/eilam_test/models/volume_update.rb +4 -4
  189. data/lib/eilam_test/version.rb +2 -2
  190. data/lib/eilam_test.rb +2 -2
  191. data/spec/api/abstract_capability_api_spec.rb +3 -3
  192. data/spec/api/account_api_spec.rb +3 -3
  193. data/spec/api/address_api_spec.rb +3 -3
  194. data/spec/api/authentication_api_spec.rb +3 -3
  195. data/spec/api/auto_sde_project_api_spec.rb +3 -3
  196. data/spec/api/auto_sde_role_api_spec.rb +3 -3
  197. data/spec/api/capability_translation_api_spec.rb +3 -3
  198. data/spec/api/event_api_spec.rb +3 -3
  199. data/spec/api/host_api_spec.rb +3 -3
  200. data/spec/api/host_cluster_api_spec.rb +3 -3
  201. data/spec/api/host_cluster_membership_api_spec.rb +3 -3
  202. data/spec/api/host_cluster_volume_mapping_api_spec.rb +3 -3
  203. data/spec/api/host_volume_connection_api_spec.rb +3 -3
  204. data/spec/api/job_api_spec.rb +3 -3
  205. data/spec/api/native_capability_api_spec.rb +3 -3
  206. data/spec/api/profile_api_spec.rb +3 -3
  207. data/spec/api/provisioning_strategy_api_spec.rb +3 -3
  208. data/spec/api/service_api_spec.rb +3 -3
  209. data/spec/api/service_resource_attachment_api_spec.rb +3 -3
  210. data/spec/api/snapshot_api_spec.rb +3 -3
  211. data/spec/api/storage_host_api_spec.rb +3 -3
  212. data/spec/api/storage_host_volume_mapping_api_spec.rb +3 -3
  213. data/spec/api/storage_host_wwpn_candidates_api_spec.rb +3 -3
  214. data/spec/api/storage_resource_api_spec.rb +3 -3
  215. data/spec/api/storage_system_api_spec.rb +3 -3
  216. data/spec/api/system_type_api_spec.rb +3 -3
  217. data/spec/api/user_api_spec.rb +3 -3
  218. data/spec/api/validate_system_api_spec.rb +3 -3
  219. data/spec/api/volume_api_spec.rb +3 -3
  220. data/spec/api/volume_safe_delete_api_spec.rb +3 -3
  221. data/spec/api_client_spec.rb +29 -29
  222. data/spec/configuration_spec.rb +3 -3
  223. data/spec/models/abstract_capability_spec.rb +4 -4
  224. data/spec/models/account_post_request_spec.rb +4 -4
  225. data/spec/models/account_post_response_spec.rb +4 -4
  226. data/spec/models/account_spec.rb +4 -4
  227. data/spec/models/address_create_spec.rb +4 -4
  228. data/spec/models/address_spec.rb +4 -4
  229. data/spec/models/auth_response_spec.rb +4 -4
  230. data/spec/models/authentication_spec.rb +4 -4
  231. data/spec/models/auto_sde_project_spec.rb +4 -4
  232. data/spec/models/auto_sde_role_spec.rb +4 -4
  233. data/spec/models/capability_translation_create_spec.rb +4 -4
  234. data/spec/models/capability_translation_spec.rb +4 -4
  235. data/spec/models/event_spec.rb +4 -4
  236. data/spec/models/host_cluster_create_spec.rb +4 -4
  237. data/spec/models/host_cluster_membership_spec.rb +4 -4
  238. data/spec/models/host_cluster_response_spec.rb +4 -4
  239. data/spec/models/host_cluster_spec.rb +4 -4
  240. data/spec/models/host_cluster_volume_mapping_create_spec.rb +4 -4
  241. data/spec/models/host_cluster_volume_mapping_response_spec.rb +4 -4
  242. data/spec/models/host_cluster_volume_mapping_spec.rb +4 -4
  243. data/spec/models/host_create_spec.rb +4 -4
  244. data/spec/models/host_spec.rb +4 -4
  245. data/spec/models/host_volume_connection_create_spec.rb +4 -4
  246. data/spec/models/host_volume_connection_spec.rb +4 -4
  247. data/spec/models/job_create_spec.rb +4 -4
  248. data/spec/models/job_spec.rb +4 -4
  249. data/spec/models/native_capability_spec.rb +4 -4
  250. data/spec/models/profile_spec.rb +4 -4
  251. data/spec/models/provisioning_strategy_spec.rb +4 -4
  252. data/spec/models/service_abstract_capability_value_spec.rb +4 -4
  253. data/spec/models/service_create_spec.rb +4 -4
  254. data/spec/models/service_resource_attachment_spec.rb +4 -4
  255. data/spec/models/service_spec.rb +4 -4
  256. data/spec/models/snapshot_create_spec.rb +4 -4
  257. data/spec/models/snapshot_spec.rb +4 -4
  258. data/spec/models/storage_host_create_spec.rb +4 -4
  259. data/spec/models/storage_host_response_spec.rb +4 -4
  260. data/spec/models/storage_host_spec.rb +4 -4
  261. data/spec/models/storage_host_update_spec.rb +4 -4
  262. data/spec/models/storage_host_volume_mapping_create_spec.rb +4 -4
  263. data/spec/models/storage_host_volume_mapping_response_spec.rb +4 -4
  264. data/spec/models/storage_host_volume_mapping_spec.rb +4 -4
  265. data/spec/models/storage_host_wwpn_candidates_spec.rb +4 -4
  266. data/spec/models/storage_resource_create_spec.rb +4 -4
  267. data/spec/models/storage_resource_response_spec.rb +4 -4
  268. data/spec/models/storage_resource_spec.rb +4 -4
  269. data/spec/models/storage_system_create_spec.rb +4 -4
  270. data/spec/models/storage_system_spec.rb +4 -4
  271. data/spec/models/storage_system_update_spec.rb +4 -4
  272. data/spec/models/system_type_create_spec.rb +4 -4
  273. data/spec/models/system_type_spec.rb +4 -4
  274. data/spec/models/user_create_spec.rb +4 -4
  275. data/spec/models/user_spec.rb +4 -4
  276. data/spec/models/user_update_spec.rb +4 -4
  277. data/spec/models/validate_system_spec.rb +4 -4
  278. data/spec/models/volume_create_spec.rb +4 -4
  279. data/spec/models/volume_response_spec.rb +4 -4
  280. data/spec/models/volume_safe_delete_create_spec.rb +4 -4
  281. data/spec/models/volume_safe_delete_spec.rb +4 -4
  282. data/spec/models/volume_spec.rb +4 -4
  283. data/spec/models/volume_update_spec.rb +4 -4
  284. data/spec/spec_helper.rb +1 -1
  285. metadata +73 -75
  286. data/lib/.DS_Store +0 -0
  287. data/lib/eilam_test/.DS_Store +0 -0
@@ -13,7 +13,7 @@ OpenAPI Generator version: 5.0.0
13
13
  require 'date'
14
14
  require 'time'
15
15
 
16
- module AutosdeOpenapiClient
16
+ module EilamTest
17
17
  # Use this for AutoSDE project information.
18
18
  class AutoSDEProject
19
19
  # The number of instance cores that are allowed per project. doc-todo: what is a CORE?
@@ -143,13 +143,13 @@ module AutosdeOpenapiClient
143
143
  # @param [Hash] attributes Model attributes in the form of hash
144
144
  def initialize(attributes = {})
145
145
  if (!attributes.is_a?(Hash))
146
- fail ArgumentError, "The input argument (attributes) must be a hash in `AutosdeOpenapiClient::AutoSDEProject` initialize method"
146
+ fail ArgumentError, "The input argument (attributes) must be a hash in `EilamTest::AutoSDEProject` initialize method"
147
147
  end
148
148
 
149
149
  # check to see if the attribute exists and convert string to symbol for hash key
150
150
  attributes = attributes.each_with_object({}) { |(k, v), h|
151
151
  if (!self.class.attribute_map.key?(k.to_sym))
152
- fail ArgumentError, "`#{k}` is not a valid attribute in `AutosdeOpenapiClient::AutoSDEProject`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
152
+ fail ArgumentError, "`#{k}` is not a valid attribute in `EilamTest::AutoSDEProject`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
153
153
  end
154
154
  h[k.to_sym] = v
155
155
  }
@@ -354,7 +354,7 @@ module AutosdeOpenapiClient
354
354
  end
355
355
  else # model
356
356
  # models (e.g. Pet) or oneOf
357
- klass = AutosdeOpenapiClient.const_get(type)
357
+ klass = EilamTest.const_get(type)
358
358
  klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
359
359
  end
360
360
  end
@@ -13,7 +13,7 @@ OpenAPI Generator version: 5.0.0
13
13
  require 'date'
14
14
  require 'time'
15
15
 
16
- module AutosdeOpenapiClient
16
+ module EilamTest
17
17
  # doc-todo: what types of roles is this defining?
18
18
  class AutoSDERole
19
19
  # name
@@ -53,13 +53,13 @@ module AutosdeOpenapiClient
53
53
  # @param [Hash] attributes Model attributes in the form of hash
54
54
  def initialize(attributes = {})
55
55
  if (!attributes.is_a?(Hash))
56
- fail ArgumentError, "The input argument (attributes) must be a hash in `AutosdeOpenapiClient::AutoSDERole` initialize method"
56
+ fail ArgumentError, "The input argument (attributes) must be a hash in `EilamTest::AutoSDERole` initialize method"
57
57
  end
58
58
 
59
59
  # check to see if the attribute exists and convert string to symbol for hash key
60
60
  attributes = attributes.each_with_object({}) { |(k, v), h|
61
61
  if (!self.class.attribute_map.key?(k.to_sym))
62
- fail ArgumentError, "`#{k}` is not a valid attribute in `AutosdeOpenapiClient::AutoSDERole`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
62
+ fail ArgumentError, "`#{k}` is not a valid attribute in `EilamTest::AutoSDERole`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
63
63
  end
64
64
  h[k.to_sym] = v
65
65
  }
@@ -174,7 +174,7 @@ module AutosdeOpenapiClient
174
174
  end
175
175
  else # model
176
176
  # models (e.g. Pet) or oneOf
177
- klass = AutosdeOpenapiClient.const_get(type)
177
+ klass = EilamTest.const_get(type)
178
178
  klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
179
179
  end
180
180
  end
@@ -13,7 +13,7 @@ OpenAPI Generator version: 5.0.0
13
13
  require 'date'
14
14
  require 'time'
15
15
 
16
- module AutosdeOpenapiClient
16
+ module EilamTest
17
17
  # doc-todo: what is capabilityTranslationProps used for / what is it?.
18
18
  class CapabilityTranslation
19
19
  attr_accessor :abstract_capability
@@ -91,13 +91,13 @@ module AutosdeOpenapiClient
91
91
  # @param [Hash] attributes Model attributes in the form of hash
92
92
  def initialize(attributes = {})
93
93
  if (!attributes.is_a?(Hash))
94
- fail ArgumentError, "The input argument (attributes) must be a hash in `AutosdeOpenapiClient::CapabilityTranslation` initialize method"
94
+ fail ArgumentError, "The input argument (attributes) must be a hash in `EilamTest::CapabilityTranslation` initialize method"
95
95
  end
96
96
 
97
97
  # check to see if the attribute exists and convert string to symbol for hash key
98
98
  attributes = attributes.each_with_object({}) { |(k, v), h|
99
99
  if (!self.class.attribute_map.key?(k.to_sym))
100
- fail ArgumentError, "`#{k}` is not a valid attribute in `AutosdeOpenapiClient::CapabilityTranslation`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
100
+ fail ArgumentError, "`#{k}` is not a valid attribute in `EilamTest::CapabilityTranslation`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
101
101
  end
102
102
  h[k.to_sym] = v
103
103
  }
@@ -284,7 +284,7 @@ module AutosdeOpenapiClient
284
284
  end
285
285
  else # model
286
286
  # models (e.g. Pet) or oneOf
287
- klass = AutosdeOpenapiClient.const_get(type)
287
+ klass = EilamTest.const_get(type)
288
288
  klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
289
289
  end
290
290
  end
@@ -13,7 +13,7 @@ OpenAPI Generator version: 5.0.0
13
13
  require 'date'
14
14
  require 'time'
15
15
 
16
- module AutosdeOpenapiClient
16
+ module EilamTest
17
17
  # TODO add description
18
18
  class CapabilityTranslationCreate
19
19
  # abstract_capability_name
@@ -83,13 +83,13 @@ module AutosdeOpenapiClient
83
83
  # @param [Hash] attributes Model attributes in the form of hash
84
84
  def initialize(attributes = {})
85
85
  if (!attributes.is_a?(Hash))
86
- fail ArgumentError, "The input argument (attributes) must be a hash in `AutosdeOpenapiClient::CapabilityTranslationCreate` initialize method"
86
+ fail ArgumentError, "The input argument (attributes) must be a hash in `EilamTest::CapabilityTranslationCreate` initialize method"
87
87
  end
88
88
 
89
89
  # check to see if the attribute exists and convert string to symbol for hash key
90
90
  attributes = attributes.each_with_object({}) { |(k, v), h|
91
91
  if (!self.class.attribute_map.key?(k.to_sym))
92
- fail ArgumentError, "`#{k}` is not a valid attribute in `AutosdeOpenapiClient::CapabilityTranslationCreate`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
92
+ fail ArgumentError, "`#{k}` is not a valid attribute in `EilamTest::CapabilityTranslationCreate`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
93
93
  end
94
94
  h[k.to_sym] = v
95
95
  }
@@ -266,7 +266,7 @@ module AutosdeOpenapiClient
266
266
  end
267
267
  else # model
268
268
  # models (e.g. Pet) or oneOf
269
- klass = AutosdeOpenapiClient.const_get(type)
269
+ klass = EilamTest.const_get(type)
270
270
  klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
271
271
  end
272
272
  end
@@ -13,7 +13,7 @@ OpenAPI Generator version: 5.0.0
13
13
  require 'date'
14
14
  require 'time'
15
15
 
16
- module AutosdeOpenapiClient
16
+ module EilamTest
17
17
  # Event object represents storage system alerts and messages.
18
18
  class Event
19
19
  # description
@@ -82,13 +82,13 @@ module AutosdeOpenapiClient
82
82
  # @param [Hash] attributes Model attributes in the form of hash
83
83
  def initialize(attributes = {})
84
84
  if (!attributes.is_a?(Hash))
85
- fail ArgumentError, "The input argument (attributes) must be a hash in `AutosdeOpenapiClient::Event` initialize method"
85
+ fail ArgumentError, "The input argument (attributes) must be a hash in `EilamTest::Event` initialize method"
86
86
  end
87
87
 
88
88
  # check to see if the attribute exists and convert string to symbol for hash key
89
89
  attributes = attributes.each_with_object({}) { |(k, v), h|
90
90
  if (!self.class.attribute_map.key?(k.to_sym))
91
- fail ArgumentError, "`#{k}` is not a valid attribute in `AutosdeOpenapiClient::Event`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
91
+ fail ArgumentError, "`#{k}` is not a valid attribute in `EilamTest::Event`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
92
92
  end
93
93
  h[k.to_sym] = v
94
94
  }
@@ -233,7 +233,7 @@ module AutosdeOpenapiClient
233
233
  end
234
234
  else # model
235
235
  # models (e.g. Pet) or oneOf
236
- klass = AutosdeOpenapiClient.const_get(type)
236
+ klass = EilamTest.const_get(type)
237
237
  klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
238
238
  end
239
239
  end
@@ -13,7 +13,7 @@ OpenAPI Generator version: 5.0.0
13
13
  require 'date'
14
14
  require 'time'
15
15
 
16
- module AutosdeOpenapiClient
16
+ module EilamTest
17
17
  # doc-todo: what 'host' is this defining or being filled in for? Fill in host properties: name, UUID, management IP address, and IQN.
18
18
  class Host
19
19
  # component_state
@@ -100,13 +100,13 @@ module AutosdeOpenapiClient
100
100
  # @param [Hash] attributes Model attributes in the form of hash
101
101
  def initialize(attributes = {})
102
102
  if (!attributes.is_a?(Hash))
103
- fail ArgumentError, "The input argument (attributes) must be a hash in `AutosdeOpenapiClient::Host` initialize method"
103
+ fail ArgumentError, "The input argument (attributes) must be a hash in `EilamTest::Host` initialize method"
104
104
  end
105
105
 
106
106
  # check to see if the attribute exists and convert string to symbol for hash key
107
107
  attributes = attributes.each_with_object({}) { |(k, v), h|
108
108
  if (!self.class.attribute_map.key?(k.to_sym))
109
- fail ArgumentError, "`#{k}` is not a valid attribute in `AutosdeOpenapiClient::Host`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
109
+ fail ArgumentError, "`#{k}` is not a valid attribute in `EilamTest::Host`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
110
110
  end
111
111
  h[k.to_sym] = v
112
112
  }
@@ -277,7 +277,7 @@ module AutosdeOpenapiClient
277
277
  end
278
278
  else # model
279
279
  # models (e.g. Pet) or oneOf
280
- klass = AutosdeOpenapiClient.const_get(type)
280
+ klass = EilamTest.const_get(type)
281
281
  klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
282
282
  end
283
283
  end
@@ -13,7 +13,7 @@ OpenAPI Generator version: 5.0.0
13
13
  require 'date'
14
14
  require 'time'
15
15
 
16
- module AutosdeOpenapiClient
16
+ module EilamTest
17
17
  # HostCluster
18
18
  class HostCluster
19
19
  # component_state
@@ -108,13 +108,13 @@ module AutosdeOpenapiClient
108
108
  # @param [Hash] attributes Model attributes in the form of hash
109
109
  def initialize(attributes = {})
110
110
  if (!attributes.is_a?(Hash))
111
- fail ArgumentError, "The input argument (attributes) must be a hash in `AutosdeOpenapiClient::HostCluster` initialize method"
111
+ fail ArgumentError, "The input argument (attributes) must be a hash in `EilamTest::HostCluster` initialize method"
112
112
  end
113
113
 
114
114
  # check to see if the attribute exists and convert string to symbol for hash key
115
115
  attributes = attributes.each_with_object({}) { |(k, v), h|
116
116
  if (!self.class.attribute_map.key?(k.to_sym))
117
- fail ArgumentError, "`#{k}` is not a valid attribute in `AutosdeOpenapiClient::HostCluster`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
117
+ fail ArgumentError, "`#{k}` is not a valid attribute in `EilamTest::HostCluster`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
118
118
  end
119
119
  h[k.to_sym] = v
120
120
  }
@@ -341,7 +341,7 @@ module AutosdeOpenapiClient
341
341
  end
342
342
  else # model
343
343
  # models (e.g. Pet) or oneOf
344
- klass = AutosdeOpenapiClient.const_get(type)
344
+ klass = EilamTest.const_get(type)
345
345
  klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
346
346
  end
347
347
  end
@@ -13,7 +13,7 @@ OpenAPI Generator version: 5.0.0
13
13
  require 'date'
14
14
  require 'time'
15
15
 
16
- module AutosdeOpenapiClient
16
+ module EilamTest
17
17
  # TODO add description
18
18
  class HostClusterCreate
19
19
  # name
@@ -76,13 +76,13 @@ module AutosdeOpenapiClient
76
76
  # @param [Hash] attributes Model attributes in the form of hash
77
77
  def initialize(attributes = {})
78
78
  if (!attributes.is_a?(Hash))
79
- fail ArgumentError, "The input argument (attributes) must be a hash in `AutosdeOpenapiClient::HostClusterCreate` initialize method"
79
+ fail ArgumentError, "The input argument (attributes) must be a hash in `EilamTest::HostClusterCreate` initialize method"
80
80
  end
81
81
 
82
82
  # check to see if the attribute exists and convert string to symbol for hash key
83
83
  attributes = attributes.each_with_object({}) { |(k, v), h|
84
84
  if (!self.class.attribute_map.key?(k.to_sym))
85
- fail ArgumentError, "`#{k}` is not a valid attribute in `AutosdeOpenapiClient::HostClusterCreate`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
85
+ fail ArgumentError, "`#{k}` is not a valid attribute in `EilamTest::HostClusterCreate`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
86
86
  end
87
87
  h[k.to_sym] = v
88
88
  }
@@ -282,7 +282,7 @@ module AutosdeOpenapiClient
282
282
  end
283
283
  else # model
284
284
  # models (e.g. Pet) or oneOf
285
- klass = AutosdeOpenapiClient.const_get(type)
285
+ klass = EilamTest.const_get(type)
286
286
  klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
287
287
  end
288
288
  end
@@ -13,7 +13,7 @@ OpenAPI Generator version: 5.0.0
13
13
  require 'date'
14
14
  require 'time'
15
15
 
16
- module AutosdeOpenapiClient
16
+ module EilamTest
17
17
  # hostClusterMembership
18
18
  class HostClusterMembership
19
19
  attr_accessor :cluster
@@ -83,13 +83,13 @@ module AutosdeOpenapiClient
83
83
  # @param [Hash] attributes Model attributes in the form of hash
84
84
  def initialize(attributes = {})
85
85
  if (!attributes.is_a?(Hash))
86
- fail ArgumentError, "The input argument (attributes) must be a hash in `AutosdeOpenapiClient::HostClusterMembership` initialize method"
86
+ fail ArgumentError, "The input argument (attributes) must be a hash in `EilamTest::HostClusterMembership` initialize method"
87
87
  end
88
88
 
89
89
  # check to see if the attribute exists and convert string to symbol for hash key
90
90
  attributes = attributes.each_with_object({}) { |(k, v), h|
91
91
  if (!self.class.attribute_map.key?(k.to_sym))
92
- fail ArgumentError, "`#{k}` is not a valid attribute in `AutosdeOpenapiClient::HostClusterMembership`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
92
+ fail ArgumentError, "`#{k}` is not a valid attribute in `EilamTest::HostClusterMembership`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
93
93
  end
94
94
  h[k.to_sym] = v
95
95
  }
@@ -231,7 +231,7 @@ module AutosdeOpenapiClient
231
231
  end
232
232
  else # model
233
233
  # models (e.g. Pet) or oneOf
234
- klass = AutosdeOpenapiClient.const_get(type)
234
+ klass = EilamTest.const_get(type)
235
235
  klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
236
236
  end
237
237
  end
@@ -13,7 +13,7 @@ OpenAPI Generator version: 5.0.0
13
13
  require 'date'
14
14
  require 'time'
15
15
 
16
- module AutosdeOpenapiClient
16
+ module EilamTest
17
17
  # TODO add description
18
18
  class HostClusterResponse
19
19
  # component_state
@@ -109,13 +109,13 @@ module AutosdeOpenapiClient
109
109
  # @param [Hash] attributes Model attributes in the form of hash
110
110
  def initialize(attributes = {})
111
111
  if (!attributes.is_a?(Hash))
112
- fail ArgumentError, "The input argument (attributes) must be a hash in `AutosdeOpenapiClient::HostClusterResponse` initialize method"
112
+ fail ArgumentError, "The input argument (attributes) must be a hash in `EilamTest::HostClusterResponse` initialize method"
113
113
  end
114
114
 
115
115
  # check to see if the attribute exists and convert string to symbol for hash key
116
116
  attributes = attributes.each_with_object({}) { |(k, v), h|
117
117
  if (!self.class.attribute_map.key?(k.to_sym))
118
- fail ArgumentError, "`#{k}` is not a valid attribute in `AutosdeOpenapiClient::HostClusterResponse`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
118
+ fail ArgumentError, "`#{k}` is not a valid attribute in `EilamTest::HostClusterResponse`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
119
119
  end
120
120
  h[k.to_sym] = v
121
121
  }
@@ -342,7 +342,7 @@ module AutosdeOpenapiClient
342
342
  end
343
343
  else # model
344
344
  # models (e.g. Pet) or oneOf
345
- klass = AutosdeOpenapiClient.const_get(type)
345
+ klass = EilamTest.const_get(type)
346
346
  klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
347
347
  end
348
348
  end
@@ -13,7 +13,7 @@ OpenAPI Generator version: 5.0.0
13
13
  require 'date'
14
14
  require 'time'
15
15
 
16
- module AutosdeOpenapiClient
16
+ module EilamTest
17
17
  # HostClusterVolumeMapping
18
18
  class HostClusterVolumeMapping
19
19
  attr_accessor :cluster
@@ -88,13 +88,13 @@ module AutosdeOpenapiClient
88
88
  # @param [Hash] attributes Model attributes in the form of hash
89
89
  def initialize(attributes = {})
90
90
  if (!attributes.is_a?(Hash))
91
- fail ArgumentError, "The input argument (attributes) must be a hash in `AutosdeOpenapiClient::HostClusterVolumeMapping` initialize method"
91
+ fail ArgumentError, "The input argument (attributes) must be a hash in `EilamTest::HostClusterVolumeMapping` initialize method"
92
92
  end
93
93
 
94
94
  # check to see if the attribute exists and convert string to symbol for hash key
95
95
  attributes = attributes.each_with_object({}) { |(k, v), h|
96
96
  if (!self.class.attribute_map.key?(k.to_sym))
97
- fail ArgumentError, "`#{k}` is not a valid attribute in `AutosdeOpenapiClient::HostClusterVolumeMapping`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
97
+ fail ArgumentError, "`#{k}` is not a valid attribute in `EilamTest::HostClusterVolumeMapping`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
98
98
  end
99
99
  h[k.to_sym] = v
100
100
  }
@@ -243,7 +243,7 @@ module AutosdeOpenapiClient
243
243
  end
244
244
  else # model
245
245
  # models (e.g. Pet) or oneOf
246
- klass = AutosdeOpenapiClient.const_get(type)
246
+ klass = EilamTest.const_get(type)
247
247
  klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
248
248
  end
249
249
  end
@@ -13,7 +13,7 @@ OpenAPI Generator version: 5.0.0
13
13
  require 'date'
14
14
  require 'time'
15
15
 
16
- module AutosdeOpenapiClient
16
+ module EilamTest
17
17
  # TODO add description
18
18
  class HostClusterVolumeMappingCreate
19
19
  # !!uuid of cluster
@@ -85,13 +85,13 @@ module AutosdeOpenapiClient
85
85
  # @param [Hash] attributes Model attributes in the form of hash
86
86
  def initialize(attributes = {})
87
87
  if (!attributes.is_a?(Hash))
88
- fail ArgumentError, "The input argument (attributes) must be a hash in `AutosdeOpenapiClient::HostClusterVolumeMappingCreate` initialize method"
88
+ fail ArgumentError, "The input argument (attributes) must be a hash in `EilamTest::HostClusterVolumeMappingCreate` initialize method"
89
89
  end
90
90
 
91
91
  # check to see if the attribute exists and convert string to symbol for hash key
92
92
  attributes = attributes.each_with_object({}) { |(k, v), h|
93
93
  if (!self.class.attribute_map.key?(k.to_sym))
94
- fail ArgumentError, "`#{k}` is not a valid attribute in `AutosdeOpenapiClient::HostClusterVolumeMappingCreate`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
94
+ fail ArgumentError, "`#{k}` is not a valid attribute in `EilamTest::HostClusterVolumeMappingCreate`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
95
95
  end
96
96
  h[k.to_sym] = v
97
97
  }
@@ -235,7 +235,7 @@ module AutosdeOpenapiClient
235
235
  end
236
236
  else # model
237
237
  # models (e.g. Pet) or oneOf
238
- klass = AutosdeOpenapiClient.const_get(type)
238
+ klass = EilamTest.const_get(type)
239
239
  klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
240
240
  end
241
241
  end
@@ -13,7 +13,7 @@ OpenAPI Generator version: 5.0.0
13
13
  require 'date'
14
14
  require 'time'
15
15
 
16
- module AutosdeOpenapiClient
16
+ module EilamTest
17
17
  # TODO add description
18
18
  class HostClusterVolumeMappingResponse
19
19
  # !!uuid of cluster
@@ -90,13 +90,13 @@ module AutosdeOpenapiClient
90
90
  # @param [Hash] attributes Model attributes in the form of hash
91
91
  def initialize(attributes = {})
92
92
  if (!attributes.is_a?(Hash))
93
- fail ArgumentError, "The input argument (attributes) must be a hash in `AutosdeOpenapiClient::HostClusterVolumeMappingResponse` initialize method"
93
+ fail ArgumentError, "The input argument (attributes) must be a hash in `EilamTest::HostClusterVolumeMappingResponse` initialize method"
94
94
  end
95
95
 
96
96
  # check to see if the attribute exists and convert string to symbol for hash key
97
97
  attributes = attributes.each_with_object({}) { |(k, v), h|
98
98
  if (!self.class.attribute_map.key?(k.to_sym))
99
- fail ArgumentError, "`#{k}` is not a valid attribute in `AutosdeOpenapiClient::HostClusterVolumeMappingResponse`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
99
+ fail ArgumentError, "`#{k}` is not a valid attribute in `EilamTest::HostClusterVolumeMappingResponse`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
100
100
  end
101
101
  h[k.to_sym] = v
102
102
  }
@@ -245,7 +245,7 @@ module AutosdeOpenapiClient
245
245
  end
246
246
  else # model
247
247
  # models (e.g. Pet) or oneOf
248
- klass = AutosdeOpenapiClient.const_get(type)
248
+ klass = EilamTest.const_get(type)
249
249
  klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
250
250
  end
251
251
  end
@@ -13,7 +13,7 @@ OpenAPI Generator version: 5.0.0
13
13
  require 'date'
14
14
  require 'time'
15
15
 
16
- module AutosdeOpenapiClient
16
+ module EilamTest
17
17
  # TODO add description
18
18
  class HostCreate
19
19
  # chap_name
@@ -124,13 +124,13 @@ module AutosdeOpenapiClient
124
124
  # @param [Hash] attributes Model attributes in the form of hash
125
125
  def initialize(attributes = {})
126
126
  if (!attributes.is_a?(Hash))
127
- fail ArgumentError, "The input argument (attributes) must be a hash in `AutosdeOpenapiClient::HostCreate` initialize method"
127
+ fail ArgumentError, "The input argument (attributes) must be a hash in `EilamTest::HostCreate` initialize method"
128
128
  end
129
129
 
130
130
  # check to see if the attribute exists and convert string to symbol for hash key
131
131
  attributes = attributes.each_with_object({}) { |(k, v), h|
132
132
  if (!self.class.attribute_map.key?(k.to_sym))
133
- fail ArgumentError, "`#{k}` is not a valid attribute in `AutosdeOpenapiClient::HostCreate`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
133
+ fail ArgumentError, "`#{k}` is not a valid attribute in `EilamTest::HostCreate`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
134
134
  end
135
135
  h[k.to_sym] = v
136
136
  }
@@ -338,7 +338,7 @@ module AutosdeOpenapiClient
338
338
  end
339
339
  else # model
340
340
  # models (e.g. Pet) or oneOf
341
- klass = AutosdeOpenapiClient.const_get(type)
341
+ klass = EilamTest.const_get(type)
342
342
  klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
343
343
  end
344
344
  end
@@ -13,7 +13,7 @@ OpenAPI Generator version: 5.0.0
13
13
  require 'date'
14
14
  require 'time'
15
15
 
16
- module AutosdeOpenapiClient
16
+ module EilamTest
17
17
  # Fill in the host volume connection properties.
18
18
  class HostVolumeConnection
19
19
  # component_state
@@ -83,13 +83,13 @@ module AutosdeOpenapiClient
83
83
  # @param [Hash] attributes Model attributes in the form of hash
84
84
  def initialize(attributes = {})
85
85
  if (!attributes.is_a?(Hash))
86
- fail ArgumentError, "The input argument (attributes) must be a hash in `AutosdeOpenapiClient::HostVolumeConnection` initialize method"
86
+ fail ArgumentError, "The input argument (attributes) must be a hash in `EilamTest::HostVolumeConnection` initialize method"
87
87
  end
88
88
 
89
89
  # check to see if the attribute exists and convert string to symbol for hash key
90
90
  attributes = attributes.each_with_object({}) { |(k, v), h|
91
91
  if (!self.class.attribute_map.key?(k.to_sym))
92
- fail ArgumentError, "`#{k}` is not a valid attribute in `AutosdeOpenapiClient::HostVolumeConnection`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
92
+ fail ArgumentError, "`#{k}` is not a valid attribute in `EilamTest::HostVolumeConnection`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
93
93
  end
94
94
  h[k.to_sym] = v
95
95
  }
@@ -231,7 +231,7 @@ module AutosdeOpenapiClient
231
231
  end
232
232
  else # model
233
233
  # models (e.g. Pet) or oneOf
234
- klass = AutosdeOpenapiClient.const_get(type)
234
+ klass = EilamTest.const_get(type)
235
235
  klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
236
236
  end
237
237
  end
@@ -13,7 +13,7 @@ OpenAPI Generator version: 5.0.0
13
13
  require 'date'
14
14
  require 'time'
15
15
 
16
- module AutosdeOpenapiClient
16
+ module EilamTest
17
17
  # TODO add description
18
18
  class HostVolumeConnectionCreate
19
19
  # component_state
@@ -78,13 +78,13 @@ module AutosdeOpenapiClient
78
78
  # @param [Hash] attributes Model attributes in the form of hash
79
79
  def initialize(attributes = {})
80
80
  if (!attributes.is_a?(Hash))
81
- fail ArgumentError, "The input argument (attributes) must be a hash in `AutosdeOpenapiClient::HostVolumeConnectionCreate` initialize method"
81
+ fail ArgumentError, "The input argument (attributes) must be a hash in `EilamTest::HostVolumeConnectionCreate` initialize method"
82
82
  end
83
83
 
84
84
  # check to see if the attribute exists and convert string to symbol for hash key
85
85
  attributes = attributes.each_with_object({}) { |(k, v), h|
86
86
  if (!self.class.attribute_map.key?(k.to_sym))
87
- fail ArgumentError, "`#{k}` is not a valid attribute in `AutosdeOpenapiClient::HostVolumeConnectionCreate`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
87
+ fail ArgumentError, "`#{k}` is not a valid attribute in `EilamTest::HostVolumeConnectionCreate`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
88
88
  end
89
89
  h[k.to_sym] = v
90
90
  }
@@ -221,7 +221,7 @@ module AutosdeOpenapiClient
221
221
  end
222
222
  else # model
223
223
  # models (e.g. Pet) or oneOf
224
- klass = AutosdeOpenapiClient.const_get(type)
224
+ klass = EilamTest.const_get(type)
225
225
  klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
226
226
  end
227
227
  end
@@ -13,7 +13,7 @@ OpenAPI Generator version: 5.0.0
13
13
  require 'date'
14
14
  require 'time'
15
15
 
16
- module AutosdeOpenapiClient
16
+ module EilamTest
17
17
  # Job
18
18
  class Job
19
19
  # date_finished
@@ -78,13 +78,13 @@ module AutosdeOpenapiClient
78
78
  # @param [Hash] attributes Model attributes in the form of hash
79
79
  def initialize(attributes = {})
80
80
  if (!attributes.is_a?(Hash))
81
- fail ArgumentError, "The input argument (attributes) must be a hash in `AutosdeOpenapiClient::Job` initialize method"
81
+ fail ArgumentError, "The input argument (attributes) must be a hash in `EilamTest::Job` initialize method"
82
82
  end
83
83
 
84
84
  # check to see if the attribute exists and convert string to symbol for hash key
85
85
  attributes = attributes.each_with_object({}) { |(k, v), h|
86
86
  if (!self.class.attribute_map.key?(k.to_sym))
87
- fail ArgumentError, "`#{k}` is not a valid attribute in `AutosdeOpenapiClient::Job`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
87
+ fail ArgumentError, "`#{k}` is not a valid attribute in `EilamTest::Job`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
88
88
  end
89
89
  h[k.to_sym] = v
90
90
  }
@@ -224,7 +224,7 @@ module AutosdeOpenapiClient
224
224
  end
225
225
  else # model
226
226
  # models (e.g. Pet) or oneOf
227
- klass = AutosdeOpenapiClient.const_get(type)
227
+ klass = EilamTest.const_get(type)
228
228
  klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
229
229
  end
230
230
  end
@@ -13,7 +13,7 @@ OpenAPI Generator version: 5.0.0
13
13
  require 'date'
14
14
  require 'time'
15
15
 
16
- module AutosdeOpenapiClient
16
+ module EilamTest
17
17
  # JobCreate
18
18
  class JobCreate
19
19
  # task_args
@@ -53,13 +53,13 @@ module AutosdeOpenapiClient
53
53
  # @param [Hash] attributes Model attributes in the form of hash
54
54
  def initialize(attributes = {})
55
55
  if (!attributes.is_a?(Hash))
56
- fail ArgumentError, "The input argument (attributes) must be a hash in `AutosdeOpenapiClient::JobCreate` initialize method"
56
+ fail ArgumentError, "The input argument (attributes) must be a hash in `EilamTest::JobCreate` initialize method"
57
57
  end
58
58
 
59
59
  # check to see if the attribute exists and convert string to symbol for hash key
60
60
  attributes = attributes.each_with_object({}) { |(k, v), h|
61
61
  if (!self.class.attribute_map.key?(k.to_sym))
62
- fail ArgumentError, "`#{k}` is not a valid attribute in `AutosdeOpenapiClient::JobCreate`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
62
+ fail ArgumentError, "`#{k}` is not a valid attribute in `EilamTest::JobCreate`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
63
63
  end
64
64
  h[k.to_sym] = v
65
65
  }
@@ -174,7 +174,7 @@ module AutosdeOpenapiClient
174
174
  end
175
175
  else # model
176
176
  # models (e.g. Pet) or oneOf
177
- klass = AutosdeOpenapiClient.const_get(type)
177
+ klass = EilamTest.const_get(type)
178
178
  klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
179
179
  end
180
180
  end
@@ -13,7 +13,7 @@ OpenAPI Generator version: 5.0.0
13
13
  require 'date'
14
14
  require 'time'
15
15
 
16
- module AutosdeOpenapiClient
16
+ module EilamTest
17
17
  # NativeCapability
18
18
  class NativeCapability
19
19
  # name
@@ -62,13 +62,13 @@ module AutosdeOpenapiClient
62
62
  # @param [Hash] attributes Model attributes in the form of hash
63
63
  def initialize(attributes = {})
64
64
  if (!attributes.is_a?(Hash))
65
- fail ArgumentError, "The input argument (attributes) must be a hash in `AutosdeOpenapiClient::NativeCapability` initialize method"
65
+ fail ArgumentError, "The input argument (attributes) must be a hash in `EilamTest::NativeCapability` initialize method"
66
66
  end
67
67
 
68
68
  # check to see if the attribute exists and convert string to symbol for hash key
69
69
  attributes = attributes.each_with_object({}) { |(k, v), h|
70
70
  if (!self.class.attribute_map.key?(k.to_sym))
71
- fail ArgumentError, "`#{k}` is not a valid attribute in `AutosdeOpenapiClient::NativeCapability`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
71
+ fail ArgumentError, "`#{k}` is not a valid attribute in `EilamTest::NativeCapability`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
72
72
  end
73
73
  h[k.to_sym] = v
74
74
  }
@@ -195,7 +195,7 @@ module AutosdeOpenapiClient
195
195
  end
196
196
  else # model
197
197
  # models (e.g. Pet) or oneOf
198
- klass = AutosdeOpenapiClient.const_get(type)
198
+ klass = EilamTest.const_get(type)
199
199
  klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
200
200
  end
201
201
  end