eilam_test 1.1.15 → 1.1.18

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 +76 -78
  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 to define storage system properties.
18
18
  class StorageSystem
19
19
  # auto_add_pools
@@ -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::StorageSystem` initialize method"
112
+ fail ArgumentError, "The input argument (attributes) must be a hash in `EilamTest::StorageSystem` 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::StorageSystem`. 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::StorageSystem`. 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
  }
@@ -296,7 +296,7 @@ module AutosdeOpenapiClient
296
296
  end
297
297
  else # model
298
298
  # models (e.g. Pet) or oneOf
299
- klass = AutosdeOpenapiClient.const_get(type)
299
+ klass = EilamTest.const_get(type)
300
300
  klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
301
301
  end
302
302
  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 StorageSystemCreate
19
19
  # auto_add_pools
@@ -153,13 +153,13 @@ module AutosdeOpenapiClient
153
153
  # @param [Hash] attributes Model attributes in the form of hash
154
154
  def initialize(attributes = {})
155
155
  if (!attributes.is_a?(Hash))
156
- fail ArgumentError, "The input argument (attributes) must be a hash in `AutosdeOpenapiClient::StorageSystemCreate` initialize method"
156
+ fail ArgumentError, "The input argument (attributes) must be a hash in `EilamTest::StorageSystemCreate` initialize method"
157
157
  end
158
158
 
159
159
  # check to see if the attribute exists and convert string to symbol for hash key
160
160
  attributes = attributes.each_with_object({}) { |(k, v), h|
161
161
  if (!self.class.attribute_map.key?(k.to_sym))
162
- fail ArgumentError, "`#{k}` is not a valid attribute in `AutosdeOpenapiClient::StorageSystemCreate`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
162
+ fail ArgumentError, "`#{k}` is not a valid attribute in `EilamTest::StorageSystemCreate`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
163
163
  end
164
164
  h[k.to_sym] = v
165
165
  }
@@ -399,7 +399,7 @@ module AutosdeOpenapiClient
399
399
  end
400
400
  else # model
401
401
  # models (e.g. Pet) or oneOf
402
- klass = AutosdeOpenapiClient.const_get(type)
402
+ klass = EilamTest.const_get(type)
403
403
  klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
404
404
  end
405
405
  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 StorageSystemUpdate
19
19
  # management_ip
@@ -63,13 +63,13 @@ module AutosdeOpenapiClient
63
63
  # @param [Hash] attributes Model attributes in the form of hash
64
64
  def initialize(attributes = {})
65
65
  if (!attributes.is_a?(Hash))
66
- fail ArgumentError, "The input argument (attributes) must be a hash in `AutosdeOpenapiClient::StorageSystemUpdate` initialize method"
66
+ fail ArgumentError, "The input argument (attributes) must be a hash in `EilamTest::StorageSystemUpdate` initialize method"
67
67
  end
68
68
 
69
69
  # check to see if the attribute exists and convert string to symbol for hash key
70
70
  attributes = attributes.each_with_object({}) { |(k, v), h|
71
71
  if (!self.class.attribute_map.key?(k.to_sym))
72
- fail ArgumentError, "`#{k}` is not a valid attribute in `AutosdeOpenapiClient::StorageSystemUpdate`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
72
+ fail ArgumentError, "`#{k}` is not a valid attribute in `EilamTest::StorageSystemUpdate`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
73
73
  end
74
74
  h[k.to_sym] = v
75
75
  }
@@ -209,7 +209,7 @@ module AutosdeOpenapiClient
209
209
  end
210
210
  else # model
211
211
  # models (e.g. Pet) or oneOf
212
- klass = AutosdeOpenapiClient.const_get(type)
212
+ klass = EilamTest.const_get(type)
213
213
  klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
214
214
  end
215
215
  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
  # Use to define the storage system type.
18
18
  class SystemType
19
19
  # component_state
@@ -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::SystemType` initialize method"
93
+ fail ArgumentError, "The input argument (attributes) must be a hash in `EilamTest::SystemType` 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::SystemType`. 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::SystemType`. 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
  }
@@ -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
  # TODO add description
18
18
  class SystemTypeCreate
19
19
  # component_state
@@ -95,13 +95,13 @@ module AutosdeOpenapiClient
95
95
  # @param [Hash] attributes Model attributes in the form of hash
96
96
  def initialize(attributes = {})
97
97
  if (!attributes.is_a?(Hash))
98
- fail ArgumentError, "The input argument (attributes) must be a hash in `AutosdeOpenapiClient::SystemTypeCreate` initialize method"
98
+ fail ArgumentError, "The input argument (attributes) must be a hash in `EilamTest::SystemTypeCreate` initialize method"
99
99
  end
100
100
 
101
101
  # check to see if the attribute exists and convert string to symbol for hash key
102
102
  attributes = attributes.each_with_object({}) { |(k, v), h|
103
103
  if (!self.class.attribute_map.key?(k.to_sym))
104
- fail ArgumentError, "`#{k}` is not a valid attribute in `AutosdeOpenapiClient::SystemTypeCreate`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
104
+ fail ArgumentError, "`#{k}` is not a valid attribute in `EilamTest::SystemTypeCreate`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
105
105
  end
106
106
  h[k.to_sym] = v
107
107
  }
@@ -289,7 +289,7 @@ module AutosdeOpenapiClient
289
289
  end
290
290
  else # model
291
291
  # models (e.g. Pet) or oneOf
292
- klass = AutosdeOpenapiClient.const_get(type)
292
+ klass = EilamTest.const_get(type)
293
293
  klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
294
294
  end
295
295
  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
  # User
18
18
  class User
19
19
  # date_joined
@@ -98,13 +98,13 @@ module AutosdeOpenapiClient
98
98
  # @param [Hash] attributes Model attributes in the form of hash
99
99
  def initialize(attributes = {})
100
100
  if (!attributes.is_a?(Hash))
101
- fail ArgumentError, "The input argument (attributes) must be a hash in `AutosdeOpenapiClient::User` initialize method"
101
+ fail ArgumentError, "The input argument (attributes) must be a hash in `EilamTest::User` initialize method"
102
102
  end
103
103
 
104
104
  # check to see if the attribute exists and convert string to symbol for hash key
105
105
  attributes = attributes.each_with_object({}) { |(k, v), h|
106
106
  if (!self.class.attribute_map.key?(k.to_sym))
107
- fail ArgumentError, "`#{k}` is not a valid attribute in `AutosdeOpenapiClient::User`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
107
+ fail ArgumentError, "`#{k}` is not a valid attribute in `EilamTest::User`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
108
108
  end
109
109
  h[k.to_sym] = v
110
110
  }
@@ -339,7 +339,7 @@ module AutosdeOpenapiClient
339
339
  end
340
340
  else # model
341
341
  # models (e.g. Pet) or oneOf
342
- klass = AutosdeOpenapiClient.const_get(type)
342
+ klass = EilamTest.const_get(type)
343
343
  klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
344
344
  end
345
345
  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 UserCreate
19
19
  # date_joined
@@ -98,13 +98,13 @@ module AutosdeOpenapiClient
98
98
  # @param [Hash] attributes Model attributes in the form of hash
99
99
  def initialize(attributes = {})
100
100
  if (!attributes.is_a?(Hash))
101
- fail ArgumentError, "The input argument (attributes) must be a hash in `AutosdeOpenapiClient::UserCreate` initialize method"
101
+ fail ArgumentError, "The input argument (attributes) must be a hash in `EilamTest::UserCreate` initialize method"
102
102
  end
103
103
 
104
104
  # check to see if the attribute exists and convert string to symbol for hash key
105
105
  attributes = attributes.each_with_object({}) { |(k, v), h|
106
106
  if (!self.class.attribute_map.key?(k.to_sym))
107
- fail ArgumentError, "`#{k}` is not a valid attribute in `AutosdeOpenapiClient::UserCreate`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
107
+ fail ArgumentError, "`#{k}` is not a valid attribute in `EilamTest::UserCreate`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
108
108
  end
109
109
  h[k.to_sym] = v
110
110
  }
@@ -339,7 +339,7 @@ module AutosdeOpenapiClient
339
339
  end
340
340
  else # model
341
341
  # models (e.g. Pet) or oneOf
342
- klass = AutosdeOpenapiClient.const_get(type)
342
+ klass = EilamTest.const_get(type)
343
343
  klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
344
344
  end
345
345
  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 UserUpdate
19
19
  # email
@@ -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::UserUpdate` initialize method"
81
+ fail ArgumentError, "The input argument (attributes) must be a hash in `EilamTest::UserUpdate` 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::UserUpdate`. 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::UserUpdate`. 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
  # ValidateSystem object represents the validation of the storage system credentials.
18
18
  class ValidateSystem
19
19
  # management_ip
@@ -68,13 +68,13 @@ module AutosdeOpenapiClient
68
68
  # @param [Hash] attributes Model attributes in the form of hash
69
69
  def initialize(attributes = {})
70
70
  if (!attributes.is_a?(Hash))
71
- fail ArgumentError, "The input argument (attributes) must be a hash in `AutosdeOpenapiClient::ValidateSystem` initialize method"
71
+ fail ArgumentError, "The input argument (attributes) must be a hash in `EilamTest::ValidateSystem` initialize method"
72
72
  end
73
73
 
74
74
  # check to see if the attribute exists and convert string to symbol for hash key
75
75
  attributes = attributes.each_with_object({}) { |(k, v), h|
76
76
  if (!self.class.attribute_map.key?(k.to_sym))
77
- fail ArgumentError, "`#{k}` is not a valid attribute in `AutosdeOpenapiClient::ValidateSystem`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
77
+ fail ArgumentError, "`#{k}` is not a valid attribute in `EilamTest::ValidateSystem`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
78
78
  end
79
79
  h[k.to_sym] = v
80
80
  }
@@ -204,7 +204,7 @@ module AutosdeOpenapiClient
204
204
  end
205
205
  else # model
206
206
  # models (e.g. Pet) or oneOf
207
- klass = AutosdeOpenapiClient.const_get(type)
207
+ klass = EilamTest.const_get(type)
208
208
  klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
209
209
  end
210
210
  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
  # Define volume properties on a specific storage resource.
18
18
  class Volume
19
19
  # compliant
@@ -112,13 +112,13 @@ module AutosdeOpenapiClient
112
112
  # @param [Hash] attributes Model attributes in the form of hash
113
113
  def initialize(attributes = {})
114
114
  if (!attributes.is_a?(Hash))
115
- fail ArgumentError, "The input argument (attributes) must be a hash in `AutosdeOpenapiClient::Volume` initialize method"
115
+ fail ArgumentError, "The input argument (attributes) must be a hash in `EilamTest::Volume` initialize method"
116
116
  end
117
117
 
118
118
  # check to see if the attribute exists and convert string to symbol for hash key
119
119
  attributes = attributes.each_with_object({}) { |(k, v), h|
120
120
  if (!self.class.attribute_map.key?(k.to_sym))
121
- fail ArgumentError, "`#{k}` is not a valid attribute in `AutosdeOpenapiClient::Volume`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
121
+ fail ArgumentError, "`#{k}` is not a valid attribute in `EilamTest::Volume`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
122
122
  end
123
123
  h[k.to_sym] = v
124
124
  }
@@ -292,7 +292,7 @@ module AutosdeOpenapiClient
292
292
  end
293
293
  else # model
294
294
  # models (e.g. Pet) or oneOf
295
- klass = AutosdeOpenapiClient.const_get(type)
295
+ klass = EilamTest.const_get(type)
296
296
  klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
297
297
  end
298
298
  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 VolumeCreate
19
19
  # compliant
@@ -110,13 +110,13 @@ module AutosdeOpenapiClient
110
110
  # @param [Hash] attributes Model attributes in the form of hash
111
111
  def initialize(attributes = {})
112
112
  if (!attributes.is_a?(Hash))
113
- fail ArgumentError, "The input argument (attributes) must be a hash in `AutosdeOpenapiClient::VolumeCreate` initialize method"
113
+ fail ArgumentError, "The input argument (attributes) must be a hash in `EilamTest::VolumeCreate` initialize method"
114
114
  end
115
115
 
116
116
  # check to see if the attribute exists and convert string to symbol for hash key
117
117
  attributes = attributes.each_with_object({}) { |(k, v), h|
118
118
  if (!self.class.attribute_map.key?(k.to_sym))
119
- fail ArgumentError, "`#{k}` is not a valid attribute in `AutosdeOpenapiClient::VolumeCreate`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
119
+ fail ArgumentError, "`#{k}` is not a valid attribute in `EilamTest::VolumeCreate`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
120
120
  end
121
121
  h[k.to_sym] = v
122
122
  }
@@ -287,7 +287,7 @@ module AutosdeOpenapiClient
287
287
  end
288
288
  else # model
289
289
  # models (e.g. Pet) or oneOf
290
- klass = AutosdeOpenapiClient.const_get(type)
290
+ klass = EilamTest.const_get(type)
291
291
  klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
292
292
  end
293
293
  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 VolumeResponse
19
19
  # compliant
@@ -114,13 +114,13 @@ module AutosdeOpenapiClient
114
114
  # @param [Hash] attributes Model attributes in the form of hash
115
115
  def initialize(attributes = {})
116
116
  if (!attributes.is_a?(Hash))
117
- fail ArgumentError, "The input argument (attributes) must be a hash in `AutosdeOpenapiClient::VolumeResponse` initialize method"
117
+ fail ArgumentError, "The input argument (attributes) must be a hash in `EilamTest::VolumeResponse` initialize method"
118
118
  end
119
119
 
120
120
  # check to see if the attribute exists and convert string to symbol for hash key
121
121
  attributes = attributes.each_with_object({}) { |(k, v), h|
122
122
  if (!self.class.attribute_map.key?(k.to_sym))
123
- fail ArgumentError, "`#{k}` is not a valid attribute in `AutosdeOpenapiClient::VolumeResponse`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
123
+ fail ArgumentError, "`#{k}` is not a valid attribute in `EilamTest::VolumeResponse`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
124
124
  end
125
125
  h[k.to_sym] = v
126
126
  }
@@ -294,7 +294,7 @@ module AutosdeOpenapiClient
294
294
  end
295
295
  else # model
296
296
  # models (e.g. Pet) or oneOf
297
- klass = AutosdeOpenapiClient.const_get(type)
297
+ klass = EilamTest.const_get(type)
298
298
  klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
299
299
  end
300
300
  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
  # Volume safe delete api
18
18
  class VolumeSafeDelete
19
19
  # task_id
@@ -57,13 +57,13 @@ module AutosdeOpenapiClient
57
57
  # @param [Hash] attributes Model attributes in the form of hash
58
58
  def initialize(attributes = {})
59
59
  if (!attributes.is_a?(Hash))
60
- fail ArgumentError, "The input argument (attributes) must be a hash in `AutosdeOpenapiClient::VolumeSafeDelete` initialize method"
60
+ fail ArgumentError, "The input argument (attributes) must be a hash in `EilamTest::VolumeSafeDelete` initialize method"
61
61
  end
62
62
 
63
63
  # check to see if the attribute exists and convert string to symbol for hash key
64
64
  attributes = attributes.each_with_object({}) { |(k, v), h|
65
65
  if (!self.class.attribute_map.key?(k.to_sym))
66
- fail ArgumentError, "`#{k}` is not a valid attribute in `AutosdeOpenapiClient::VolumeSafeDelete`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
66
+ fail ArgumentError, "`#{k}` is not a valid attribute in `EilamTest::VolumeSafeDelete`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
67
67
  end
68
68
  h[k.to_sym] = v
69
69
  }
@@ -183,7 +183,7 @@ module AutosdeOpenapiClient
183
183
  end
184
184
  else # model
185
185
  # models (e.g. Pet) or oneOf
186
- klass = AutosdeOpenapiClient.const_get(type)
186
+ klass = EilamTest.const_get(type)
187
187
  klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
188
188
  end
189
189
  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 VolumeSafeDeleteCreate
19
19
  attr_accessor :volume
@@ -47,13 +47,13 @@ module AutosdeOpenapiClient
47
47
  # @param [Hash] attributes Model attributes in the form of hash
48
48
  def initialize(attributes = {})
49
49
  if (!attributes.is_a?(Hash))
50
- fail ArgumentError, "The input argument (attributes) must be a hash in `AutosdeOpenapiClient::VolumeSafeDeleteCreate` initialize method"
50
+ fail ArgumentError, "The input argument (attributes) must be a hash in `EilamTest::VolumeSafeDeleteCreate` initialize method"
51
51
  end
52
52
 
53
53
  # check to see if the attribute exists and convert string to symbol for hash key
54
54
  attributes = attributes.each_with_object({}) { |(k, v), h|
55
55
  if (!self.class.attribute_map.key?(k.to_sym))
56
- fail ArgumentError, "`#{k}` is not a valid attribute in `AutosdeOpenapiClient::VolumeSafeDeleteCreate`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
56
+ fail ArgumentError, "`#{k}` is not a valid attribute in `EilamTest::VolumeSafeDeleteCreate`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
57
57
  end
58
58
  h[k.to_sym] = v
59
59
  }
@@ -163,7 +163,7 @@ module AutosdeOpenapiClient
163
163
  end
164
164
  else # model
165
165
  # models (e.g. Pet) or oneOf
166
- klass = AutosdeOpenapiClient.const_get(type)
166
+ klass = EilamTest.const_get(type)
167
167
  klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
168
168
  end
169
169
  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 VolumeUpdate
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::VolumeUpdate` initialize method"
56
+ fail ArgumentError, "The input argument (attributes) must be a hash in `EilamTest::VolumeUpdate` 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::VolumeUpdate`. 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::VolumeUpdate`. 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
  }
@@ -176,7 +176,7 @@ module AutosdeOpenapiClient
176
176
  end
177
177
  else # model
178
178
  # models (e.g. Pet) or oneOf
179
- klass = AutosdeOpenapiClient.const_get(type)
179
+ klass = EilamTest.const_get(type)
180
180
  klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
181
181
  end
182
182
  end
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Site Manager API
5
5
 
6
- The version of the OpenAPI document: 1.1.15
6
+ The version of the OpenAPI document: 1.1.18
7
7
  Contact: autosde@il.ibm.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.0.0
@@ -11,5 +11,5 @@ OpenAPI Generator version: 5.0.0
11
11
  =end
12
12
 
13
13
  module EilamTest
14
- VERSION = '1.1.15'
14
+ VERSION = '1.1.18'
15
15
  end
data/lib/eilam_test.rb CHANGED
@@ -111,10 +111,10 @@ require 'eilam_test/api/validate_system_api'
111
111
  require 'eilam_test/api/volume_api'
112
112
  require 'eilam_test/api/volume_safe_delete_api'
113
113
 
114
- module AutosdeOpenapiClient
114
+ module EilamTest
115
115
  class << self
116
116
  # Customize default settings for the SDK using block.
117
- # AutosdeOpenapiClient.configure do |config|
117
+ # EilamTest.configure do |config|
118
118
  # config.username = "xxx"
119
119
  # config.password = "xxx"
120
120
  # end
@@ -13,13 +13,13 @@ OpenAPI Generator version: 5.0.0
13
13
  require 'spec_helper'
14
14
  require 'json'
15
15
 
16
- # Unit tests for AutosdeOpenapiClient::AbstractCapabilityApi
16
+ # Unit tests for EilamTest::AbstractCapabilityApi
17
17
  # Automatically generated by openapi-generator (https://openapi-generator.tech)
18
18
  # Please update as you see appropriate
19
19
  describe 'AbstractCapabilityApi' do
20
20
  before do
21
21
  # run before each test
22
- @api_instance = AutosdeOpenapiClient::AbstractCapabilityApi.new
22
+ @api_instance = EilamTest::AbstractCapabilityApi.new
23
23
  end
24
24
 
25
25
  after do
@@ -28,7 +28,7 @@ describe 'AbstractCapabilityApi' do
28
28
 
29
29
  describe 'test an instance of AbstractCapabilityApi' do
30
30
  it 'should create an instance of AbstractCapabilityApi' do
31
- expect(@api_instance).to be_instance_of(AutosdeOpenapiClient::AbstractCapabilityApi)
31
+ expect(@api_instance).to be_instance_of(EilamTest::AbstractCapabilityApi)
32
32
  end
33
33
  end
34
34
 
@@ -13,13 +13,13 @@ OpenAPI Generator version: 5.0.0
13
13
  require 'spec_helper'
14
14
  require 'json'
15
15
 
16
- # Unit tests for AutosdeOpenapiClient::AccountApi
16
+ # Unit tests for EilamTest::AccountApi
17
17
  # Automatically generated by openapi-generator (https://openapi-generator.tech)
18
18
  # Please update as you see appropriate
19
19
  describe 'AccountApi' do
20
20
  before do
21
21
  # run before each test
22
- @api_instance = AutosdeOpenapiClient::AccountApi.new
22
+ @api_instance = EilamTest::AccountApi.new
23
23
  end
24
24
 
25
25
  after do
@@ -28,7 +28,7 @@ describe 'AccountApi' do
28
28
 
29
29
  describe 'test an instance of AccountApi' do
30
30
  it 'should create an instance of AccountApi' do
31
- expect(@api_instance).to be_instance_of(AutosdeOpenapiClient::AccountApi)
31
+ expect(@api_instance).to be_instance_of(EilamTest::AccountApi)
32
32
  end
33
33
  end
34
34
 
@@ -13,13 +13,13 @@ OpenAPI Generator version: 5.0.0
13
13
  require 'spec_helper'
14
14
  require 'json'
15
15
 
16
- # Unit tests for AutosdeOpenapiClient::AddressApi
16
+ # Unit tests for EilamTest::AddressApi
17
17
  # Automatically generated by openapi-generator (https://openapi-generator.tech)
18
18
  # Please update as you see appropriate
19
19
  describe 'AddressApi' do
20
20
  before do
21
21
  # run before each test
22
- @api_instance = AutosdeOpenapiClient::AddressApi.new
22
+ @api_instance = EilamTest::AddressApi.new
23
23
  end
24
24
 
25
25
  after do
@@ -28,7 +28,7 @@ describe 'AddressApi' do
28
28
 
29
29
  describe 'test an instance of AddressApi' do
30
30
  it 'should create an instance of AddressApi' do
31
- expect(@api_instance).to be_instance_of(AutosdeOpenapiClient::AddressApi)
31
+ expect(@api_instance).to be_instance_of(EilamTest::AddressApi)
32
32
  end
33
33
  end
34
34
 
@@ -13,13 +13,13 @@ OpenAPI Generator version: 5.0.0
13
13
  require 'spec_helper'
14
14
  require 'json'
15
15
 
16
- # Unit tests for AutosdeOpenapiClient::AuthenticationApi
16
+ # Unit tests for EilamTest::AuthenticationApi
17
17
  # Automatically generated by openapi-generator (https://openapi-generator.tech)
18
18
  # Please update as you see appropriate
19
19
  describe 'AuthenticationApi' do
20
20
  before do
21
21
  # run before each test
22
- @api_instance = AutosdeOpenapiClient::AuthenticationApi.new
22
+ @api_instance = EilamTest::AuthenticationApi.new
23
23
  end
24
24
 
25
25
  after do
@@ -28,7 +28,7 @@ describe 'AuthenticationApi' do
28
28
 
29
29
  describe 'test an instance of AuthenticationApi' do
30
30
  it 'should create an instance of AuthenticationApi' do
31
- expect(@api_instance).to be_instance_of(AutosdeOpenapiClient::AuthenticationApi)
31
+ expect(@api_instance).to be_instance_of(EilamTest::AuthenticationApi)
32
32
  end
33
33
  end
34
34