nutanix_clustermgmt 0.2.0 → 0.2.2

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 (524) hide show
  1. checksums.yaml +4 -4
  2. data/.openapi-config.json +9 -0
  3. data/.openapi-generator/FILES +1384 -0
  4. data/.openapi-generator/VERSION +1 -0
  5. data/.openapi-generator-ignore +28 -0
  6. data/.rspec +2 -0
  7. data/.rubocop.yml +148 -0
  8. data/.whitesource +3 -0
  9. data/CHANGELOG.md +14 -0
  10. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_ahv_config_pcie_device_state.rb +3 -3
  11. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_acropolis_connection_state.rb +3 -3
  12. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_address_type.rb +3 -3
  13. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_cache_deduplication.rb +3 -3
  14. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_cluster_arch_reference.rb +3 -3
  15. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_cluster_fault_tolerance_ref.rb +3 -3
  16. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_cluster_function_ref.rb +3 -3
  17. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_component_type.rb +3 -3
  18. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_config_type.rb +3 -3
  19. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_credential_status.rb +3 -3
  20. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_disk_status.rb +3 -3
  21. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_domain_awareness_level.rb +3 -3
  22. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_domain_type.rb +3 -3
  23. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_drive_replacement_option.rb +3 -3
  24. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_encryption_option_info.rb +3 -3
  25. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_encryption_scope_info.rb +3 -3
  26. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_encryption_status.rb +3 -3
  27. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_erasure_code_status.rb +3 -3
  28. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_gpu_mode.rb +3 -3
  29. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_gpu_type.rb +3 -3
  30. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_host_type_enum.rb +3 -3
  31. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_http_proxy_type.rb +3 -3
  32. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_http_proxy_white_list_target_type.rb +3 -3
  33. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_hypervisor_state.rb +3 -3
  34. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_hypervisor_type.rb +3 -3
  35. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_key_management_server_type.rb +3 -3
  36. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_management_server_type.rb +3 -3
  37. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_node_status.rb +3 -3
  38. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_on_disk_dedup.rb +3 -3
  39. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_operation_mode.rb +3 -3
  40. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_partition_type.rb +3 -3
  41. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_pii_scrubbing_level.rb +3 -3
  42. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_rackable_unit_model.rb +3 -3
  43. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_rsyslog_module_log_severity_level.rb +3 -3
  44. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_rsyslog_module_name.rb +3 -3
  45. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_rsyslog_network_protocol.rb +3 -3
  46. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_smtp_type.rb +3 -3
  47. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_snmp_auth_type.rb +3 -3
  48. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_snmp_priv_type.rb +3 -3
  49. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_snmp_protocol.rb +3 -3
  50. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_snmp_trap_version.rb +3 -3
  51. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_software_type_ref.rb +3 -3
  52. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_storage_tier.rb +3 -3
  53. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_storage_tier_reference.rb +3 -3
  54. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_task_response_type.rb +3 -3
  55. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_upgrade_status.rb +3 -3
  56. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_error_message_severity.rb +3 -3
  57. data/lib/nutanix_clustermgmt/models/common_v10_config_message_severity.rb +3 -3
  58. data/lib/nutanix_clustermgmt/models/common_v10_stats_down_sampling_operator.rb +3 -3
  59. data/lib/nutanix_clustermgmt/version.rb +1 -1
  60. metadata +9 -924
  61. data/Gemfile +0 -9
  62. data/bin/console +0 -15
  63. data/bin/openapi-generate +0 -26
  64. data/nutanix_clustermgmt.gemspec +0 -39
  65. data/pkg/nutanix_clustermgmt-0.1.0.gem +0 -0
  66. data/pkg/nutanix_clustermgmt-0.1.1.gem +0 -0
  67. data/spec/api/bmc_api_spec.rb +0 -64
  68. data/spec/api/cluster_profiles_api_spec.rb +0 -134
  69. data/spec/api/clusters_api_spec.rb +0 -686
  70. data/spec/api/disks_api_spec.rb +0 -105
  71. data/spec/api/pcie_devices_api_spec.rb +0 -50
  72. data/spec/api/storage_containers_api_spec.rb +0 -163
  73. data/spec/api/vcenter_extensions_api_spec.rb +0 -90
  74. data/spec/models/add_disk202_response_spec.rb +0 -42
  75. data/spec/models/add_disk4_xx_response_spec.rb +0 -42
  76. data/spec/models/add_snmp_transport202_response_spec.rb +0 -42
  77. data/spec/models/add_snmp_transport4_xx_response_spec.rb +0 -42
  78. data/spec/models/apply_cluster_profile202_response_spec.rb +0 -42
  79. data/spec/models/apply_cluster_profile4_xx_response_spec.rb +0 -42
  80. data/spec/models/associate_categories_to_cluster202_response_spec.rb +0 -42
  81. data/spec/models/associate_categories_to_cluster4_xx_response_spec.rb +0 -42
  82. data/spec/models/check_hypervisor_requirements202_response_spec.rb +0 -42
  83. data/spec/models/check_hypervisor_requirements4_xx_response_spec.rb +0 -42
  84. data/spec/models/clustermgmt_v40_ahv_config_list_pcie_devices_api_response_data_spec.rb +0 -32
  85. data/spec/models/clustermgmt_v40_ahv_config_list_pcie_devices_api_response_spec.rb +0 -42
  86. data/spec/models/clustermgmt_v40_ahv_config_pcie_device_configuration_spec.rb +0 -72
  87. data/spec/models/clustermgmt_v40_ahv_config_pcie_device_spec.rb +0 -84
  88. data/spec/models/clustermgmt_v40_ahv_config_pcie_device_state_spec.rb +0 -30
  89. data/spec/models/clustermgmt_v40_config_acropolis_connection_state_spec.rb +0 -30
  90. data/spec/models/clustermgmt_v40_config_add_disk_api_response_spec.rb +0 -42
  91. data/spec/models/clustermgmt_v40_config_add_snmp_transports_api_response_spec.rb +0 -42
  92. data/spec/models/clustermgmt_v40_config_address_type_spec.rb +0 -30
  93. data/spec/models/clustermgmt_v40_config_apply_cluster_profile_api_response_spec.rb +0 -42
  94. data/spec/models/clustermgmt_v40_config_associate_categories_to_cluster_api_response_data_spec.rb +0 -32
  95. data/spec/models/clustermgmt_v40_config_associate_categories_to_cluster_api_response_spec.rb +0 -42
  96. data/spec/models/clustermgmt_v40_config_attribute_item_spec.rb +0 -42
  97. data/spec/models/clustermgmt_v40_config_authorized_public_key_spec.rb +0 -42
  98. data/spec/models/clustermgmt_v40_config_backplane_network_params_spec.rb +0 -54
  99. data/spec/models/clustermgmt_v40_config_block_item_spec.rb +0 -42
  100. data/spec/models/clustermgmt_v40_config_bmc_info_spec.rb +0 -48
  101. data/spec/models/clustermgmt_v40_config_build_info_spec.rb +0 -36
  102. data/spec/models/clustermgmt_v40_config_build_reference_spec.rb +0 -60
  103. data/spec/models/clustermgmt_v40_config_bundle_info_spec.rb +0 -36
  104. data/spec/models/clustermgmt_v40_config_bundle_param_spec.rb +0 -42
  105. data/spec/models/clustermgmt_v40_config_cache_deduplication_spec.rb +0 -30
  106. data/spec/models/clustermgmt_v40_config_category_entity_references_spec.rb +0 -36
  107. data/spec/models/clustermgmt_v40_config_check_hypervisor_requirements_api_response_spec.rb +0 -42
  108. data/spec/models/clustermgmt_v40_config_cluster_arch_reference_spec.rb +0 -30
  109. data/spec/models/clustermgmt_v40_config_cluster_config_reference_spec.rb +0 -144
  110. data/spec/models/clustermgmt_v40_config_cluster_config_spec.rb +0 -42
  111. data/spec/models/clustermgmt_v40_config_cluster_fault_tolerance_ref_spec.rb +0 -30
  112. data/spec/models/clustermgmt_v40_config_cluster_function_ref_spec.rb +0 -30
  113. data/spec/models/clustermgmt_v40_config_cluster_network_reference_spec.rb +0 -126
  114. data/spec/models/clustermgmt_v40_config_cluster_network_spec.rb +0 -54
  115. data/spec/models/clustermgmt_v40_config_cluster_profile_spec.rb +0 -150
  116. data/spec/models/clustermgmt_v40_config_cluster_reference_list_spec_spec.rb +0 -36
  117. data/spec/models/clustermgmt_v40_config_cluster_reference_spec.rb +0 -42
  118. data/spec/models/clustermgmt_v40_config_cluster_spec.rb +0 -114
  119. data/spec/models/clustermgmt_v40_config_component_fault_tolerance_spec.rb +0 -60
  120. data/spec/models/clustermgmt_v40_config_component_type_spec.rb +0 -30
  121. data/spec/models/clustermgmt_v40_config_compute_node_item_spec.rb +0 -78
  122. data/spec/models/clustermgmt_v40_config_compute_non_migratable_vms_spec_spec.rb +0 -42
  123. data/spec/models/clustermgmt_v40_config_config_params_spec.rb +0 -78
  124. data/spec/models/clustermgmt_v40_config_config_type_spec.rb +0 -30
  125. data/spec/models/clustermgmt_v40_config_controller_vm_reference_spec.rb +0 -66
  126. data/spec/models/clustermgmt_v40_config_create_cluster_api_response_spec.rb +0 -42
  127. data/spec/models/clustermgmt_v40_config_create_cluster_profile_api_response_spec.rb +0 -42
  128. data/spec/models/clustermgmt_v40_config_create_rsyslog_server_api_response_spec.rb +0 -42
  129. data/spec/models/clustermgmt_v40_config_create_snmp_trap_api_response_spec.rb +0 -42
  130. data/spec/models/clustermgmt_v40_config_create_snmp_user_api_response_spec.rb +0 -42
  131. data/spec/models/clustermgmt_v40_config_create_storage_container_api_response_spec.rb +0 -42
  132. data/spec/models/clustermgmt_v40_config_credential_status_spec.rb +0 -30
  133. data/spec/models/clustermgmt_v40_config_data_store_mount_spec.rb +0 -78
  134. data/spec/models/clustermgmt_v40_config_data_store_spec.rb +0 -96
  135. data/spec/models/clustermgmt_v40_config_data_store_unmount_spec.rb +0 -60
  136. data/spec/models/clustermgmt_v40_config_delete_cluster_api_response_spec.rb +0 -42
  137. data/spec/models/clustermgmt_v40_config_delete_cluster_profile_api_response_spec.rb +0 -42
  138. data/spec/models/clustermgmt_v40_config_delete_disk_api_response_spec.rb +0 -42
  139. data/spec/models/clustermgmt_v40_config_delete_rsyslog_server_api_response_spec.rb +0 -42
  140. data/spec/models/clustermgmt_v40_config_delete_snmp_trap_api_response_spec.rb +0 -42
  141. data/spec/models/clustermgmt_v40_config_delete_snmp_user_api_response_spec.rb +0 -42
  142. data/spec/models/clustermgmt_v40_config_delete_storage_container_api_response_spec.rb +0 -42
  143. data/spec/models/clustermgmt_v40_config_digital_certificate_map_reference_spec.rb +0 -42
  144. data/spec/models/clustermgmt_v40_config_disassociate_categories_from_cluster_api_response_spec.rb +0 -42
  145. data/spec/models/clustermgmt_v40_config_disassociate_cluster_from_cluster_profile_api_response_spec.rb +0 -42
  146. data/spec/models/clustermgmt_v40_config_discover_unconfigured_nodes_api_response_spec.rb +0 -42
  147. data/spec/models/clustermgmt_v40_config_disk_addition_spec_spec.rb +0 -42
  148. data/spec/models/clustermgmt_v40_config_disk_advance_config_spec.rb +0 -126
  149. data/spec/models/clustermgmt_v40_config_disk_partition_info_spec.rb +0 -42
  150. data/spec/models/clustermgmt_v40_config_disk_reference_spec.rb +0 -60
  151. data/spec/models/clustermgmt_v40_config_disk_spec.rb +0 -174
  152. data/spec/models/clustermgmt_v40_config_disk_status_spec.rb +0 -30
  153. data/spec/models/clustermgmt_v40_config_domain_awareness_level_spec.rb +0 -30
  154. data/spec/models/clustermgmt_v40_config_domain_fault_tolerance_spec.rb +0 -42
  155. data/spec/models/clustermgmt_v40_config_domain_type_spec.rb +0 -30
  156. data/spec/models/clustermgmt_v40_config_drive_replacement_option_spec.rb +0 -30
  157. data/spec/models/clustermgmt_v40_config_encryption_option_info_spec.rb +0 -30
  158. data/spec/models/clustermgmt_v40_config_encryption_scope_info_spec.rb +0 -30
  159. data/spec/models/clustermgmt_v40_config_encryption_status_spec.rb +0 -30
  160. data/spec/models/clustermgmt_v40_config_erasure_code_status_spec.rb +0 -30
  161. data/spec/models/clustermgmt_v40_config_expand_cluster_api_response_spec.rb +0 -42
  162. data/spec/models/clustermgmt_v40_config_expand_cluster_params_spec.rb +0 -54
  163. data/spec/models/clustermgmt_v40_config_fault_tolerance_state_spec.rb +0 -66
  164. data/spec/models/clustermgmt_v40_config_fetch_node_networking_details_api_response_spec.rb +0 -42
  165. data/spec/models/clustermgmt_v40_config_fetch_task_api_response_data_spec.rb +0 -32
  166. data/spec/models/clustermgmt_v40_config_fetch_task_api_response_spec.rb +0 -42
  167. data/spec/models/clustermgmt_v40_config_get_bmc_info_response_data_spec.rb +0 -32
  168. data/spec/models/clustermgmt_v40_config_get_bmc_info_response_spec.rb +0 -42
  169. data/spec/models/clustermgmt_v40_config_get_cluster_api_response_data_spec.rb +0 -32
  170. data/spec/models/clustermgmt_v40_config_get_cluster_api_response_spec.rb +0 -42
  171. data/spec/models/clustermgmt_v40_config_get_cluster_profile_api_response_data_spec.rb +0 -32
  172. data/spec/models/clustermgmt_v40_config_get_cluster_profile_api_response_spec.rb +0 -42
  173. data/spec/models/clustermgmt_v40_config_get_disk_api_response_data_spec.rb +0 -32
  174. data/spec/models/clustermgmt_v40_config_get_disk_api_response_spec.rb +0 -42
  175. data/spec/models/clustermgmt_v40_config_get_host_api_response_data_spec.rb +0 -32
  176. data/spec/models/clustermgmt_v40_config_get_host_api_response_spec.rb +0 -42
  177. data/spec/models/clustermgmt_v40_config_get_host_nic_api_response_data_spec.rb +0 -32
  178. data/spec/models/clustermgmt_v40_config_get_host_nic_api_response_spec.rb +0 -42
  179. data/spec/models/clustermgmt_v40_config_get_rackable_unit_api_response_data_spec.rb +0 -32
  180. data/spec/models/clustermgmt_v40_config_get_rackable_unit_api_response_spec.rb +0 -42
  181. data/spec/models/clustermgmt_v40_config_get_rsyslog_server_api_response_data_spec.rb +0 -32
  182. data/spec/models/clustermgmt_v40_config_get_rsyslog_server_api_response_spec.rb +0 -42
  183. data/spec/models/clustermgmt_v40_config_get_snmp_config_by_cluster_id_api_response_data_spec.rb +0 -32
  184. data/spec/models/clustermgmt_v40_config_get_snmp_config_by_cluster_id_api_response_spec.rb +0 -42
  185. data/spec/models/clustermgmt_v40_config_get_snmp_trap_api_response_data_spec.rb +0 -32
  186. data/spec/models/clustermgmt_v40_config_get_snmp_trap_api_response_spec.rb +0 -42
  187. data/spec/models/clustermgmt_v40_config_get_snmp_user_api_response_data_spec.rb +0 -32
  188. data/spec/models/clustermgmt_v40_config_get_snmp_user_api_response_spec.rb +0 -42
  189. data/spec/models/clustermgmt_v40_config_get_storage_container_api_response_data_spec.rb +0 -32
  190. data/spec/models/clustermgmt_v40_config_get_storage_container_api_response_spec.rb +0 -42
  191. data/spec/models/clustermgmt_v40_config_get_vcenter_extension_api_response_data_spec.rb +0 -32
  192. data/spec/models/clustermgmt_v40_config_get_vcenter_extension_api_response_spec.rb +0 -42
  193. data/spec/models/clustermgmt_v40_config_get_virtual_nic_api_response_data_spec.rb +0 -32
  194. data/spec/models/clustermgmt_v40_config_get_virtual_nic_api_response_spec.rb +0 -42
  195. data/spec/models/clustermgmt_v40_config_gpu_mode_spec.rb +0 -30
  196. data/spec/models/clustermgmt_v40_config_gpu_type_spec.rb +0 -30
  197. data/spec/models/clustermgmt_v40_config_host_gpu_spec.rb +0 -78
  198. data/spec/models/clustermgmt_v40_config_host_name_param_spec.rb +0 -36
  199. data/spec/models/clustermgmt_v40_config_host_nic_spec.rb +0 -168
  200. data/spec/models/clustermgmt_v40_config_host_spec.rb +0 -252
  201. data/spec/models/clustermgmt_v40_config_host_type_enum_spec.rb +0 -30
  202. data/spec/models/clustermgmt_v40_config_http_proxy_config_spec.rb +0 -66
  203. data/spec/models/clustermgmt_v40_config_http_proxy_type_spec.rb +0 -30
  204. data/spec/models/clustermgmt_v40_config_http_proxy_white_list_config_spec.rb +0 -42
  205. data/spec/models/clustermgmt_v40_config_http_proxy_white_list_target_type_spec.rb +0 -30
  206. data/spec/models/clustermgmt_v40_config_hyperv_credentials_spec.rb +0 -42
  207. data/spec/models/clustermgmt_v40_config_hypervisor_iso_map_spec.rb +0 -42
  208. data/spec/models/clustermgmt_v40_config_hypervisor_reference_spec.rb +0 -72
  209. data/spec/models/clustermgmt_v40_config_hypervisor_state_spec.rb +0 -30
  210. data/spec/models/clustermgmt_v40_config_hypervisor_type_spec.rb +0 -30
  211. data/spec/models/clustermgmt_v40_config_hypervisor_upload_info_spec.rb +0 -42
  212. data/spec/models/clustermgmt_v40_config_hypervisor_upload_node_list_item_spec.rb +0 -84
  213. data/spec/models/clustermgmt_v40_config_hypervisor_upload_param_spec.rb +0 -36
  214. data/spec/models/clustermgmt_v40_config_ipmi_reference_spec.rb +0 -42
  215. data/spec/models/clustermgmt_v40_config_key_management_device_to_cert_status_info_spec.rb +0 -42
  216. data/spec/models/clustermgmt_v40_config_key_management_server_type_spec.rb +0 -30
  217. data/spec/models/clustermgmt_v40_config_list_cluster_profiles_api_response_data_spec.rb +0 -32
  218. data/spec/models/clustermgmt_v40_config_list_cluster_profiles_api_response_spec.rb +0 -42
  219. data/spec/models/clustermgmt_v40_config_list_clusters_api_response_data_spec.rb +0 -32
  220. data/spec/models/clustermgmt_v40_config_list_clusters_api_response_spec.rb +0 -42
  221. data/spec/models/clustermgmt_v40_config_list_data_stores_by_cluster_id_api_response_data_spec.rb +0 -32
  222. data/spec/models/clustermgmt_v40_config_list_data_stores_by_cluster_id_api_response_spec.rb +0 -42
  223. data/spec/models/clustermgmt_v40_config_list_disks_api_response_data_spec.rb +0 -32
  224. data/spec/models/clustermgmt_v40_config_list_disks_api_response_spec.rb +0 -42
  225. data/spec/models/clustermgmt_v40_config_list_host_nics_by_host_id_api_response_data_spec.rb +0 -32
  226. data/spec/models/clustermgmt_v40_config_list_host_nics_by_host_id_api_response_spec.rb +0 -42
  227. data/spec/models/clustermgmt_v40_config_list_hosts_api_response_spec.rb +0 -42
  228. data/spec/models/clustermgmt_v40_config_list_hosts_by_cluster_id_api_response_data_spec.rb +0 -32
  229. data/spec/models/clustermgmt_v40_config_list_hosts_by_cluster_id_api_response_spec.rb +0 -42
  230. data/spec/models/clustermgmt_v40_config_list_physical_gpu_profiles_api_response_data_spec.rb +0 -32
  231. data/spec/models/clustermgmt_v40_config_list_physical_gpu_profiles_api_response_spec.rb +0 -42
  232. data/spec/models/clustermgmt_v40_config_list_rackable_units_by_cluster_id_api_response_data_spec.rb +0 -32
  233. data/spec/models/clustermgmt_v40_config_list_rackable_units_by_cluster_id_api_response_spec.rb +0 -42
  234. data/spec/models/clustermgmt_v40_config_list_rsyslog_servers_by_cluster_id_api_response_data_spec.rb +0 -32
  235. data/spec/models/clustermgmt_v40_config_list_rsyslog_servers_by_cluster_id_api_response_spec.rb +0 -42
  236. data/spec/models/clustermgmt_v40_config_list_storage_containers_api_response_data_spec.rb +0 -32
  237. data/spec/models/clustermgmt_v40_config_list_storage_containers_api_response_spec.rb +0 -42
  238. data/spec/models/clustermgmt_v40_config_list_vcenter_extensions_api_response_data_spec.rb +0 -32
  239. data/spec/models/clustermgmt_v40_config_list_vcenter_extensions_api_response_spec.rb +0 -42
  240. data/spec/models/clustermgmt_v40_config_list_virtual_gpu_profiles_api_response_data_spec.rb +0 -32
  241. data/spec/models/clustermgmt_v40_config_list_virtual_gpu_profiles_api_response_spec.rb +0 -42
  242. data/spec/models/clustermgmt_v40_config_list_virtual_nics_by_host_id_api_response_data_spec.rb +0 -32
  243. data/spec/models/clustermgmt_v40_config_list_virtual_nics_by_host_id_api_response_spec.rb +0 -42
  244. data/spec/models/clustermgmt_v40_config_managed_cluster_spec.rb +0 -54
  245. data/spec/models/clustermgmt_v40_config_management_server_ref_spec.rb +0 -60
  246. data/spec/models/clustermgmt_v40_config_management_server_type_spec.rb +0 -30
  247. data/spec/models/clustermgmt_v40_config_mount_storage_container_api_response_spec.rb +0 -42
  248. data/spec/models/clustermgmt_v40_config_multi_domain_fault_tolerance_status_spec.rb +0 -54
  249. data/spec/models/clustermgmt_v40_config_name_mac_ref_spec.rb +0 -42
  250. data/spec/models/clustermgmt_v40_config_name_network_ref_spec.rb +0 -48
  251. data/spec/models/clustermgmt_v40_config_network_info_spec.rb +0 -42
  252. data/spec/models/clustermgmt_v40_config_network_switch_interface_spec.rb +0 -126
  253. data/spec/models/clustermgmt_v40_config_node_details_spec.rb +0 -42
  254. data/spec/models/clustermgmt_v40_config_node_discovery_params_spec.rb +0 -66
  255. data/spec/models/clustermgmt_v40_config_node_info_spec.rb +0 -120
  256. data/spec/models/clustermgmt_v40_config_node_item_spec.rb +0 -126
  257. data/spec/models/clustermgmt_v40_config_node_list_item_reference_spec.rb +0 -48
  258. data/spec/models/clustermgmt_v40_config_node_list_networking_details_spec.rb +0 -120
  259. data/spec/models/clustermgmt_v40_config_node_network_config_spec.rb +0 -36
  260. data/spec/models/clustermgmt_v40_config_node_networking_details_spec.rb +0 -48
  261. data/spec/models/clustermgmt_v40_config_node_param_spec.rb +0 -72
  262. data/spec/models/clustermgmt_v40_config_node_reference_spec.rb +0 -42
  263. data/spec/models/clustermgmt_v40_config_node_removal_extra_param_spec.rb +0 -48
  264. data/spec/models/clustermgmt_v40_config_node_removal_params_spec.rb +0 -54
  265. data/spec/models/clustermgmt_v40_config_node_resource_config_spec.rb +0 -54
  266. data/spec/models/clustermgmt_v40_config_node_status_spec.rb +0 -30
  267. data/spec/models/clustermgmt_v40_config_non_compatible_cluster_reference_spec.rb +0 -42
  268. data/spec/models/clustermgmt_v40_config_non_migratable_vm_info_spec.rb +0 -48
  269. data/spec/models/clustermgmt_v40_config_non_migratable_vms_result_spec.rb +0 -54
  270. data/spec/models/clustermgmt_v40_config_on_disk_dedup_spec.rb +0 -30
  271. data/spec/models/clustermgmt_v40_config_operation_mode_spec.rb +0 -30
  272. data/spec/models/clustermgmt_v40_config_partition_type_spec.rb +0 -30
  273. data/spec/models/clustermgmt_v40_config_physical_gpu_config_spec.rb +0 -90
  274. data/spec/models/clustermgmt_v40_config_physical_gpu_profile_spec.rb +0 -60
  275. data/spec/models/clustermgmt_v40_config_pii_scrubbing_level_spec.rb +0 -30
  276. data/spec/models/clustermgmt_v40_config_public_key_spec.rb +0 -42
  277. data/spec/models/clustermgmt_v40_config_pulse_status_spec.rb +0 -42
  278. data/spec/models/clustermgmt_v40_config_rack_reference_spec.rb +0 -42
  279. data/spec/models/clustermgmt_v40_config_rackable_unit_model_spec.rb +0 -30
  280. data/spec/models/clustermgmt_v40_config_rackable_unit_node_spec.rb +0 -48
  281. data/spec/models/clustermgmt_v40_config_rackable_unit_spec.rb +0 -84
  282. data/spec/models/clustermgmt_v40_config_redundancy_status_details_spec.rb +0 -42
  283. data/spec/models/clustermgmt_v40_config_register_vcenter_extension_api_response_spec.rb +0 -42
  284. data/spec/models/clustermgmt_v40_config_remove_node_api_response_spec.rb +0 -42
  285. data/spec/models/clustermgmt_v40_config_remove_snmp_transports_api_response_spec.rb +0 -42
  286. data/spec/models/clustermgmt_v40_config_rsyslog_module_item_spec.rb +0 -48
  287. data/spec/models/clustermgmt_v40_config_rsyslog_module_log_severity_level_spec.rb +0 -30
  288. data/spec/models/clustermgmt_v40_config_rsyslog_module_name_spec.rb +0 -30
  289. data/spec/models/clustermgmt_v40_config_rsyslog_network_protocol_spec.rb +0 -30
  290. data/spec/models/clustermgmt_v40_config_rsyslog_server_spec.rb +0 -78
  291. data/spec/models/clustermgmt_v40_config_smtp_network_spec.rb +0 -54
  292. data/spec/models/clustermgmt_v40_config_smtp_server_ref_spec.rb +0 -48
  293. data/spec/models/clustermgmt_v40_config_smtp_type_spec.rb +0 -30
  294. data/spec/models/clustermgmt_v40_config_snmp_auth_type_spec.rb +0 -30
  295. data/spec/models/clustermgmt_v40_config_snmp_config_spec.rb +0 -72
  296. data/spec/models/clustermgmt_v40_config_snmp_priv_type_spec.rb +0 -30
  297. data/spec/models/clustermgmt_v40_config_snmp_protocol_spec.rb +0 -30
  298. data/spec/models/clustermgmt_v40_config_snmp_status_param_spec.rb +0 -36
  299. data/spec/models/clustermgmt_v40_config_snmp_transport_spec.rb +0 -42
  300. data/spec/models/clustermgmt_v40_config_snmp_trap_spec.rb +0 -102
  301. data/spec/models/clustermgmt_v40_config_snmp_trap_version_spec.rb +0 -30
  302. data/spec/models/clustermgmt_v40_config_snmp_user_spec.rb +0 -78
  303. data/spec/models/clustermgmt_v40_config_software_map_reference_spec.rb +0 -42
  304. data/spec/models/clustermgmt_v40_config_software_type_ref_spec.rb +0 -30
  305. data/spec/models/clustermgmt_v40_config_storage_container_spec.rb +0 -210
  306. data/spec/models/clustermgmt_v40_config_storage_summary_spec.rb +0 -36
  307. data/spec/models/clustermgmt_v40_config_storage_tier_reference_spec.rb +0 -30
  308. data/spec/models/clustermgmt_v40_config_storage_tier_spec.rb +0 -30
  309. data/spec/models/clustermgmt_v40_config_task_response_all_of_response_spec.rb +0 -32
  310. data/spec/models/clustermgmt_v40_config_task_response_spec.rb +0 -60
  311. data/spec/models/clustermgmt_v40_config_task_response_type_spec.rb +0 -30
  312. data/spec/models/clustermgmt_v40_config_tolerance_message_spec.rb +0 -42
  313. data/spec/models/clustermgmt_v40_config_unconfigure_node_details_spec.rb +0 -36
  314. data/spec/models/clustermgmt_v40_config_unconfigured_node_attribute_map_spec.rb +0 -60
  315. data/spec/models/clustermgmt_v40_config_unconfigured_node_list_item_spec.rb +0 -156
  316. data/spec/models/clustermgmt_v40_config_unmount_storage_container_api_response_spec.rb +0 -42
  317. data/spec/models/clustermgmt_v40_config_unregister_vcenter_extension_api_response_spec.rb +0 -42
  318. data/spec/models/clustermgmt_v40_config_update_bmc_info_response_spec.rb +0 -42
  319. data/spec/models/clustermgmt_v40_config_update_cluster_api_response_spec.rb +0 -42
  320. data/spec/models/clustermgmt_v40_config_update_cluster_profile_api_response_spec.rb +0 -42
  321. data/spec/models/clustermgmt_v40_config_update_rsyslog_server_api_response_spec.rb +0 -42
  322. data/spec/models/clustermgmt_v40_config_update_snmp_status_api_response_spec.rb +0 -42
  323. data/spec/models/clustermgmt_v40_config_update_snmp_trap_api_response_spec.rb +0 -42
  324. data/spec/models/clustermgmt_v40_config_update_snmp_user_api_response_spec.rb +0 -42
  325. data/spec/models/clustermgmt_v40_config_update_storage_container_api_response_spec.rb +0 -42
  326. data/spec/models/clustermgmt_v40_config_upgrade_status_spec.rb +0 -30
  327. data/spec/models/clustermgmt_v40_config_uplink_info_spec.rb +0 -42
  328. data/spec/models/clustermgmt_v40_config_uplink_network_item_spec.rb +0 -48
  329. data/spec/models/clustermgmt_v40_config_uplink_node_spec.rb +0 -48
  330. data/spec/models/clustermgmt_v40_config_uplinks_field_spec.rb +0 -48
  331. data/spec/models/clustermgmt_v40_config_uplinks_spec.rb +0 -42
  332. data/spec/models/clustermgmt_v40_config_upload_info_node_item_spec.rb +0 -78
  333. data/spec/models/clustermgmt_v40_config_user_info_spec.rb +0 -48
  334. data/spec/models/clustermgmt_v40_config_validate_bundle_info_spec.rb +0 -36
  335. data/spec/models/clustermgmt_v40_config_validate_node_api_response_spec.rb +0 -42
  336. data/spec/models/clustermgmt_v40_config_validate_node_param_spec.rb +0 -36
  337. data/spec/models/clustermgmt_v40_config_validate_node_param_spec_spec.rb +0 -32
  338. data/spec/models/clustermgmt_v40_config_vcenter_credentials_spec.rb +0 -48
  339. data/spec/models/clustermgmt_v40_config_vcenter_extension_spec.rb +0 -66
  340. data/spec/models/clustermgmt_v40_config_vcenter_info_spec.rb +0 -42
  341. data/spec/models/clustermgmt_v40_config_virtual_gpu_config_spec.rb +0 -120
  342. data/spec/models/clustermgmt_v40_config_virtual_gpu_profile_spec.rb +0 -60
  343. data/spec/models/clustermgmt_v40_config_virtual_nic_spec.rb +0 -120
  344. data/spec/models/clustermgmt_v40_error_app_message_spec.rb +0 -66
  345. data/spec/models/clustermgmt_v40_error_error_response_error_spec.rb +0 -32
  346. data/spec/models/clustermgmt_v40_error_error_response_spec.rb +0 -36
  347. data/spec/models/clustermgmt_v40_error_message_severity_spec.rb +0 -30
  348. data/spec/models/clustermgmt_v40_error_schema_validation_error_message_spec.rb +0 -48
  349. data/spec/models/clustermgmt_v40_error_schema_validation_error_spec.rb +0 -60
  350. data/spec/models/clustermgmt_v40_operations_enter_host_maintenance_api_response_spec.rb +0 -42
  351. data/spec/models/clustermgmt_v40_operations_enter_host_maintenance_spec_spec.rb +0 -54
  352. data/spec/models/clustermgmt_v40_operations_exit_host_maintenance_api_response_spec.rb +0 -42
  353. data/spec/models/clustermgmt_v40_operations_host_maintenance_common_spec_spec.rb +0 -42
  354. data/spec/models/clustermgmt_v40_stats_cluster_stats_api_response_data_spec.rb +0 -32
  355. data/spec/models/clustermgmt_v40_stats_cluster_stats_api_response_spec.rb +0 -42
  356. data/spec/models/clustermgmt_v40_stats_cluster_stats_spec.rb +0 -330
  357. data/spec/models/clustermgmt_v40_stats_disk_stats_spec.rb +0 -246
  358. data/spec/models/clustermgmt_v40_stats_get_disk_stats_api_response_data_spec.rb +0 -32
  359. data/spec/models/clustermgmt_v40_stats_get_disk_stats_api_response_spec.rb +0 -42
  360. data/spec/models/clustermgmt_v40_stats_get_storage_container_stats_api_response_data_spec.rb +0 -32
  361. data/spec/models/clustermgmt_v40_stats_get_storage_container_stats_api_response_spec.rb +0 -42
  362. data/spec/models/clustermgmt_v40_stats_host_stats_api_response_data_spec.rb +0 -32
  363. data/spec/models/clustermgmt_v40_stats_host_stats_api_response_spec.rb +0 -42
  364. data/spec/models/clustermgmt_v40_stats_host_stats_spec.rb +0 -324
  365. data/spec/models/clustermgmt_v40_stats_storage_container_stats_spec.rb +0 -324
  366. data/spec/models/clustermgmt_v40_stats_time_value_pair_spec.rb +0 -42
  367. data/spec/models/common_v10_config_basic_auth_spec.rb +0 -42
  368. data/spec/models/common_v10_config_flag_spec.rb +0 -42
  369. data/spec/models/common_v10_config_fqdn_spec.rb +0 -36
  370. data/spec/models/common_v10_config_ip_address_or_fqdn_spec.rb +0 -48
  371. data/spec/models/common_v10_config_ip_address_spec.rb +0 -42
  372. data/spec/models/common_v10_config_ipv4_address_spec.rb +0 -42
  373. data/spec/models/common_v10_config_ipv6_address_spec.rb +0 -42
  374. data/spec/models/common_v10_config_kv_pair_spec.rb +0 -42
  375. data/spec/models/common_v10_config_kv_pair_value_spec.rb +0 -32
  376. data/spec/models/common_v10_config_map_of_string_wrapper_spec.rb +0 -36
  377. data/spec/models/common_v10_config_message_severity_spec.rb +0 -30
  378. data/spec/models/common_v10_config_message_spec.rb +0 -54
  379. data/spec/models/common_v10_config_tenant_aware_model_spec.rb +0 -36
  380. data/spec/models/common_v10_response_api_link_spec.rb +0 -42
  381. data/spec/models/common_v10_response_api_response_metadata_spec.rb +0 -60
  382. data/spec/models/common_v10_response_externalizable_abstract_model_spec.rb +0 -48
  383. data/spec/models/common_v10_stats_down_sampling_operator_spec.rb +0 -30
  384. data/spec/models/common_v10_stats_time_int_value_pair_spec.rb +0 -42
  385. data/spec/models/create_cluster202_response_spec.rb +0 -42
  386. data/spec/models/create_cluster4_xx_response_spec.rb +0 -42
  387. data/spec/models/create_cluster_profile202_response_spec.rb +0 -42
  388. data/spec/models/create_cluster_profile4_xx_response_spec.rb +0 -42
  389. data/spec/models/create_rsyslog_server202_response_spec.rb +0 -42
  390. data/spec/models/create_rsyslog_server4_xx_response_spec.rb +0 -42
  391. data/spec/models/create_snmp_trap202_response_spec.rb +0 -42
  392. data/spec/models/create_snmp_trap4_xx_response_spec.rb +0 -42
  393. data/spec/models/create_snmp_user202_response_spec.rb +0 -42
  394. data/spec/models/create_snmp_user4_xx_response_spec.rb +0 -42
  395. data/spec/models/create_storage_container202_response_spec.rb +0 -42
  396. data/spec/models/create_storage_container4_xx_response_spec.rb +0 -42
  397. data/spec/models/delete_cluster_by_id202_response_spec.rb +0 -42
  398. data/spec/models/delete_cluster_by_id4_xx_response_spec.rb +0 -42
  399. data/spec/models/delete_cluster_profile_by_id202_response_spec.rb +0 -42
  400. data/spec/models/delete_cluster_profile_by_id4_xx_response_spec.rb +0 -42
  401. data/spec/models/delete_disk_by_id202_response_spec.rb +0 -42
  402. data/spec/models/delete_disk_by_id4_xx_response_spec.rb +0 -42
  403. data/spec/models/delete_rsyslog_server_by_id202_response_spec.rb +0 -42
  404. data/spec/models/delete_rsyslog_server_by_id4_xx_response_spec.rb +0 -42
  405. data/spec/models/delete_snmp_trap_by_id202_response_spec.rb +0 -42
  406. data/spec/models/delete_snmp_trap_by_id4_xx_response_spec.rb +0 -42
  407. data/spec/models/delete_snmp_user_by_id202_response_spec.rb +0 -42
  408. data/spec/models/delete_snmp_user_by_id4_xx_response_spec.rb +0 -42
  409. data/spec/models/delete_storage_container_by_id202_response_spec.rb +0 -42
  410. data/spec/models/delete_storage_container_by_id4_xx_response_spec.rb +0 -42
  411. data/spec/models/disassociate_categories_from_cluster202_response_spec.rb +0 -42
  412. data/spec/models/disassociate_categories_from_cluster4_xx_response_spec.rb +0 -42
  413. data/spec/models/disassociate_cluster_from_cluster_profile202_response_spec.rb +0 -42
  414. data/spec/models/disassociate_cluster_from_cluster_profile4_xx_response_spec.rb +0 -42
  415. data/spec/models/discover_unconfigured_nodes202_response_spec.rb +0 -42
  416. data/spec/models/discover_unconfigured_nodes4_xx_response_spec.rb +0 -42
  417. data/spec/models/enter_host_maintenance202_response_spec.rb +0 -42
  418. data/spec/models/enter_host_maintenance4_xx_response_spec.rb +0 -42
  419. data/spec/models/exit_host_maintenance202_response_spec.rb +0 -42
  420. data/spec/models/exit_host_maintenance4_xx_response_spec.rb +0 -42
  421. data/spec/models/expand_cluster202_response_spec.rb +0 -42
  422. data/spec/models/expand_cluster4_xx_response_spec.rb +0 -42
  423. data/spec/models/fetch_node_networking_details202_response_spec.rb +0 -42
  424. data/spec/models/fetch_node_networking_details4_xx_response_spec.rb +0 -42
  425. data/spec/models/fetch_task_response200_response_spec.rb +0 -42
  426. data/spec/models/fetch_task_response4_xx_response_spec.rb +0 -42
  427. data/spec/models/get_bmc_info200_response_spec.rb +0 -42
  428. data/spec/models/get_bmc_info4_xx_response_spec.rb +0 -42
  429. data/spec/models/get_cluster_by_id200_response_spec.rb +0 -42
  430. data/spec/models/get_cluster_by_id4_xx_response_spec.rb +0 -42
  431. data/spec/models/get_cluster_profile_by_id200_response_spec.rb +0 -42
  432. data/spec/models/get_cluster_profile_by_id4_xx_response_spec.rb +0 -42
  433. data/spec/models/get_cluster_stats200_response_spec.rb +0 -42
  434. data/spec/models/get_cluster_stats4_xx_response_spec.rb +0 -42
  435. data/spec/models/get_disk_by_id200_response_spec.rb +0 -42
  436. data/spec/models/get_disk_by_id4_xx_response_spec.rb +0 -42
  437. data/spec/models/get_disk_stats200_response_spec.rb +0 -42
  438. data/spec/models/get_disk_stats4_xx_response_spec.rb +0 -42
  439. data/spec/models/get_host_by_id200_response_spec.rb +0 -42
  440. data/spec/models/get_host_by_id4_xx_response_spec.rb +0 -42
  441. data/spec/models/get_host_nic_by_id200_response_spec.rb +0 -42
  442. data/spec/models/get_host_nic_by_id4_xx_response_spec.rb +0 -42
  443. data/spec/models/get_host_stats200_response_spec.rb +0 -42
  444. data/spec/models/get_host_stats4_xx_response_spec.rb +0 -42
  445. data/spec/models/get_rackable_unit_by_id200_response_spec.rb +0 -42
  446. data/spec/models/get_rackable_unit_by_id4_xx_response_spec.rb +0 -42
  447. data/spec/models/get_rsyslog_server_by_id200_response_spec.rb +0 -42
  448. data/spec/models/get_rsyslog_server_by_id4_xx_response_spec.rb +0 -42
  449. data/spec/models/get_snmp_config_by_cluster_id200_response_spec.rb +0 -42
  450. data/spec/models/get_snmp_config_by_cluster_id4_xx_response_spec.rb +0 -42
  451. data/spec/models/get_snmp_trap_by_id200_response_spec.rb +0 -42
  452. data/spec/models/get_snmp_trap_by_id4_xx_response_spec.rb +0 -42
  453. data/spec/models/get_snmp_user_by_id200_response_spec.rb +0 -42
  454. data/spec/models/get_snmp_user_by_id4_xx_response_spec.rb +0 -42
  455. data/spec/models/get_storage_container_by_id200_response_spec.rb +0 -42
  456. data/spec/models/get_storage_container_by_id4_xx_response_spec.rb +0 -42
  457. data/spec/models/get_storage_container_stats200_response_spec.rb +0 -42
  458. data/spec/models/get_storage_container_stats4_xx_response_spec.rb +0 -42
  459. data/spec/models/get_vcenter_extension_by_id200_response_spec.rb +0 -42
  460. data/spec/models/get_vcenter_extension_by_id4_xx_response_spec.rb +0 -42
  461. data/spec/models/get_virtual_nic_by_id200_response_spec.rb +0 -42
  462. data/spec/models/get_virtual_nic_by_id4_xx_response_spec.rb +0 -42
  463. data/spec/models/list_cluster_profiles200_response_spec.rb +0 -42
  464. data/spec/models/list_cluster_profiles4_xx_response_spec.rb +0 -42
  465. data/spec/models/list_clusters200_response_spec.rb +0 -42
  466. data/spec/models/list_clusters4_xx_response_spec.rb +0 -42
  467. data/spec/models/list_data_stores_by_cluster_id200_response_spec.rb +0 -42
  468. data/spec/models/list_data_stores_by_cluster_id4_xx_response_spec.rb +0 -42
  469. data/spec/models/list_disks200_response_spec.rb +0 -42
  470. data/spec/models/list_disks4_xx_response_spec.rb +0 -42
  471. data/spec/models/list_host_nics_by_host_id200_response_spec.rb +0 -42
  472. data/spec/models/list_host_nics_by_host_id4_xx_response_spec.rb +0 -42
  473. data/spec/models/list_hosts200_response_spec.rb +0 -42
  474. data/spec/models/list_hosts4_xx_response_spec.rb +0 -42
  475. data/spec/models/list_hosts_by_cluster_id200_response_spec.rb +0 -42
  476. data/spec/models/list_hosts_by_cluster_id4_xx_response_spec.rb +0 -42
  477. data/spec/models/list_pcie_devices200_response_spec.rb +0 -42
  478. data/spec/models/list_pcie_devices4_xx_response_spec.rb +0 -42
  479. data/spec/models/list_physical_gpu_profiles200_response_spec.rb +0 -42
  480. data/spec/models/list_physical_gpu_profiles4_xx_response_spec.rb +0 -42
  481. data/spec/models/list_rackable_units_by_cluster_id200_response_spec.rb +0 -42
  482. data/spec/models/list_rackable_units_by_cluster_id4_xx_response_spec.rb +0 -42
  483. data/spec/models/list_rsyslog_servers_by_cluster_id200_response_spec.rb +0 -42
  484. data/spec/models/list_rsyslog_servers_by_cluster_id4_xx_response_spec.rb +0 -42
  485. data/spec/models/list_storage_containers200_response_spec.rb +0 -42
  486. data/spec/models/list_storage_containers4_xx_response_spec.rb +0 -42
  487. data/spec/models/list_vcenter_extensions200_response_spec.rb +0 -42
  488. data/spec/models/list_vcenter_extensions4_xx_response_spec.rb +0 -42
  489. data/spec/models/list_virtual_gpu_profiles200_response_spec.rb +0 -42
  490. data/spec/models/list_virtual_gpu_profiles4_xx_response_spec.rb +0 -42
  491. data/spec/models/list_virtual_nics_by_host_id200_response_spec.rb +0 -42
  492. data/spec/models/list_virtual_nics_by_host_id4_xx_response_spec.rb +0 -42
  493. data/spec/models/mount_storage_container202_response_spec.rb +0 -42
  494. data/spec/models/mount_storage_container4_xx_response_spec.rb +0 -42
  495. data/spec/models/prism_v40_config_task_reference_spec.rb +0 -36
  496. data/spec/models/register_vcenter_extension202_response_spec.rb +0 -42
  497. data/spec/models/register_vcenter_extension4_xx_response_spec.rb +0 -42
  498. data/spec/models/remove_node202_response_spec.rb +0 -42
  499. data/spec/models/remove_node4_xx_response_spec.rb +0 -42
  500. data/spec/models/remove_snmp_transport202_response_spec.rb +0 -42
  501. data/spec/models/remove_snmp_transport4_xx_response_spec.rb +0 -42
  502. data/spec/models/unmount_storage_container202_response_spec.rb +0 -42
  503. data/spec/models/unmount_storage_container4_xx_response_spec.rb +0 -42
  504. data/spec/models/unregister_vcenter_extension202_response_spec.rb +0 -42
  505. data/spec/models/unregister_vcenter_extension4_xx_response_spec.rb +0 -42
  506. data/spec/models/update_bmc_info202_response_spec.rb +0 -42
  507. data/spec/models/update_bmc_info4_xx_response_spec.rb +0 -42
  508. data/spec/models/update_cluster_by_id202_response_spec.rb +0 -42
  509. data/spec/models/update_cluster_by_id4_xx_response_spec.rb +0 -42
  510. data/spec/models/update_cluster_profile_by_id202_response_spec.rb +0 -42
  511. data/spec/models/update_cluster_profile_by_id4_xx_response_spec.rb +0 -42
  512. data/spec/models/update_rsyslog_server_by_id202_response_spec.rb +0 -42
  513. data/spec/models/update_rsyslog_server_by_id4_xx_response_spec.rb +0 -42
  514. data/spec/models/update_snmp_status202_response_spec.rb +0 -42
  515. data/spec/models/update_snmp_status4_xx_response_spec.rb +0 -42
  516. data/spec/models/update_snmp_trap_by_id202_response_spec.rb +0 -42
  517. data/spec/models/update_snmp_trap_by_id4_xx_response_spec.rb +0 -42
  518. data/spec/models/update_snmp_user_by_id202_response_spec.rb +0 -42
  519. data/spec/models/update_snmp_user_by_id4_xx_response_spec.rb +0 -42
  520. data/spec/models/update_storage_container_by_id202_response_spec.rb +0 -42
  521. data/spec/models/update_storage_container_by_id4_xx_response_spec.rb +0 -42
  522. data/spec/models/validate_node202_response_spec.rb +0 -42
  523. data/spec/models/validate_node4_xx_response_spec.rb +0 -42
  524. data/spec/spec_helper.rb +0 -111
@@ -1,42 +0,0 @@
1
- =begin
2
- #Nutanix Cluster Management APIs
3
-
4
- #Manage Hosts, Clusters and other Infrastructure.
5
-
6
- The version of the OpenAPI document: 4.0.2
7
-
8
- Generated by: https://openapi-generator.tech
9
- Generator version: 7.17.0
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for NutanixClustermgmt::ApplyClusterProfile4XXResponse
18
- # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
- # Please update as you see appropriate
20
- describe NutanixClustermgmt::ApplyClusterProfile4XXResponse do
21
- #let(:instance) { NutanixClustermgmt::ApplyClusterProfile4XXResponse.new }
22
-
23
- describe 'test an instance of ApplyClusterProfile4XXResponse' do
24
- it 'should create an instance of ApplyClusterProfile4XXResponse' do
25
- # uncomment below to test the instance creation
26
- #expect(instance).to be_instance_of(NutanixClustermgmt::ApplyClusterProfile4XXResponse)
27
- end
28
- end
29
-
30
- describe 'test attribute "metadata"' do
31
- it 'should work' do
32
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
33
- end
34
- end
35
-
36
- describe 'test attribute "data"' do
37
- it 'should work' do
38
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
39
- end
40
- end
41
-
42
- end
@@ -1,42 +0,0 @@
1
- =begin
2
- #Nutanix Cluster Management APIs
3
-
4
- #Manage Hosts, Clusters and other Infrastructure.
5
-
6
- The version of the OpenAPI document: 4.0.2
7
-
8
- Generated by: https://openapi-generator.tech
9
- Generator version: 7.17.0
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for NutanixClustermgmt::AssociateCategoriesToCluster202Response
18
- # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
- # Please update as you see appropriate
20
- describe NutanixClustermgmt::AssociateCategoriesToCluster202Response do
21
- #let(:instance) { NutanixClustermgmt::AssociateCategoriesToCluster202Response.new }
22
-
23
- describe 'test an instance of AssociateCategoriesToCluster202Response' do
24
- it 'should create an instance of AssociateCategoriesToCluster202Response' do
25
- # uncomment below to test the instance creation
26
- #expect(instance).to be_instance_of(NutanixClustermgmt::AssociateCategoriesToCluster202Response)
27
- end
28
- end
29
-
30
- describe 'test attribute "metadata"' do
31
- it 'should work' do
32
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
33
- end
34
- end
35
-
36
- describe 'test attribute "data"' do
37
- it 'should work' do
38
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
39
- end
40
- end
41
-
42
- end
@@ -1,42 +0,0 @@
1
- =begin
2
- #Nutanix Cluster Management APIs
3
-
4
- #Manage Hosts, Clusters and other Infrastructure.
5
-
6
- The version of the OpenAPI document: 4.0.2
7
-
8
- Generated by: https://openapi-generator.tech
9
- Generator version: 7.17.0
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for NutanixClustermgmt::AssociateCategoriesToCluster4XXResponse
18
- # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
- # Please update as you see appropriate
20
- describe NutanixClustermgmt::AssociateCategoriesToCluster4XXResponse do
21
- #let(:instance) { NutanixClustermgmt::AssociateCategoriesToCluster4XXResponse.new }
22
-
23
- describe 'test an instance of AssociateCategoriesToCluster4XXResponse' do
24
- it 'should create an instance of AssociateCategoriesToCluster4XXResponse' do
25
- # uncomment below to test the instance creation
26
- #expect(instance).to be_instance_of(NutanixClustermgmt::AssociateCategoriesToCluster4XXResponse)
27
- end
28
- end
29
-
30
- describe 'test attribute "metadata"' do
31
- it 'should work' do
32
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
33
- end
34
- end
35
-
36
- describe 'test attribute "data"' do
37
- it 'should work' do
38
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
39
- end
40
- end
41
-
42
- end
@@ -1,42 +0,0 @@
1
- =begin
2
- #Nutanix Cluster Management APIs
3
-
4
- #Manage Hosts, Clusters and other Infrastructure.
5
-
6
- The version of the OpenAPI document: 4.0.2
7
-
8
- Generated by: https://openapi-generator.tech
9
- Generator version: 7.17.0
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for NutanixClustermgmt::CheckHypervisorRequirements202Response
18
- # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
- # Please update as you see appropriate
20
- describe NutanixClustermgmt::CheckHypervisorRequirements202Response do
21
- #let(:instance) { NutanixClustermgmt::CheckHypervisorRequirements202Response.new }
22
-
23
- describe 'test an instance of CheckHypervisorRequirements202Response' do
24
- it 'should create an instance of CheckHypervisorRequirements202Response' do
25
- # uncomment below to test the instance creation
26
- #expect(instance).to be_instance_of(NutanixClustermgmt::CheckHypervisorRequirements202Response)
27
- end
28
- end
29
-
30
- describe 'test attribute "metadata"' do
31
- it 'should work' do
32
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
33
- end
34
- end
35
-
36
- describe 'test attribute "data"' do
37
- it 'should work' do
38
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
39
- end
40
- end
41
-
42
- end
@@ -1,42 +0,0 @@
1
- =begin
2
- #Nutanix Cluster Management APIs
3
-
4
- #Manage Hosts, Clusters and other Infrastructure.
5
-
6
- The version of the OpenAPI document: 4.0.2
7
-
8
- Generated by: https://openapi-generator.tech
9
- Generator version: 7.17.0
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for NutanixClustermgmt::CheckHypervisorRequirements4XXResponse
18
- # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
- # Please update as you see appropriate
20
- describe NutanixClustermgmt::CheckHypervisorRequirements4XXResponse do
21
- #let(:instance) { NutanixClustermgmt::CheckHypervisorRequirements4XXResponse.new }
22
-
23
- describe 'test an instance of CheckHypervisorRequirements4XXResponse' do
24
- it 'should create an instance of CheckHypervisorRequirements4XXResponse' do
25
- # uncomment below to test the instance creation
26
- #expect(instance).to be_instance_of(NutanixClustermgmt::CheckHypervisorRequirements4XXResponse)
27
- end
28
- end
29
-
30
- describe 'test attribute "metadata"' do
31
- it 'should work' do
32
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
33
- end
34
- end
35
-
36
- describe 'test attribute "data"' do
37
- it 'should work' do
38
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
39
- end
40
- end
41
-
42
- end
@@ -1,32 +0,0 @@
1
- =begin
2
- #Nutanix Cluster Management APIs
3
-
4
- #Manage Hosts, Clusters and other Infrastructure.
5
-
6
- The version of the OpenAPI document: 4.0.2
7
-
8
- Generated by: https://openapi-generator.tech
9
- Generator version: 7.17.0
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for NutanixClustermgmt::ClustermgmtV40AhvConfigListPcieDevicesApiResponseData
18
- # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
- # Please update as you see appropriate
20
- describe NutanixClustermgmt::ClustermgmtV40AhvConfigListPcieDevicesApiResponseData do
21
- describe '.openapi_one_of' do
22
- it 'lists the items referenced in the oneOf array' do
23
- expect(described_class.openapi_one_of).to_not be_empty
24
- end
25
- end
26
-
27
- describe '.build' do
28
- it 'returns the correct model' do
29
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
30
- end
31
- end
32
- end
@@ -1,42 +0,0 @@
1
- =begin
2
- #Nutanix Cluster Management APIs
3
-
4
- #Manage Hosts, Clusters and other Infrastructure.
5
-
6
- The version of the OpenAPI document: 4.0.2
7
-
8
- Generated by: https://openapi-generator.tech
9
- Generator version: 7.17.0
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for NutanixClustermgmt::ClustermgmtV40AhvConfigListPcieDevicesApiResponse
18
- # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
- # Please update as you see appropriate
20
- describe NutanixClustermgmt::ClustermgmtV40AhvConfigListPcieDevicesApiResponse do
21
- #let(:instance) { NutanixClustermgmt::ClustermgmtV40AhvConfigListPcieDevicesApiResponse.new }
22
-
23
- describe 'test an instance of ClustermgmtV40AhvConfigListPcieDevicesApiResponse' do
24
- it 'should create an instance of ClustermgmtV40AhvConfigListPcieDevicesApiResponse' do
25
- # uncomment below to test the instance creation
26
- #expect(instance).to be_instance_of(NutanixClustermgmt::ClustermgmtV40AhvConfigListPcieDevicesApiResponse)
27
- end
28
- end
29
-
30
- describe 'test attribute "metadata"' do
31
- it 'should work' do
32
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
33
- end
34
- end
35
-
36
- describe 'test attribute "data"' do
37
- it 'should work' do
38
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
39
- end
40
- end
41
-
42
- end
@@ -1,72 +0,0 @@
1
- =begin
2
- #Nutanix Cluster Management APIs
3
-
4
- #Manage Hosts, Clusters and other Infrastructure.
5
-
6
- The version of the OpenAPI document: 4.0.2
7
-
8
- Generated by: https://openapi-generator.tech
9
- Generator version: 7.17.0
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for NutanixClustermgmt::ClustermgmtV40AhvConfigPcieDeviceConfiguration
18
- # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
- # Please update as you see appropriate
20
- describe NutanixClustermgmt::ClustermgmtV40AhvConfigPcieDeviceConfiguration do
21
- #let(:instance) { NutanixClustermgmt::ClustermgmtV40AhvConfigPcieDeviceConfiguration.new }
22
-
23
- describe 'test an instance of ClustermgmtV40AhvConfigPcieDeviceConfiguration' do
24
- it 'should create an instance of ClustermgmtV40AhvConfigPcieDeviceConfiguration' do
25
- # uncomment below to test the instance creation
26
- #expect(instance).to be_instance_of(NutanixClustermgmt::ClustermgmtV40AhvConfigPcieDeviceConfiguration)
27
- end
28
- end
29
-
30
- describe 'test attribute "vendor_id"' do
31
- it 'should work' do
32
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
33
- end
34
- end
35
-
36
- describe 'test attribute "device_id"' do
37
- it 'should work' do
38
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
39
- end
40
- end
41
-
42
- describe 'test attribute "sub_system_vendor_id"' do
43
- it 'should work' do
44
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
45
- end
46
- end
47
-
48
- describe 'test attribute "sub_system_id"' do
49
- it 'should work' do
50
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
51
- end
52
- end
53
-
54
- describe 'test attribute "class_id"' do
55
- it 'should work' do
56
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
57
- end
58
- end
59
-
60
- describe 'test attribute "sub_class_id"' do
61
- it 'should work' do
62
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
63
- end
64
- end
65
-
66
- describe 'test attribute "prog_i_face"' do
67
- it 'should work' do
68
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
69
- end
70
- end
71
-
72
- end
@@ -1,84 +0,0 @@
1
- =begin
2
- #Nutanix Cluster Management APIs
3
-
4
- #Manage Hosts, Clusters and other Infrastructure.
5
-
6
- The version of the OpenAPI document: 4.0.2
7
-
8
- Generated by: https://openapi-generator.tech
9
- Generator version: 7.17.0
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for NutanixClustermgmt::ClustermgmtV40AhvConfigPcieDevice
18
- # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
- # Please update as you see appropriate
20
- describe NutanixClustermgmt::ClustermgmtV40AhvConfigPcieDevice do
21
- #let(:instance) { NutanixClustermgmt::ClustermgmtV40AhvConfigPcieDevice.new }
22
-
23
- describe 'test an instance of ClustermgmtV40AhvConfigPcieDevice' do
24
- it 'should create an instance of ClustermgmtV40AhvConfigPcieDevice' do
25
- # uncomment below to test the instance creation
26
- #expect(instance).to be_instance_of(NutanixClustermgmt::ClustermgmtV40AhvConfigPcieDevice)
27
- end
28
- end
29
-
30
- describe 'test attribute "tenant_id"' do
31
- it 'should work' do
32
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
33
- end
34
- end
35
-
36
- describe 'test attribute "ext_id"' do
37
- it 'should work' do
38
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
39
- end
40
- end
41
-
42
- describe 'test attribute "links"' do
43
- it 'should work' do
44
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
45
- end
46
- end
47
-
48
- describe 'test attribute "cluster_ext_id"' do
49
- it 'should work' do
50
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
51
- end
52
- end
53
-
54
- describe 'test attribute "host_ext_id"' do
55
- it 'should work' do
56
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
57
- end
58
- end
59
-
60
- describe 'test attribute "state"' do
61
- it 'should work' do
62
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
63
- end
64
- end
65
-
66
- describe 'test attribute "description"' do
67
- it 'should work' do
68
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
69
- end
70
- end
71
-
72
- describe 'test attribute "configuration"' do
73
- it 'should work' do
74
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
75
- end
76
- end
77
-
78
- describe 'test attribute "owner_vm_ext_id"' do
79
- it 'should work' do
80
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
81
- end
82
- end
83
-
84
- end
@@ -1,30 +0,0 @@
1
- =begin
2
- #Nutanix Cluster Management APIs
3
-
4
- #Manage Hosts, Clusters and other Infrastructure.
5
-
6
- The version of the OpenAPI document: 4.0.2
7
-
8
- Generated by: https://openapi-generator.tech
9
- Generator version: 7.17.0
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for NutanixClustermgmt::ClustermgmtV40AhvConfigPcieDeviceState
18
- # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
- # Please update as you see appropriate
20
- describe NutanixClustermgmt::ClustermgmtV40AhvConfigPcieDeviceState do
21
- #let(:instance) { NutanixClustermgmt::ClustermgmtV40AhvConfigPcieDeviceState.new }
22
-
23
- describe 'test an instance of ClustermgmtV40AhvConfigPcieDeviceState' do
24
- it 'should create an instance of ClustermgmtV40AhvConfigPcieDeviceState' do
25
- # uncomment below to test the instance creation
26
- #expect(instance).to be_instance_of(NutanixClustermgmt::ClustermgmtV40AhvConfigPcieDeviceState)
27
- end
28
- end
29
-
30
- end
@@ -1,30 +0,0 @@
1
- =begin
2
- #Nutanix Cluster Management APIs
3
-
4
- #Manage Hosts, Clusters and other Infrastructure.
5
-
6
- The version of the OpenAPI document: 4.0.2
7
-
8
- Generated by: https://openapi-generator.tech
9
- Generator version: 7.17.0
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for NutanixClustermgmt::ClustermgmtV40ConfigAcropolisConnectionState
18
- # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
- # Please update as you see appropriate
20
- describe NutanixClustermgmt::ClustermgmtV40ConfigAcropolisConnectionState do
21
- #let(:instance) { NutanixClustermgmt::ClustermgmtV40ConfigAcropolisConnectionState.new }
22
-
23
- describe 'test an instance of ClustermgmtV40ConfigAcropolisConnectionState' do
24
- it 'should create an instance of ClustermgmtV40ConfigAcropolisConnectionState' do
25
- # uncomment below to test the instance creation
26
- #expect(instance).to be_instance_of(NutanixClustermgmt::ClustermgmtV40ConfigAcropolisConnectionState)
27
- end
28
- end
29
-
30
- end
@@ -1,42 +0,0 @@
1
- =begin
2
- #Nutanix Cluster Management APIs
3
-
4
- #Manage Hosts, Clusters and other Infrastructure.
5
-
6
- The version of the OpenAPI document: 4.0.2
7
-
8
- Generated by: https://openapi-generator.tech
9
- Generator version: 7.17.0
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for NutanixClustermgmt::ClustermgmtV40ConfigAddDiskApiResponse
18
- # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
- # Please update as you see appropriate
20
- describe NutanixClustermgmt::ClustermgmtV40ConfigAddDiskApiResponse do
21
- #let(:instance) { NutanixClustermgmt::ClustermgmtV40ConfigAddDiskApiResponse.new }
22
-
23
- describe 'test an instance of ClustermgmtV40ConfigAddDiskApiResponse' do
24
- it 'should create an instance of ClustermgmtV40ConfigAddDiskApiResponse' do
25
- # uncomment below to test the instance creation
26
- #expect(instance).to be_instance_of(NutanixClustermgmt::ClustermgmtV40ConfigAddDiskApiResponse)
27
- end
28
- end
29
-
30
- describe 'test attribute "metadata"' do
31
- it 'should work' do
32
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
33
- end
34
- end
35
-
36
- describe 'test attribute "data"' do
37
- it 'should work' do
38
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
39
- end
40
- end
41
-
42
- end
@@ -1,42 +0,0 @@
1
- =begin
2
- #Nutanix Cluster Management APIs
3
-
4
- #Manage Hosts, Clusters and other Infrastructure.
5
-
6
- The version of the OpenAPI document: 4.0.2
7
-
8
- Generated by: https://openapi-generator.tech
9
- Generator version: 7.17.0
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for NutanixClustermgmt::ClustermgmtV40ConfigAddSnmpTransportsApiResponse
18
- # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
- # Please update as you see appropriate
20
- describe NutanixClustermgmt::ClustermgmtV40ConfigAddSnmpTransportsApiResponse do
21
- #let(:instance) { NutanixClustermgmt::ClustermgmtV40ConfigAddSnmpTransportsApiResponse.new }
22
-
23
- describe 'test an instance of ClustermgmtV40ConfigAddSnmpTransportsApiResponse' do
24
- it 'should create an instance of ClustermgmtV40ConfigAddSnmpTransportsApiResponse' do
25
- # uncomment below to test the instance creation
26
- #expect(instance).to be_instance_of(NutanixClustermgmt::ClustermgmtV40ConfigAddSnmpTransportsApiResponse)
27
- end
28
- end
29
-
30
- describe 'test attribute "metadata"' do
31
- it 'should work' do
32
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
33
- end
34
- end
35
-
36
- describe 'test attribute "data"' do
37
- it 'should work' do
38
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
39
- end
40
- end
41
-
42
- end
@@ -1,30 +0,0 @@
1
- =begin
2
- #Nutanix Cluster Management APIs
3
-
4
- #Manage Hosts, Clusters and other Infrastructure.
5
-
6
- The version of the OpenAPI document: 4.0.2
7
-
8
- Generated by: https://openapi-generator.tech
9
- Generator version: 7.17.0
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for NutanixClustermgmt::ClustermgmtV40ConfigAddressType
18
- # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
- # Please update as you see appropriate
20
- describe NutanixClustermgmt::ClustermgmtV40ConfigAddressType do
21
- #let(:instance) { NutanixClustermgmt::ClustermgmtV40ConfigAddressType.new }
22
-
23
- describe 'test an instance of ClustermgmtV40ConfigAddressType' do
24
- it 'should create an instance of ClustermgmtV40ConfigAddressType' do
25
- # uncomment below to test the instance creation
26
- #expect(instance).to be_instance_of(NutanixClustermgmt::ClustermgmtV40ConfigAddressType)
27
- end
28
- end
29
-
30
- end
@@ -1,42 +0,0 @@
1
- =begin
2
- #Nutanix Cluster Management APIs
3
-
4
- #Manage Hosts, Clusters and other Infrastructure.
5
-
6
- The version of the OpenAPI document: 4.0.2
7
-
8
- Generated by: https://openapi-generator.tech
9
- Generator version: 7.17.0
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for NutanixClustermgmt::ClustermgmtV40ConfigApplyClusterProfileApiResponse
18
- # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
- # Please update as you see appropriate
20
- describe NutanixClustermgmt::ClustermgmtV40ConfigApplyClusterProfileApiResponse do
21
- #let(:instance) { NutanixClustermgmt::ClustermgmtV40ConfigApplyClusterProfileApiResponse.new }
22
-
23
- describe 'test an instance of ClustermgmtV40ConfigApplyClusterProfileApiResponse' do
24
- it 'should create an instance of ClustermgmtV40ConfigApplyClusterProfileApiResponse' do
25
- # uncomment below to test the instance creation
26
- #expect(instance).to be_instance_of(NutanixClustermgmt::ClustermgmtV40ConfigApplyClusterProfileApiResponse)
27
- end
28
- end
29
-
30
- describe 'test attribute "metadata"' do
31
- it 'should work' do
32
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
33
- end
34
- end
35
-
36
- describe 'test attribute "data"' do
37
- it 'should work' do
38
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
39
- end
40
- end
41
-
42
- end