nutanix_volumes 0.1.0 → 0.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (331) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +12 -0
  3. data/LICENSE.txt +202 -0
  4. data/README.md +1 -2
  5. data/bin/console +15 -0
  6. data/bin/openapi-generate +26 -0
  7. data/docs/VolumesV40ConfigResumeVolumeGroupSynchronousReplicationApiResponse.md +1 -1
  8. data/docs/VolumesV40ConfigUpdateVolumeGroupMetadataApiResponse.md +1 -1
  9. data/docs/VolumesV40ConfigUpdateVolumeGroupMetadataInfoApiResponse.md +1 -1
  10. data/lib/nutanix_volumes/api/iscsi_clients_api.rb +1 -1
  11. data/lib/nutanix_volumes/api/volume_groups_api.rb +1 -1
  12. data/lib/nutanix_volumes/api_client.rb +8 -9
  13. data/lib/nutanix_volumes/api_error.rb +1 -1
  14. data/lib/nutanix_volumes/api_model_base.rb +88 -0
  15. data/lib/nutanix_volumes/configuration.rb +1 -1
  16. data/lib/nutanix_volumes/models/associate_category202_response.rb +11 -78
  17. data/lib/nutanix_volumes/models/associate_category4_xx_response.rb +11 -78
  18. data/lib/nutanix_volumes/models/attach_iscsi_client202_response.rb +11 -78
  19. data/lib/nutanix_volumes/models/attach_iscsi_client4_xx_response.rb +11 -78
  20. data/lib/nutanix_volumes/models/attach_vm202_response.rb +11 -78
  21. data/lib/nutanix_volumes/models/attach_vm4_xx_response.rb +11 -78
  22. data/lib/nutanix_volumes/models/common_v10_config_entity_reference.rb +11 -78
  23. data/lib/nutanix_volumes/models/common_v10_config_entity_type.rb +1 -1
  24. data/lib/nutanix_volumes/models/common_v10_config_flag.rb +13 -80
  25. data/lib/nutanix_volumes/models/common_v10_config_fqdn.rb +11 -78
  26. data/lib/nutanix_volumes/models/common_v10_config_ip_address_or_fqdn.rb +11 -78
  27. data/lib/nutanix_volumes/models/common_v10_config_ipv4_address.rb +11 -78
  28. data/lib/nutanix_volumes/models/common_v10_config_ipv6_address.rb +11 -78
  29. data/lib/nutanix_volumes/models/common_v10_config_kv_pair.rb +13 -80
  30. data/lib/nutanix_volumes/models/common_v10_config_kv_pair_value.rb +3 -4
  31. data/lib/nutanix_volumes/models/common_v10_config_map_of_string_wrapper.rb +11 -78
  32. data/lib/nutanix_volumes/models/common_v10_config_message.rb +11 -78
  33. data/lib/nutanix_volumes/models/common_v10_config_message_severity.rb +1 -1
  34. data/lib/nutanix_volumes/models/common_v10_config_metadata.rb +11 -78
  35. data/lib/nutanix_volumes/models/common_v10_config_tenant_aware_model.rb +11 -78
  36. data/lib/nutanix_volumes/models/common_v10_response_api_link.rb +11 -78
  37. data/lib/nutanix_volumes/models/common_v10_response_api_response_metadata.rb +11 -78
  38. data/lib/nutanix_volumes/models/common_v10_response_externalizable_abstract_model.rb +11 -78
  39. data/lib/nutanix_volumes/models/common_v10_stats_down_sampling_operator.rb +1 -1
  40. data/lib/nutanix_volumes/models/create_volume_disk202_response.rb +11 -78
  41. data/lib/nutanix_volumes/models/create_volume_disk4_xx_response.rb +11 -78
  42. data/lib/nutanix_volumes/models/create_volume_group202_response.rb +11 -78
  43. data/lib/nutanix_volumes/models/create_volume_group4_xx_response.rb +11 -78
  44. data/lib/nutanix_volumes/models/delete_volume_disk_by_id202_response.rb +11 -78
  45. data/lib/nutanix_volumes/models/delete_volume_disk_by_id4_xx_response.rb +11 -78
  46. data/lib/nutanix_volumes/models/delete_volume_group_by_id202_response.rb +11 -78
  47. data/lib/nutanix_volumes/models/delete_volume_group_by_id4_xx_response.rb +11 -78
  48. data/lib/nutanix_volumes/models/detach_iscsi_client202_response.rb +11 -78
  49. data/lib/nutanix_volumes/models/detach_iscsi_client4_xx_response.rb +11 -78
  50. data/lib/nutanix_volumes/models/detach_vm202_response.rb +11 -78
  51. data/lib/nutanix_volumes/models/detach_vm4_xx_response.rb +11 -78
  52. data/lib/nutanix_volumes/models/disassociate_category202_response.rb +11 -78
  53. data/lib/nutanix_volumes/models/disassociate_category4_xx_response.rb +11 -78
  54. data/lib/nutanix_volumes/models/get_iscsi_client_by_id200_response.rb +11 -78
  55. data/lib/nutanix_volumes/models/get_iscsi_client_by_id4_xx_response.rb +11 -78
  56. data/lib/nutanix_volumes/models/get_volume_disk_by_id200_response.rb +11 -78
  57. data/lib/nutanix_volumes/models/get_volume_disk_by_id4_xx_response.rb +11 -78
  58. data/lib/nutanix_volumes/models/get_volume_disk_stats200_response.rb +11 -78
  59. data/lib/nutanix_volumes/models/get_volume_disk_stats4_xx_response.rb +11 -78
  60. data/lib/nutanix_volumes/models/get_volume_group_by_id200_response.rb +11 -78
  61. data/lib/nutanix_volumes/models/get_volume_group_by_id4_xx_response.rb +11 -78
  62. data/lib/nutanix_volumes/models/get_volume_group_metadata_by_id200_response.rb +11 -78
  63. data/lib/nutanix_volumes/models/get_volume_group_metadata_by_id4_xx_response.rb +11 -78
  64. data/lib/nutanix_volumes/models/get_volume_group_stats200_response.rb +11 -78
  65. data/lib/nutanix_volumes/models/get_volume_group_stats4_xx_response.rb +11 -78
  66. data/lib/nutanix_volumes/models/list_category_associations_by_volume_group_id200_response.rb +11 -78
  67. data/lib/nutanix_volumes/models/list_category_associations_by_volume_group_id4_xx_response.rb +11 -78
  68. data/lib/nutanix_volumes/models/list_external_iscsi_attachments_by_volume_group_id200_response.rb +11 -78
  69. data/lib/nutanix_volumes/models/list_external_iscsi_attachments_by_volume_group_id4_xx_response.rb +11 -78
  70. data/lib/nutanix_volumes/models/list_iscsi_clients200_response.rb +11 -78
  71. data/lib/nutanix_volumes/models/list_iscsi_clients4_xx_response.rb +11 -78
  72. data/lib/nutanix_volumes/models/list_vm_attachments_by_volume_group_id200_response.rb +11 -78
  73. data/lib/nutanix_volumes/models/list_vm_attachments_by_volume_group_id4_xx_response.rb +11 -78
  74. data/lib/nutanix_volumes/models/list_volume_disks_by_volume_group_id200_response.rb +11 -78
  75. data/lib/nutanix_volumes/models/list_volume_disks_by_volume_group_id4_xx_response.rb +11 -78
  76. data/lib/nutanix_volumes/models/list_volume_groups200_response.rb +11 -78
  77. data/lib/nutanix_volumes/models/list_volume_groups4_xx_response.rb +11 -78
  78. data/lib/nutanix_volumes/models/prism_v40_config_task_reference.rb +11 -78
  79. data/lib/nutanix_volumes/models/revert_volume_group202_response.rb +11 -78
  80. data/lib/nutanix_volumes/models/revert_volume_group4_xx_response.rb +11 -78
  81. data/lib/nutanix_volumes/models/update_iscsi_client_by_id202_response.rb +11 -78
  82. data/lib/nutanix_volumes/models/update_iscsi_client_by_id4_xx_response.rb +11 -78
  83. data/lib/nutanix_volumes/models/update_volume_disk_by_id202_response.rb +11 -78
  84. data/lib/nutanix_volumes/models/update_volume_disk_by_id4_xx_response.rb +11 -78
  85. data/lib/nutanix_volumes/models/update_volume_group_by_id202_response.rb +11 -78
  86. data/lib/nutanix_volumes/models/update_volume_group_by_id4_xx_response.rb +11 -78
  87. data/lib/nutanix_volumes/models/volumes_v40_config_associate_category_api_response.rb +11 -78
  88. data/lib/nutanix_volumes/models/volumes_v40_config_attach_iscsi_client_api_response.rb +11 -78
  89. data/lib/nutanix_volumes/models/volumes_v40_config_attach_nvmf_client_api_response.rb +11 -78
  90. data/lib/nutanix_volumes/models/volumes_v40_config_attach_vm_api_response.rb +11 -78
  91. data/lib/nutanix_volumes/models/volumes_v40_config_attachment_type.rb +1 -1
  92. data/lib/nutanix_volumes/models/volumes_v40_config_authentication_type.rb +1 -1
  93. data/lib/nutanix_volumes/models/volumes_v40_config_category_details.rb +11 -78
  94. data/lib/nutanix_volumes/models/volumes_v40_config_category_entity_references.rb +11 -78
  95. data/lib/nutanix_volumes/models/volumes_v40_config_cluster.rb +11 -78
  96. data/lib/nutanix_volumes/models/volumes_v40_config_create_volume_disk_api_response.rb +11 -78
  97. data/lib/nutanix_volumes/models/volumes_v40_config_create_volume_group_api_response.rb +11 -78
  98. data/lib/nutanix_volumes/models/volumes_v40_config_delete_volume_disk_api_response.rb +11 -78
  99. data/lib/nutanix_volumes/models/volumes_v40_config_delete_volume_group_api_response.rb +11 -78
  100. data/lib/nutanix_volumes/models/volumes_v40_config_detach_iscsi_client_api_response.rb +11 -78
  101. data/lib/nutanix_volumes/models/volumes_v40_config_detach_nvmf_client_api_response.rb +11 -78
  102. data/lib/nutanix_volumes/models/volumes_v40_config_detach_vm_api_response.rb +11 -78
  103. data/lib/nutanix_volumes/models/volumes_v40_config_disassociate_category_api_response.rb +11 -78
  104. data/lib/nutanix_volumes/models/volumes_v40_config_disk_storage_features.rb +11 -78
  105. data/lib/nutanix_volumes/models/volumes_v40_config_flash_mode.rb +11 -78
  106. data/lib/nutanix_volumes/models/volumes_v40_config_get_iscsi_client_api_response.rb +11 -78
  107. data/lib/nutanix_volumes/models/volumes_v40_config_get_iscsi_client_api_response_data.rb +3 -4
  108. data/lib/nutanix_volumes/models/volumes_v40_config_get_volume_disk_api_response.rb +11 -78
  109. data/lib/nutanix_volumes/models/volumes_v40_config_get_volume_disk_api_response_data.rb +3 -4
  110. data/lib/nutanix_volumes/models/volumes_v40_config_get_volume_group_api_response.rb +11 -78
  111. data/lib/nutanix_volumes/models/volumes_v40_config_get_volume_group_api_response_data.rb +3 -4
  112. data/lib/nutanix_volumes/models/volumes_v40_config_get_volume_group_metadata_api_response.rb +11 -78
  113. data/lib/nutanix_volumes/models/volumes_v40_config_get_volume_group_metadata_api_response_data.rb +3 -4
  114. data/lib/nutanix_volumes/models/volumes_v40_config_iscsi_client.rb +13 -80
  115. data/lib/nutanix_volumes/models/volumes_v40_config_iscsi_client_attachment.rb +11 -78
  116. data/lib/nutanix_volumes/models/volumes_v40_config_iscsi_features.rb +13 -80
  117. data/lib/nutanix_volumes/models/volumes_v40_config_list_category_associations_api_response.rb +11 -78
  118. data/lib/nutanix_volumes/models/volumes_v40_config_list_category_associations_api_response_data.rb +3 -4
  119. data/lib/nutanix_volumes/models/volumes_v40_config_list_external_iscsi_attachments_api_response.rb +11 -78
  120. data/lib/nutanix_volumes/models/volumes_v40_config_list_external_iscsi_attachments_api_response_data.rb +3 -4
  121. data/lib/nutanix_volumes/models/volumes_v40_config_list_iscsi_clients_api_response.rb +11 -78
  122. data/lib/nutanix_volumes/models/volumes_v40_config_list_iscsi_clients_api_response_data.rb +3 -4
  123. data/lib/nutanix_volumes/models/volumes_v40_config_list_vm_attachments_api_response.rb +11 -78
  124. data/lib/nutanix_volumes/models/volumes_v40_config_list_vm_attachments_api_response_data.rb +3 -4
  125. data/lib/nutanix_volumes/models/volumes_v40_config_list_volume_disks_api_response.rb +11 -78
  126. data/lib/nutanix_volumes/models/volumes_v40_config_list_volume_disks_api_response_data.rb +3 -4
  127. data/lib/nutanix_volumes/models/volumes_v40_config_list_volume_groups_api_response.rb +11 -78
  128. data/lib/nutanix_volumes/models/volumes_v40_config_list_volume_groups_api_response_data.rb +3 -4
  129. data/lib/nutanix_volumes/models/volumes_v40_config_migrate_volume_group_api_response.rb +11 -78
  130. data/lib/nutanix_volumes/models/volumes_v40_config_nvmf_client.rb +11 -78
  131. data/lib/nutanix_volumes/models/volumes_v40_config_nvmf_client_attachment.rb +11 -78
  132. data/lib/nutanix_volumes/models/volumes_v40_config_pause_volume_group_synchronous_replication_api_response.rb +11 -78
  133. data/lib/nutanix_volumes/models/volumes_v40_config_protocol.rb +1 -1
  134. data/lib/nutanix_volumes/models/volumes_v40_config_resume_volume_group_synchronous_replication_api_response.rb +12 -79
  135. data/lib/nutanix_volumes/models/volumes_v40_config_revert_spec.rb +11 -78
  136. data/lib/nutanix_volumes/models/volumes_v40_config_revert_volume_group_api_response.rb +11 -78
  137. data/lib/nutanix_volumes/models/volumes_v40_config_sharing_status.rb +1 -1
  138. data/lib/nutanix_volumes/models/volumes_v40_config_storage_features.rb +11 -78
  139. data/lib/nutanix_volumes/models/volumes_v40_config_target_param.rb +11 -78
  140. data/lib/nutanix_volumes/models/volumes_v40_config_update_iscsi_client_api_response.rb +11 -78
  141. data/lib/nutanix_volumes/models/volumes_v40_config_update_iscsi_client_api_response_data.rb +3 -4
  142. data/lib/nutanix_volumes/models/volumes_v40_config_update_iscsi_client_by_id_api_response.rb +11 -78
  143. data/lib/nutanix_volumes/models/volumes_v40_config_update_volume_disk_api_response.rb +11 -78
  144. data/lib/nutanix_volumes/models/volumes_v40_config_update_volume_disk_by_id_api_response.rb +11 -78
  145. data/lib/nutanix_volumes/models/volumes_v40_config_update_volume_group_api_response.rb +11 -78
  146. data/lib/nutanix_volumes/models/volumes_v40_config_update_volume_group_by_id_api_response.rb +11 -78
  147. data/lib/nutanix_volumes/models/volumes_v40_config_update_volume_group_metadata_api_response.rb +12 -79
  148. data/lib/nutanix_volumes/models/volumes_v40_config_update_volume_group_metadata_info_api_response.rb +12 -79
  149. data/lib/nutanix_volumes/models/volumes_v40_config_usage_type.rb +1 -1
  150. data/lib/nutanix_volumes/models/volumes_v40_config_vm_attachment.rb +11 -78
  151. data/lib/nutanix_volumes/models/volumes_v40_config_volume_disk.rb +11 -78
  152. data/lib/nutanix_volumes/models/volumes_v40_config_volume_group.rb +13 -80
  153. data/lib/nutanix_volumes/models/volumes_v40_config_volume_group_attachment_site.rb +1 -1
  154. data/lib/nutanix_volumes/models/volumes_v40_config_volume_group_metadata.rb +11 -78
  155. data/lib/nutanix_volumes/models/volumes_v40_error_app_message.rb +11 -78
  156. data/lib/nutanix_volumes/models/volumes_v40_error_error_response.rb +11 -78
  157. data/lib/nutanix_volumes/models/volumes_v40_error_error_response_error.rb +3 -4
  158. data/lib/nutanix_volumes/models/volumes_v40_error_message_severity.rb +1 -1
  159. data/lib/nutanix_volumes/models/volumes_v40_error_schema_validation_error.rb +11 -78
  160. data/lib/nutanix_volumes/models/volumes_v40_error_schema_validation_error_message.rb +11 -78
  161. data/lib/nutanix_volumes/models/volumes_v40_stats_get_volume_disk_stats_api_response.rb +11 -78
  162. data/lib/nutanix_volumes/models/volumes_v40_stats_get_volume_disk_stats_api_response_data.rb +3 -4
  163. data/lib/nutanix_volumes/models/volumes_v40_stats_get_volume_group_stats_api_response.rb +11 -78
  164. data/lib/nutanix_volumes/models/volumes_v40_stats_get_volume_group_stats_api_response_data.rb +3 -4
  165. data/lib/nutanix_volumes/models/volumes_v40_stats_time_value_pair.rb +11 -78
  166. data/lib/nutanix_volumes/models/volumes_v40_stats_volume_disk_stats.rb +11 -78
  167. data/lib/nutanix_volumes/models/volumes_v40_stats_volume_group_stats.rb +11 -78
  168. data/lib/nutanix_volumes/version.rb +2 -2
  169. data/lib/nutanix_volumes.rb +2 -2
  170. data/pkg/nutanix_volumes-0.1.0.gem +0 -0
  171. data/renovate.json +5 -0
  172. data/spec/api/iscsi_clients_api_spec.rb +1 -1
  173. data/spec/api/volume_groups_api_spec.rb +1 -1
  174. data/spec/models/associate_category202_response_spec.rb +2 -2
  175. data/spec/models/associate_category4_xx_response_spec.rb +2 -2
  176. data/spec/models/attach_iscsi_client202_response_spec.rb +2 -2
  177. data/spec/models/attach_iscsi_client4_xx_response_spec.rb +2 -2
  178. data/spec/models/attach_vm202_response_spec.rb +2 -2
  179. data/spec/models/attach_vm4_xx_response_spec.rb +2 -2
  180. data/spec/models/common_v10_config_entity_reference_spec.rb +2 -2
  181. data/spec/models/common_v10_config_entity_type_spec.rb +2 -2
  182. data/spec/models/common_v10_config_flag_spec.rb +2 -2
  183. data/spec/models/common_v10_config_fqdn_spec.rb +2 -2
  184. data/spec/models/common_v10_config_ip_address_or_fqdn_spec.rb +2 -2
  185. data/spec/models/common_v10_config_ipv4_address_spec.rb +2 -2
  186. data/spec/models/common_v10_config_ipv6_address_spec.rb +2 -2
  187. data/spec/models/common_v10_config_kv_pair_spec.rb +2 -2
  188. data/spec/models/common_v10_config_kv_pair_value_spec.rb +1 -1
  189. data/spec/models/common_v10_config_map_of_string_wrapper_spec.rb +2 -2
  190. data/spec/models/common_v10_config_message_severity_spec.rb +2 -2
  191. data/spec/models/common_v10_config_message_spec.rb +2 -2
  192. data/spec/models/common_v10_config_metadata_spec.rb +2 -2
  193. data/spec/models/common_v10_config_tenant_aware_model_spec.rb +2 -2
  194. data/spec/models/common_v10_response_api_link_spec.rb +2 -2
  195. data/spec/models/common_v10_response_api_response_metadata_spec.rb +2 -2
  196. data/spec/models/common_v10_response_externalizable_abstract_model_spec.rb +2 -2
  197. data/spec/models/common_v10_stats_down_sampling_operator_spec.rb +2 -2
  198. data/spec/models/create_volume_disk202_response_spec.rb +2 -2
  199. data/spec/models/create_volume_disk4_xx_response_spec.rb +2 -2
  200. data/spec/models/create_volume_group202_response_spec.rb +2 -2
  201. data/spec/models/create_volume_group4_xx_response_spec.rb +2 -2
  202. data/spec/models/delete_volume_disk_by_id202_response_spec.rb +2 -2
  203. data/spec/models/delete_volume_disk_by_id4_xx_response_spec.rb +2 -2
  204. data/spec/models/delete_volume_group_by_id202_response_spec.rb +2 -2
  205. data/spec/models/delete_volume_group_by_id4_xx_response_spec.rb +2 -2
  206. data/spec/models/detach_iscsi_client202_response_spec.rb +2 -2
  207. data/spec/models/detach_iscsi_client4_xx_response_spec.rb +2 -2
  208. data/spec/models/detach_vm202_response_spec.rb +2 -2
  209. data/spec/models/detach_vm4_xx_response_spec.rb +2 -2
  210. data/spec/models/disassociate_category202_response_spec.rb +2 -2
  211. data/spec/models/disassociate_category4_xx_response_spec.rb +2 -2
  212. data/spec/models/get_iscsi_client_by_id200_response_spec.rb +2 -2
  213. data/spec/models/get_iscsi_client_by_id4_xx_response_spec.rb +2 -2
  214. data/spec/models/get_volume_disk_by_id200_response_spec.rb +2 -2
  215. data/spec/models/get_volume_disk_by_id4_xx_response_spec.rb +2 -2
  216. data/spec/models/get_volume_disk_stats200_response_spec.rb +2 -2
  217. data/spec/models/get_volume_disk_stats4_xx_response_spec.rb +2 -2
  218. data/spec/models/get_volume_group_by_id200_response_spec.rb +2 -2
  219. data/spec/models/get_volume_group_by_id4_xx_response_spec.rb +2 -2
  220. data/spec/models/get_volume_group_metadata_by_id200_response_spec.rb +2 -2
  221. data/spec/models/get_volume_group_metadata_by_id4_xx_response_spec.rb +2 -2
  222. data/spec/models/get_volume_group_stats200_response_spec.rb +2 -2
  223. data/spec/models/get_volume_group_stats4_xx_response_spec.rb +2 -2
  224. data/spec/models/list_category_associations_by_volume_group_id200_response_spec.rb +2 -2
  225. data/spec/models/list_category_associations_by_volume_group_id4_xx_response_spec.rb +2 -2
  226. data/spec/models/list_external_iscsi_attachments_by_volume_group_id200_response_spec.rb +2 -2
  227. data/spec/models/list_external_iscsi_attachments_by_volume_group_id4_xx_response_spec.rb +2 -2
  228. data/spec/models/list_iscsi_clients200_response_spec.rb +2 -2
  229. data/spec/models/list_iscsi_clients4_xx_response_spec.rb +2 -2
  230. data/spec/models/list_vm_attachments_by_volume_group_id200_response_spec.rb +2 -2
  231. data/spec/models/list_vm_attachments_by_volume_group_id4_xx_response_spec.rb +2 -2
  232. data/spec/models/list_volume_disks_by_volume_group_id200_response_spec.rb +2 -2
  233. data/spec/models/list_volume_disks_by_volume_group_id4_xx_response_spec.rb +2 -2
  234. data/spec/models/list_volume_groups200_response_spec.rb +2 -2
  235. data/spec/models/list_volume_groups4_xx_response_spec.rb +2 -2
  236. data/spec/models/prism_v40_config_task_reference_spec.rb +2 -2
  237. data/spec/models/revert_volume_group202_response_spec.rb +2 -2
  238. data/spec/models/revert_volume_group4_xx_response_spec.rb +2 -2
  239. data/spec/models/update_iscsi_client_by_id202_response_spec.rb +2 -2
  240. data/spec/models/update_iscsi_client_by_id4_xx_response_spec.rb +2 -2
  241. data/spec/models/update_volume_disk_by_id202_response_spec.rb +2 -2
  242. data/spec/models/update_volume_disk_by_id4_xx_response_spec.rb +2 -2
  243. data/spec/models/update_volume_group_by_id202_response_spec.rb +2 -2
  244. data/spec/models/update_volume_group_by_id4_xx_response_spec.rb +2 -2
  245. data/spec/models/volumes_v40_config_associate_category_api_response_spec.rb +2 -2
  246. data/spec/models/volumes_v40_config_attach_iscsi_client_api_response_spec.rb +2 -2
  247. data/spec/models/volumes_v40_config_attach_nvmf_client_api_response_spec.rb +2 -2
  248. data/spec/models/volumes_v40_config_attach_vm_api_response_spec.rb +2 -2
  249. data/spec/models/volumes_v40_config_attachment_type_spec.rb +2 -2
  250. data/spec/models/volumes_v40_config_authentication_type_spec.rb +2 -2
  251. data/spec/models/volumes_v40_config_category_details_spec.rb +2 -2
  252. data/spec/models/volumes_v40_config_category_entity_references_spec.rb +2 -2
  253. data/spec/models/volumes_v40_config_cluster_spec.rb +2 -2
  254. data/spec/models/volumes_v40_config_create_volume_disk_api_response_spec.rb +2 -2
  255. data/spec/models/volumes_v40_config_create_volume_group_api_response_spec.rb +2 -2
  256. data/spec/models/volumes_v40_config_delete_volume_disk_api_response_spec.rb +2 -2
  257. data/spec/models/volumes_v40_config_delete_volume_group_api_response_spec.rb +2 -2
  258. data/spec/models/volumes_v40_config_detach_iscsi_client_api_response_spec.rb +2 -2
  259. data/spec/models/volumes_v40_config_detach_nvmf_client_api_response_spec.rb +2 -2
  260. data/spec/models/volumes_v40_config_detach_vm_api_response_spec.rb +2 -2
  261. data/spec/models/volumes_v40_config_disassociate_category_api_response_spec.rb +2 -2
  262. data/spec/models/volumes_v40_config_disk_storage_features_spec.rb +2 -2
  263. data/spec/models/volumes_v40_config_flash_mode_spec.rb +2 -2
  264. data/spec/models/volumes_v40_config_get_iscsi_client_api_response_data_spec.rb +1 -1
  265. data/spec/models/volumes_v40_config_get_iscsi_client_api_response_spec.rb +2 -2
  266. data/spec/models/volumes_v40_config_get_volume_disk_api_response_data_spec.rb +1 -1
  267. data/spec/models/volumes_v40_config_get_volume_disk_api_response_spec.rb +2 -2
  268. data/spec/models/volumes_v40_config_get_volume_group_api_response_data_spec.rb +1 -1
  269. data/spec/models/volumes_v40_config_get_volume_group_api_response_spec.rb +2 -2
  270. data/spec/models/volumes_v40_config_get_volume_group_metadata_api_response_data_spec.rb +1 -1
  271. data/spec/models/volumes_v40_config_get_volume_group_metadata_api_response_spec.rb +2 -2
  272. data/spec/models/volumes_v40_config_iscsi_client_attachment_spec.rb +2 -2
  273. data/spec/models/volumes_v40_config_iscsi_client_spec.rb +2 -2
  274. data/spec/models/volumes_v40_config_iscsi_features_spec.rb +2 -2
  275. data/spec/models/volumes_v40_config_list_category_associations_api_response_data_spec.rb +1 -1
  276. data/spec/models/volumes_v40_config_list_category_associations_api_response_spec.rb +2 -2
  277. data/spec/models/volumes_v40_config_list_external_iscsi_attachments_api_response_data_spec.rb +1 -1
  278. data/spec/models/volumes_v40_config_list_external_iscsi_attachments_api_response_spec.rb +2 -2
  279. data/spec/models/volumes_v40_config_list_iscsi_clients_api_response_data_spec.rb +1 -1
  280. data/spec/models/volumes_v40_config_list_iscsi_clients_api_response_spec.rb +2 -2
  281. data/spec/models/volumes_v40_config_list_vm_attachments_api_response_data_spec.rb +1 -1
  282. data/spec/models/volumes_v40_config_list_vm_attachments_api_response_spec.rb +2 -2
  283. data/spec/models/volumes_v40_config_list_volume_disks_api_response_data_spec.rb +1 -1
  284. data/spec/models/volumes_v40_config_list_volume_disks_api_response_spec.rb +2 -2
  285. data/spec/models/volumes_v40_config_list_volume_groups_api_response_data_spec.rb +1 -1
  286. data/spec/models/volumes_v40_config_list_volume_groups_api_response_spec.rb +2 -2
  287. data/spec/models/volumes_v40_config_migrate_volume_group_api_response_spec.rb +2 -2
  288. data/spec/models/volumes_v40_config_nvmf_client_attachment_spec.rb +2 -2
  289. data/spec/models/volumes_v40_config_nvmf_client_spec.rb +2 -2
  290. data/spec/models/volumes_v40_config_pause_volume_group_synchronous_replication_api_response_spec.rb +2 -2
  291. data/spec/models/volumes_v40_config_protocol_spec.rb +2 -2
  292. data/spec/models/volumes_v40_config_resume_volume_group_synchronous_replication_api_response_spec.rb +2 -2
  293. data/spec/models/volumes_v40_config_revert_spec_spec.rb +2 -2
  294. data/spec/models/volumes_v40_config_revert_volume_group_api_response_spec.rb +2 -2
  295. data/spec/models/volumes_v40_config_sharing_status_spec.rb +2 -2
  296. data/spec/models/volumes_v40_config_storage_features_spec.rb +2 -2
  297. data/spec/models/volumes_v40_config_target_param_spec.rb +2 -2
  298. data/spec/models/volumes_v40_config_update_iscsi_client_api_response_data_spec.rb +1 -1
  299. data/spec/models/volumes_v40_config_update_iscsi_client_api_response_spec.rb +2 -2
  300. data/spec/models/volumes_v40_config_update_iscsi_client_by_id_api_response_spec.rb +2 -2
  301. data/spec/models/volumes_v40_config_update_volume_disk_api_response_spec.rb +2 -2
  302. data/spec/models/volumes_v40_config_update_volume_disk_by_id_api_response_spec.rb +2 -2
  303. data/spec/models/volumes_v40_config_update_volume_group_api_response_spec.rb +2 -2
  304. data/spec/models/volumes_v40_config_update_volume_group_by_id_api_response_spec.rb +2 -2
  305. data/spec/models/volumes_v40_config_update_volume_group_metadata_api_response_spec.rb +2 -2
  306. data/spec/models/volumes_v40_config_update_volume_group_metadata_info_api_response_spec.rb +2 -2
  307. data/spec/models/volumes_v40_config_usage_type_spec.rb +2 -2
  308. data/spec/models/volumes_v40_config_vm_attachment_spec.rb +2 -2
  309. data/spec/models/volumes_v40_config_volume_disk_spec.rb +2 -2
  310. data/spec/models/volumes_v40_config_volume_group_attachment_site_spec.rb +2 -2
  311. data/spec/models/volumes_v40_config_volume_group_metadata_spec.rb +2 -2
  312. data/spec/models/volumes_v40_config_volume_group_spec.rb +2 -2
  313. data/spec/models/volumes_v40_error_app_message_spec.rb +2 -2
  314. data/spec/models/volumes_v40_error_error_response_error_spec.rb +1 -1
  315. data/spec/models/volumes_v40_error_error_response_spec.rb +2 -2
  316. data/spec/models/volumes_v40_error_message_severity_spec.rb +2 -2
  317. data/spec/models/volumes_v40_error_schema_validation_error_message_spec.rb +2 -2
  318. data/spec/models/volumes_v40_error_schema_validation_error_spec.rb +2 -2
  319. data/spec/models/volumes_v40_stats_get_volume_disk_stats_api_response_data_spec.rb +1 -1
  320. data/spec/models/volumes_v40_stats_get_volume_disk_stats_api_response_spec.rb +2 -2
  321. data/spec/models/volumes_v40_stats_get_volume_group_stats_api_response_data_spec.rb +1 -1
  322. data/spec/models/volumes_v40_stats_get_volume_group_stats_api_response_spec.rb +2 -2
  323. data/spec/models/volumes_v40_stats_time_value_pair_spec.rb +2 -2
  324. data/spec/models/volumes_v40_stats_volume_disk_stats_spec.rb +2 -2
  325. data/spec/models/volumes_v40_stats_volume_group_stats_spec.rb +2 -2
  326. data/spec/spec_helper.rb +1 -1
  327. metadata +7 -6
  328. data/docs/VolumesV40ConfigResumeVolumeGroupSynchronousReplicationApiResponseData.md +0 -47
  329. data/lib/nutanix_volumes/models/volumes_v40_config_resume_volume_group_synchronous_replication_api_response_data.rb +0 -104
  330. data/spec/models/volumes_v40_config_resume_volume_group_synchronous_replication_api_response_data_spec.rb +0 -32
  331. data/swagger-volumes-v4.0-all.yaml +0 -8140
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 4.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.9.0
9
+ Generator version: 7.17.0
10
10
 
11
11
  =end
12
12
 
@@ -15,7 +15,7 @@ require 'time'
15
15
 
16
16
  module NutanixVolumes
17
17
  # REST response for all response codes in API path /volumes/v4.0/config/volume-groups/{volumeGroupExtId}/disks/{extId} Get operation
18
- class VolumesV40ConfigGetVolumeDiskApiResponse
18
+ class VolumesV40ConfigGetVolumeDiskApiResponse < ApiModelBase
19
19
  attr_accessor :metadata
20
20
 
21
21
  attr_accessor :data
@@ -28,9 +28,14 @@ module NutanixVolumes
28
28
  }
29
29
  end
30
30
 
31
+ # Returns attribute mapping this model knows about
32
+ def self.acceptable_attribute_map
33
+ attribute_map
34
+ end
35
+
31
36
  # Returns all the JSON keys this model knows about
32
37
  def self.acceptable_attributes
33
- attribute_map.values
38
+ acceptable_attribute_map.values
34
39
  end
35
40
 
36
41
  # Attribute type mapping.
@@ -55,9 +60,10 @@ module NutanixVolumes
55
60
  end
56
61
 
57
62
  # check to see if the attribute exists and convert string to symbol for hash key
63
+ acceptable_attribute_map = self.class.acceptable_attribute_map
58
64
  attributes = attributes.each_with_object({}) { |(k, v), h|
59
- if (!self.class.attribute_map.key?(k.to_sym))
60
- fail ArgumentError, "`#{k}` is not a valid attribute in `NutanixVolumes::VolumesV40ConfigGetVolumeDiskApiResponse`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
65
+ if (!acceptable_attribute_map.key?(k.to_sym))
66
+ fail ArgumentError, "`#{k}` is not a valid attribute in `NutanixVolumes::VolumesV40ConfigGetVolumeDiskApiResponse`. Please check the name to make sure it's valid. List of attributes: " + acceptable_attribute_map.keys.inspect
61
67
  end
62
68
  h[k.to_sym] = v
63
69
  }
@@ -130,61 +136,6 @@ module NutanixVolumes
130
136
  new(transformed_hash)
131
137
  end
132
138
 
133
- # Deserializes the data based on type
134
- # @param string type Data type
135
- # @param string value Value to be deserialized
136
- # @return [Object] Deserialized data
137
- def self._deserialize(type, value)
138
- case type.to_sym
139
- when :Time
140
- Time.parse(value)
141
- when :Date
142
- Date.parse(value)
143
- when :String
144
- value.to_s
145
- when :Integer
146
- value.to_i
147
- when :Float
148
- value.to_f
149
- when :Boolean
150
- if value.to_s =~ /\A(true|t|yes|y|1)\z/i
151
- true
152
- else
153
- false
154
- end
155
- when :Object
156
- # generic object (usually a Hash), return directly
157
- value
158
- when /\AArray<(?<inner_type>.+)>\z/
159
- inner_type = Regexp.last_match[:inner_type]
160
- value.map { |v| _deserialize(inner_type, v) }
161
- when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
162
- k_type = Regexp.last_match[:k_type]
163
- v_type = Regexp.last_match[:v_type]
164
- {}.tap do |hash|
165
- value.each do |k, v|
166
- hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
167
- end
168
- end
169
- else # model
170
- # models (e.g. Pet) or oneOf
171
- klass = NutanixVolumes.const_get(type)
172
- klass.respond_to?(:openapi_any_of) || klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
173
- end
174
- end
175
-
176
- # Returns the string representation of the object
177
- # @return [String] String presentation of the object
178
- def to_s
179
- to_hash.to_s
180
- end
181
-
182
- # to_body is an alias to to_hash (backward compatibility)
183
- # @return [Hash] Returns the object in the form of hash
184
- def to_body
185
- to_hash
186
- end
187
-
188
139
  # Returns the object in the form of hash
189
140
  # @return [Hash] Returns the object in the form of hash
190
141
  def to_hash
@@ -201,24 +152,6 @@ module NutanixVolumes
201
152
  hash
202
153
  end
203
154
 
204
- # Outputs non-array value in the form of hash
205
- # For object, use to_hash. Otherwise, just return the value
206
- # @param [Object] value Any valid value
207
- # @return [Hash] Returns the value in the form of hash
208
- def _to_hash(value)
209
- if value.is_a?(Array)
210
- value.compact.map { |v| _to_hash(v) }
211
- elsif value.is_a?(Hash)
212
- {}.tap do |hash|
213
- value.each { |k, v| hash[k] = _to_hash(v) }
214
- end
215
- elsif value.respond_to? :to_hash
216
- value.to_hash
217
- else
218
- value
219
- end
220
- end
221
-
222
155
  end
223
156
 
224
157
  end
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 4.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.9.0
9
+ Generator version: 7.17.0
10
10
 
11
11
  =end
12
12
 
@@ -38,8 +38,7 @@ module NutanixVolumes
38
38
  openapi_one_of.each do |klass|
39
39
  begin
40
40
  next if klass == :AnyType # "nullable: true"
41
- typed_data = find_and_cast_into_type(klass, data)
42
- return typed_data if typed_data
41
+ return find_and_cast_into_type(klass, data)
43
42
  rescue # rescue all errors so we keep iterating even if the current item lookup raises
44
43
  end
45
44
  end
@@ -65,7 +64,7 @@ module NutanixVolumes
65
64
  when 'Time'
66
65
  return Time.parse(data)
67
66
  when 'Date'
68
- return Date.parse(data)
67
+ return Date.iso8601(data)
69
68
  when 'String'
70
69
  return data if data.instance_of?(String)
71
70
  when 'Object' # "type: object"
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 4.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.9.0
9
+ Generator version: 7.17.0
10
10
 
11
11
  =end
12
12
 
@@ -15,7 +15,7 @@ require 'time'
15
15
 
16
16
  module NutanixVolumes
17
17
  # REST response for all response codes in API path /volumes/v4.0/config/volume-groups/{extId} Get operation
18
- class VolumesV40ConfigGetVolumeGroupApiResponse
18
+ class VolumesV40ConfigGetVolumeGroupApiResponse < ApiModelBase
19
19
  attr_accessor :metadata
20
20
 
21
21
  attr_accessor :data
@@ -28,9 +28,14 @@ module NutanixVolumes
28
28
  }
29
29
  end
30
30
 
31
+ # Returns attribute mapping this model knows about
32
+ def self.acceptable_attribute_map
33
+ attribute_map
34
+ end
35
+
31
36
  # Returns all the JSON keys this model knows about
32
37
  def self.acceptable_attributes
33
- attribute_map.values
38
+ acceptable_attribute_map.values
34
39
  end
35
40
 
36
41
  # Attribute type mapping.
@@ -55,9 +60,10 @@ module NutanixVolumes
55
60
  end
56
61
 
57
62
  # check to see if the attribute exists and convert string to symbol for hash key
63
+ acceptable_attribute_map = self.class.acceptable_attribute_map
58
64
  attributes = attributes.each_with_object({}) { |(k, v), h|
59
- if (!self.class.attribute_map.key?(k.to_sym))
60
- fail ArgumentError, "`#{k}` is not a valid attribute in `NutanixVolumes::VolumesV40ConfigGetVolumeGroupApiResponse`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
65
+ if (!acceptable_attribute_map.key?(k.to_sym))
66
+ fail ArgumentError, "`#{k}` is not a valid attribute in `NutanixVolumes::VolumesV40ConfigGetVolumeGroupApiResponse`. Please check the name to make sure it's valid. List of attributes: " + acceptable_attribute_map.keys.inspect
61
67
  end
62
68
  h[k.to_sym] = v
63
69
  }
@@ -130,61 +136,6 @@ module NutanixVolumes
130
136
  new(transformed_hash)
131
137
  end
132
138
 
133
- # Deserializes the data based on type
134
- # @param string type Data type
135
- # @param string value Value to be deserialized
136
- # @return [Object] Deserialized data
137
- def self._deserialize(type, value)
138
- case type.to_sym
139
- when :Time
140
- Time.parse(value)
141
- when :Date
142
- Date.parse(value)
143
- when :String
144
- value.to_s
145
- when :Integer
146
- value.to_i
147
- when :Float
148
- value.to_f
149
- when :Boolean
150
- if value.to_s =~ /\A(true|t|yes|y|1)\z/i
151
- true
152
- else
153
- false
154
- end
155
- when :Object
156
- # generic object (usually a Hash), return directly
157
- value
158
- when /\AArray<(?<inner_type>.+)>\z/
159
- inner_type = Regexp.last_match[:inner_type]
160
- value.map { |v| _deserialize(inner_type, v) }
161
- when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
162
- k_type = Regexp.last_match[:k_type]
163
- v_type = Regexp.last_match[:v_type]
164
- {}.tap do |hash|
165
- value.each do |k, v|
166
- hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
167
- end
168
- end
169
- else # model
170
- # models (e.g. Pet) or oneOf
171
- klass = NutanixVolumes.const_get(type)
172
- klass.respond_to?(:openapi_any_of) || klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
173
- end
174
- end
175
-
176
- # Returns the string representation of the object
177
- # @return [String] String presentation of the object
178
- def to_s
179
- to_hash.to_s
180
- end
181
-
182
- # to_body is an alias to to_hash (backward compatibility)
183
- # @return [Hash] Returns the object in the form of hash
184
- def to_body
185
- to_hash
186
- end
187
-
188
139
  # Returns the object in the form of hash
189
140
  # @return [Hash] Returns the object in the form of hash
190
141
  def to_hash
@@ -201,24 +152,6 @@ module NutanixVolumes
201
152
  hash
202
153
  end
203
154
 
204
- # Outputs non-array value in the form of hash
205
- # For object, use to_hash. Otherwise, just return the value
206
- # @param [Object] value Any valid value
207
- # @return [Hash] Returns the value in the form of hash
208
- def _to_hash(value)
209
- if value.is_a?(Array)
210
- value.compact.map { |v| _to_hash(v) }
211
- elsif value.is_a?(Hash)
212
- {}.tap do |hash|
213
- value.each { |k, v| hash[k] = _to_hash(v) }
214
- end
215
- elsif value.respond_to? :to_hash
216
- value.to_hash
217
- else
218
- value
219
- end
220
- end
221
-
222
155
  end
223
156
 
224
157
  end
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 4.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.9.0
9
+ Generator version: 7.17.0
10
10
 
11
11
  =end
12
12
 
@@ -38,8 +38,7 @@ module NutanixVolumes
38
38
  openapi_one_of.each do |klass|
39
39
  begin
40
40
  next if klass == :AnyType # "nullable: true"
41
- typed_data = find_and_cast_into_type(klass, data)
42
- return typed_data if typed_data
41
+ return find_and_cast_into_type(klass, data)
43
42
  rescue # rescue all errors so we keep iterating even if the current item lookup raises
44
43
  end
45
44
  end
@@ -65,7 +64,7 @@ module NutanixVolumes
65
64
  when 'Time'
66
65
  return Time.parse(data)
67
66
  when 'Date'
68
- return Date.parse(data)
67
+ return Date.iso8601(data)
69
68
  when 'String'
70
69
  return data if data.instance_of?(String)
71
70
  when 'Object' # "type: object"
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 4.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.9.0
9
+ Generator version: 7.17.0
10
10
 
11
11
  =end
12
12
 
@@ -15,7 +15,7 @@ require 'time'
15
15
 
16
16
  module NutanixVolumes
17
17
  # REST response for all response codes in API path /volumes/v4.0/config/volume-groups/{volumeGroupExtId}/metadata Get operation
18
- class VolumesV40ConfigGetVolumeGroupMetadataApiResponse
18
+ class VolumesV40ConfigGetVolumeGroupMetadataApiResponse < ApiModelBase
19
19
  attr_accessor :metadata
20
20
 
21
21
  attr_accessor :data
@@ -28,9 +28,14 @@ module NutanixVolumes
28
28
  }
29
29
  end
30
30
 
31
+ # Returns attribute mapping this model knows about
32
+ def self.acceptable_attribute_map
33
+ attribute_map
34
+ end
35
+
31
36
  # Returns all the JSON keys this model knows about
32
37
  def self.acceptable_attributes
33
- attribute_map.values
38
+ acceptable_attribute_map.values
34
39
  end
35
40
 
36
41
  # Attribute type mapping.
@@ -55,9 +60,10 @@ module NutanixVolumes
55
60
  end
56
61
 
57
62
  # check to see if the attribute exists and convert string to symbol for hash key
63
+ acceptable_attribute_map = self.class.acceptable_attribute_map
58
64
  attributes = attributes.each_with_object({}) { |(k, v), h|
59
- if (!self.class.attribute_map.key?(k.to_sym))
60
- fail ArgumentError, "`#{k}` is not a valid attribute in `NutanixVolumes::VolumesV40ConfigGetVolumeGroupMetadataApiResponse`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
65
+ if (!acceptable_attribute_map.key?(k.to_sym))
66
+ fail ArgumentError, "`#{k}` is not a valid attribute in `NutanixVolumes::VolumesV40ConfigGetVolumeGroupMetadataApiResponse`. Please check the name to make sure it's valid. List of attributes: " + acceptable_attribute_map.keys.inspect
61
67
  end
62
68
  h[k.to_sym] = v
63
69
  }
@@ -130,61 +136,6 @@ module NutanixVolumes
130
136
  new(transformed_hash)
131
137
  end
132
138
 
133
- # Deserializes the data based on type
134
- # @param string type Data type
135
- # @param string value Value to be deserialized
136
- # @return [Object] Deserialized data
137
- def self._deserialize(type, value)
138
- case type.to_sym
139
- when :Time
140
- Time.parse(value)
141
- when :Date
142
- Date.parse(value)
143
- when :String
144
- value.to_s
145
- when :Integer
146
- value.to_i
147
- when :Float
148
- value.to_f
149
- when :Boolean
150
- if value.to_s =~ /\A(true|t|yes|y|1)\z/i
151
- true
152
- else
153
- false
154
- end
155
- when :Object
156
- # generic object (usually a Hash), return directly
157
- value
158
- when /\AArray<(?<inner_type>.+)>\z/
159
- inner_type = Regexp.last_match[:inner_type]
160
- value.map { |v| _deserialize(inner_type, v) }
161
- when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
162
- k_type = Regexp.last_match[:k_type]
163
- v_type = Regexp.last_match[:v_type]
164
- {}.tap do |hash|
165
- value.each do |k, v|
166
- hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
167
- end
168
- end
169
- else # model
170
- # models (e.g. Pet) or oneOf
171
- klass = NutanixVolumes.const_get(type)
172
- klass.respond_to?(:openapi_any_of) || klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
173
- end
174
- end
175
-
176
- # Returns the string representation of the object
177
- # @return [String] String presentation of the object
178
- def to_s
179
- to_hash.to_s
180
- end
181
-
182
- # to_body is an alias to to_hash (backward compatibility)
183
- # @return [Hash] Returns the object in the form of hash
184
- def to_body
185
- to_hash
186
- end
187
-
188
139
  # Returns the object in the form of hash
189
140
  # @return [Hash] Returns the object in the form of hash
190
141
  def to_hash
@@ -201,24 +152,6 @@ module NutanixVolumes
201
152
  hash
202
153
  end
203
154
 
204
- # Outputs non-array value in the form of hash
205
- # For object, use to_hash. Otherwise, just return the value
206
- # @param [Object] value Any valid value
207
- # @return [Hash] Returns the value in the form of hash
208
- def _to_hash(value)
209
- if value.is_a?(Array)
210
- value.compact.map { |v| _to_hash(v) }
211
- elsif value.is_a?(Hash)
212
- {}.tap do |hash|
213
- value.each { |k, v| hash[k] = _to_hash(v) }
214
- end
215
- elsif value.respond_to? :to_hash
216
- value.to_hash
217
- else
218
- value
219
- end
220
- end
221
-
222
155
  end
223
156
 
224
157
  end
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 4.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.9.0
9
+ Generator version: 7.17.0
10
10
 
11
11
  =end
12
12
 
@@ -38,8 +38,7 @@ module NutanixVolumes
38
38
  openapi_one_of.each do |klass|
39
39
  begin
40
40
  next if klass == :AnyType # "nullable: true"
41
- typed_data = find_and_cast_into_type(klass, data)
42
- return typed_data if typed_data
41
+ return find_and_cast_into_type(klass, data)
43
42
  rescue # rescue all errors so we keep iterating even if the current item lookup raises
44
43
  end
45
44
  end
@@ -65,7 +64,7 @@ module NutanixVolumes
65
64
  when 'Time'
66
65
  return Time.parse(data)
67
66
  when 'Date'
68
- return Date.parse(data)
67
+ return Date.iso8601(data)
69
68
  when 'String'
70
69
  return data if data.instance_of?(String)
71
70
  when 'Object' # "type: object"
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 4.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.9.0
9
+ Generator version: 7.17.0
10
10
 
11
11
  =end
12
12
 
@@ -15,7 +15,7 @@ require 'time'
15
15
 
16
16
  module NutanixVolumes
17
17
  # A model that represents an iSCSI client that can be associated with a Volume Group as an external attachment.
18
- class VolumesV40ConfigIscsiClient
18
+ class VolumesV40ConfigIscsiClient < ApiModelBase
19
19
  # A globally unique identifier that represents the tenant that owns this entity. The system automatically assigns it, and it and is immutable from an API consumer perspective (some use cases may cause this Id to change - For instance, a use case may require the transfer of ownership of the entity, but these cases are handled automatically on the server).
20
20
  attr_accessor :tenant_id
21
21
 
@@ -84,9 +84,14 @@ module NutanixVolumes
84
84
  }
85
85
  end
86
86
 
87
+ # Returns attribute mapping this model knows about
88
+ def self.acceptable_attribute_map
89
+ attribute_map
90
+ end
91
+
87
92
  # Returns all the JSON keys this model knows about
88
93
  def self.acceptable_attributes
89
- attribute_map.values
94
+ acceptable_attribute_map.values
90
95
  end
91
96
 
92
97
  # Attribute type mapping.
@@ -128,9 +133,10 @@ module NutanixVolumes
128
133
  end
129
134
 
130
135
  # check to see if the attribute exists and convert string to symbol for hash key
136
+ acceptable_attribute_map = self.class.acceptable_attribute_map
131
137
  attributes = attributes.each_with_object({}) { |(k, v), h|
132
- if (!self.class.attribute_map.key?(k.to_sym))
133
- fail ArgumentError, "`#{k}` is not a valid attribute in `NutanixVolumes::VolumesV40ConfigIscsiClient`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
138
+ if (!acceptable_attribute_map.key?(k.to_sym))
139
+ fail ArgumentError, "`#{k}` is not a valid attribute in `NutanixVolumes::VolumesV40ConfigIscsiClient`. Please check the name to make sure it's valid. List of attributes: " + acceptable_attribute_map.keys.inspect
134
140
  end
135
141
  h[k.to_sym] = v
136
142
  }
@@ -216,7 +222,7 @@ module NutanixVolumes
216
222
  end
217
223
 
218
224
  if !@client_secret.nil? && @client_secret.to_s.length < 12
219
- invalid_properties.push('invalid value for "client_secret", the character length must be great than or equal to 12.')
225
+ invalid_properties.push('invalid value for "client_secret", the character length must be greater than or equal to 12.')
220
226
  end
221
227
 
222
228
  if !@attached_targets.nil? && @attached_targets.length > 128
@@ -322,7 +328,7 @@ module NutanixVolumes
322
328
  end
323
329
 
324
330
  if client_secret.to_s.length < 12
325
- fail ArgumentError, 'invalid value for "client_secret", the character length must be great than or equal to 12.'
331
+ fail ArgumentError, 'invalid value for "client_secret", the character length must be greater than or equal to 12.'
326
332
  end
327
333
 
328
334
  @client_secret = client_secret
@@ -414,61 +420,6 @@ module NutanixVolumes
414
420
  new(transformed_hash)
415
421
  end
416
422
 
417
- # Deserializes the data based on type
418
- # @param string type Data type
419
- # @param string value Value to be deserialized
420
- # @return [Object] Deserialized data
421
- def self._deserialize(type, value)
422
- case type.to_sym
423
- when :Time
424
- Time.parse(value)
425
- when :Date
426
- Date.parse(value)
427
- when :String
428
- value.to_s
429
- when :Integer
430
- value.to_i
431
- when :Float
432
- value.to_f
433
- when :Boolean
434
- if value.to_s =~ /\A(true|t|yes|y|1)\z/i
435
- true
436
- else
437
- false
438
- end
439
- when :Object
440
- # generic object (usually a Hash), return directly
441
- value
442
- when /\AArray<(?<inner_type>.+)>\z/
443
- inner_type = Regexp.last_match[:inner_type]
444
- value.map { |v| _deserialize(inner_type, v) }
445
- when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
446
- k_type = Regexp.last_match[:k_type]
447
- v_type = Regexp.last_match[:v_type]
448
- {}.tap do |hash|
449
- value.each do |k, v|
450
- hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
451
- end
452
- end
453
- else # model
454
- # models (e.g. Pet) or oneOf
455
- klass = NutanixVolumes.const_get(type)
456
- klass.respond_to?(:openapi_any_of) || klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
457
- end
458
- end
459
-
460
- # Returns the string representation of the object
461
- # @return [String] String presentation of the object
462
- def to_s
463
- to_hash.to_s
464
- end
465
-
466
- # to_body is an alias to to_hash (backward compatibility)
467
- # @return [Hash] Returns the object in the form of hash
468
- def to_body
469
- to_hash
470
- end
471
-
472
423
  # Returns the object in the form of hash
473
424
  # @return [Hash] Returns the object in the form of hash
474
425
  def to_hash
@@ -485,24 +436,6 @@ module NutanixVolumes
485
436
  hash
486
437
  end
487
438
 
488
- # Outputs non-array value in the form of hash
489
- # For object, use to_hash. Otherwise, just return the value
490
- # @param [Object] value Any valid value
491
- # @return [Hash] Returns the value in the form of hash
492
- def _to_hash(value)
493
- if value.is_a?(Array)
494
- value.compact.map { |v| _to_hash(v) }
495
- elsif value.is_a?(Hash)
496
- {}.tap do |hash|
497
- value.each { |k, v| hash[k] = _to_hash(v) }
498
- end
499
- elsif value.respond_to? :to_hash
500
- value.to_hash
501
- else
502
- value
503
- end
504
- end
505
-
506
439
  end
507
440
 
508
441
  end