nutanix_clustermgmt 0.2.1 → 0.2.3
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.
- checksums.yaml +4 -4
- data/.openapi-config.json +9 -0
- data/.openapi-generator/FILES +1384 -0
- data/.openapi-generator/VERSION +1 -0
- data/.openapi-generator-ignore +28 -0
- data/.rspec +2 -0
- data/.rubocop.yml +148 -0
- data/.whitesource +3 -0
- data/CHANGELOG.md +10 -0
- data/README.md +5 -5
- data/lib/nutanix_clustermgmt/api/bmc_api.rb +1 -1
- data/lib/nutanix_clustermgmt/api/cluster_profiles_api.rb +1 -1
- data/lib/nutanix_clustermgmt/api/clusters_api.rb +1 -1
- data/lib/nutanix_clustermgmt/api/disks_api.rb +1 -1
- data/lib/nutanix_clustermgmt/api/pcie_devices_api.rb +1 -1
- data/lib/nutanix_clustermgmt/api/storage_containers_api.rb +1 -1
- data/lib/nutanix_clustermgmt/api/vcenter_extensions_api.rb +1 -1
- data/lib/nutanix_clustermgmt/api_client.rb +7 -3
- data/lib/nutanix_clustermgmt/api_error.rb +1 -1
- data/lib/nutanix_clustermgmt/api_model_base.rb +1 -1
- data/lib/nutanix_clustermgmt/configuration.rb +1 -1
- data/lib/nutanix_clustermgmt/models/add_disk202_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/add_disk4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/add_snmp_transport202_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/add_snmp_transport4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/apply_cluster_profile202_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/apply_cluster_profile4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/associate_categories_to_cluster202_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/associate_categories_to_cluster4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/check_hypervisor_requirements202_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/check_hypervisor_requirements4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_ahv_config_list_pcie_devices_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_ahv_config_list_pcie_devices_api_response_data.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_ahv_config_pcie_device.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_ahv_config_pcie_device_configuration.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_ahv_config_pcie_device_state.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_acropolis_connection_state.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_add_disk_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_add_snmp_transports_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_address_type.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_apply_cluster_profile_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_associate_categories_to_cluster_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_associate_categories_to_cluster_api_response_data.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_attribute_item.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_authorized_public_key.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_backplane_network_params.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_block_item.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_bmc_info.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_build_info.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_build_reference.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_bundle_info.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_bundle_param.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_cache_deduplication.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_category_entity_references.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_check_hypervisor_requirements_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_cluster.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_cluster_arch_reference.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_cluster_config.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_cluster_config_reference.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_cluster_fault_tolerance_ref.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_cluster_function_ref.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_cluster_network.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_cluster_network_reference.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_cluster_profile.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_cluster_reference.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_cluster_reference_list_spec.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_component_fault_tolerance.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_component_type.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_compute_node_item.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_compute_non_migratable_vms_spec.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_config_params.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_config_type.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_controller_vm_reference.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_create_cluster_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_create_cluster_profile_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_create_rsyslog_server_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_create_snmp_trap_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_create_snmp_user_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_create_storage_container_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_credential_status.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_data_store.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_data_store_mount.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_data_store_unmount.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_delete_cluster_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_delete_cluster_profile_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_delete_disk_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_delete_rsyslog_server_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_delete_snmp_trap_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_delete_snmp_user_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_delete_storage_container_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_digital_certificate_map_reference.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_disassociate_categories_from_cluster_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_disassociate_cluster_from_cluster_profile_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_discover_unconfigured_nodes_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_disk.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_disk_addition_spec.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_disk_advance_config.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_disk_partition_info.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_disk_reference.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_disk_status.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_domain_awareness_level.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_domain_fault_tolerance.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_domain_type.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_drive_replacement_option.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_encryption_option_info.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_encryption_scope_info.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_encryption_status.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_erasure_code_status.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_expand_cluster_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_expand_cluster_params.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_fault_tolerance_state.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_fetch_node_networking_details_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_fetch_task_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_fetch_task_api_response_data.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_bmc_info_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_bmc_info_response_data.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_cluster_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_cluster_api_response_data.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_cluster_profile_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_cluster_profile_api_response_data.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_disk_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_disk_api_response_data.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_host_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_host_api_response_data.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_host_nic_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_host_nic_api_response_data.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_rackable_unit_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_rackable_unit_api_response_data.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_rsyslog_server_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_rsyslog_server_api_response_data.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_snmp_config_by_cluster_id_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_snmp_config_by_cluster_id_api_response_data.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_snmp_trap_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_snmp_trap_api_response_data.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_snmp_user_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_snmp_user_api_response_data.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_storage_container_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_storage_container_api_response_data.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_vcenter_extension_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_vcenter_extension_api_response_data.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_virtual_nic_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_virtual_nic_api_response_data.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_gpu_mode.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_gpu_type.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_host.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_host_gpu.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_host_name_param.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_host_nic.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_host_type_enum.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_http_proxy_config.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_http_proxy_type.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_http_proxy_white_list_config.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_http_proxy_white_list_target_type.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_hyperv_credentials.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_hypervisor_iso_map.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_hypervisor_reference.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_hypervisor_state.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_hypervisor_type.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_hypervisor_upload_info.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_hypervisor_upload_node_list_item.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_hypervisor_upload_param.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_ipmi_reference.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_key_management_device_to_cert_status_info.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_key_management_server_type.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_cluster_profiles_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_cluster_profiles_api_response_data.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_clusters_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_clusters_api_response_data.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_data_stores_by_cluster_id_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_data_stores_by_cluster_id_api_response_data.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_disks_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_disks_api_response_data.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_host_nics_by_host_id_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_host_nics_by_host_id_api_response_data.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_hosts_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_hosts_by_cluster_id_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_hosts_by_cluster_id_api_response_data.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_physical_gpu_profiles_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_physical_gpu_profiles_api_response_data.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_rackable_units_by_cluster_id_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_rackable_units_by_cluster_id_api_response_data.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_rsyslog_servers_by_cluster_id_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_rsyslog_servers_by_cluster_id_api_response_data.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_storage_containers_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_storage_containers_api_response_data.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_vcenter_extensions_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_vcenter_extensions_api_response_data.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_virtual_gpu_profiles_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_virtual_gpu_profiles_api_response_data.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_virtual_nics_by_host_id_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_virtual_nics_by_host_id_api_response_data.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_managed_cluster.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_management_server_ref.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_management_server_type.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_mount_storage_container_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_multi_domain_fault_tolerance_status.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_name_mac_ref.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_name_network_ref.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_network_info.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_network_switch_interface.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_node_details.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_node_discovery_params.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_node_info.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_node_item.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_node_list_item_reference.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_node_list_networking_details.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_node_network_config.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_node_networking_details.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_node_param.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_node_reference.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_node_removal_extra_param.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_node_removal_params.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_node_resource_config.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_node_status.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_non_compatible_cluster_reference.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_non_migratable_vm_info.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_non_migratable_vms_result.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_on_disk_dedup.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_operation_mode.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_partition_type.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_physical_gpu_config.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_physical_gpu_profile.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_pii_scrubbing_level.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_public_key.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_pulse_status.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_rack_reference.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_rackable_unit.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_rackable_unit_model.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_rackable_unit_node.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_redundancy_status_details.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_register_vcenter_extension_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_remove_node_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_remove_snmp_transports_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_rsyslog_module_item.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_rsyslog_module_log_severity_level.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_rsyslog_module_name.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_rsyslog_network_protocol.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_rsyslog_server.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_smtp_network.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_smtp_server_ref.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_smtp_type.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_snmp_auth_type.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_snmp_config.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_snmp_priv_type.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_snmp_protocol.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_snmp_status_param.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_snmp_transport.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_snmp_trap.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_snmp_trap_version.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_snmp_user.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_software_map_reference.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_software_type_ref.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_storage_container.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_storage_summary.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_storage_tier.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_storage_tier_reference.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_task_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_task_response_all_of_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_task_response_type.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_tolerance_message.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_unconfigure_node_details.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_unconfigured_node_attribute_map.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_unconfigured_node_list_item.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_unmount_storage_container_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_unregister_vcenter_extension_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_update_bmc_info_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_update_cluster_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_update_cluster_profile_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_update_rsyslog_server_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_update_snmp_status_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_update_snmp_trap_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_update_snmp_user_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_update_storage_container_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_upgrade_status.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_uplink_info.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_uplink_network_item.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_uplink_node.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_uplinks.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_uplinks_field.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_upload_info_node_item.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_user_info.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_validate_bundle_info.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_validate_node_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_validate_node_param.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_validate_node_param_spec.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_vcenter_credentials.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_vcenter_extension.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_vcenter_info.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_virtual_gpu_config.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_virtual_gpu_profile.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_virtual_nic.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_error_app_message.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_error_error_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_error_error_response_error.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_error_message_severity.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_error_schema_validation_error.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_error_schema_validation_error_message.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_operations_enter_host_maintenance_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_operations_enter_host_maintenance_spec.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_operations_exit_host_maintenance_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_operations_host_maintenance_common_spec.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_stats_cluster_stats.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_stats_cluster_stats_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_stats_cluster_stats_api_response_data.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_stats_disk_stats.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_stats_get_disk_stats_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_stats_get_disk_stats_api_response_data.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_stats_get_storage_container_stats_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_stats_get_storage_container_stats_api_response_data.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_stats_host_stats.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_stats_host_stats_api_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_stats_host_stats_api_response_data.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_stats_storage_container_stats.rb +1 -1
- data/lib/nutanix_clustermgmt/models/clustermgmt_v40_stats_time_value_pair.rb +1 -1
- data/lib/nutanix_clustermgmt/models/common_v10_config_basic_auth.rb +1 -1
- data/lib/nutanix_clustermgmt/models/common_v10_config_flag.rb +1 -1
- data/lib/nutanix_clustermgmt/models/common_v10_config_fqdn.rb +1 -1
- data/lib/nutanix_clustermgmt/models/common_v10_config_ip_address.rb +1 -1
- data/lib/nutanix_clustermgmt/models/common_v10_config_ip_address_or_fqdn.rb +1 -1
- data/lib/nutanix_clustermgmt/models/common_v10_config_ipv4_address.rb +1 -1
- data/lib/nutanix_clustermgmt/models/common_v10_config_ipv6_address.rb +1 -1
- data/lib/nutanix_clustermgmt/models/common_v10_config_kv_pair.rb +1 -1
- data/lib/nutanix_clustermgmt/models/common_v10_config_kv_pair_value.rb +1 -1
- data/lib/nutanix_clustermgmt/models/common_v10_config_map_of_string_wrapper.rb +1 -1
- data/lib/nutanix_clustermgmt/models/common_v10_config_message.rb +1 -1
- data/lib/nutanix_clustermgmt/models/common_v10_config_message_severity.rb +1 -1
- data/lib/nutanix_clustermgmt/models/common_v10_config_tenant_aware_model.rb +1 -1
- data/lib/nutanix_clustermgmt/models/common_v10_response_api_link.rb +1 -1
- data/lib/nutanix_clustermgmt/models/common_v10_response_api_response_metadata.rb +1 -1
- data/lib/nutanix_clustermgmt/models/common_v10_response_externalizable_abstract_model.rb +1 -1
- data/lib/nutanix_clustermgmt/models/common_v10_stats_down_sampling_operator.rb +1 -1
- data/lib/nutanix_clustermgmt/models/common_v10_stats_time_int_value_pair.rb +1 -1
- data/lib/nutanix_clustermgmt/models/create_cluster202_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/create_cluster4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/create_cluster_profile202_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/create_cluster_profile4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/create_rsyslog_server202_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/create_rsyslog_server4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/create_snmp_trap202_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/create_snmp_trap4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/create_snmp_user202_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/create_snmp_user4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/create_storage_container202_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/create_storage_container4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/delete_cluster_by_id202_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/delete_cluster_by_id4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/delete_cluster_profile_by_id202_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/delete_cluster_profile_by_id4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/delete_disk_by_id202_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/delete_disk_by_id4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/delete_rsyslog_server_by_id202_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/delete_rsyslog_server_by_id4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/delete_snmp_trap_by_id202_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/delete_snmp_trap_by_id4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/delete_snmp_user_by_id202_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/delete_snmp_user_by_id4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/delete_storage_container_by_id202_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/delete_storage_container_by_id4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/disassociate_categories_from_cluster202_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/disassociate_categories_from_cluster4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/disassociate_cluster_from_cluster_profile202_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/disassociate_cluster_from_cluster_profile4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/discover_unconfigured_nodes202_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/discover_unconfigured_nodes4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/enter_host_maintenance202_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/enter_host_maintenance4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/exit_host_maintenance202_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/exit_host_maintenance4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/expand_cluster202_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/expand_cluster4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/fetch_node_networking_details202_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/fetch_node_networking_details4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/fetch_task_response200_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/fetch_task_response4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/get_bmc_info200_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/get_bmc_info4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/get_cluster_by_id200_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/get_cluster_by_id4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/get_cluster_profile_by_id200_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/get_cluster_profile_by_id4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/get_cluster_stats200_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/get_cluster_stats4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/get_disk_by_id200_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/get_disk_by_id4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/get_disk_stats200_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/get_disk_stats4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/get_host_by_id200_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/get_host_by_id4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/get_host_nic_by_id200_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/get_host_nic_by_id4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/get_host_stats200_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/get_host_stats4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/get_rackable_unit_by_id200_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/get_rackable_unit_by_id4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/get_rsyslog_server_by_id200_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/get_rsyslog_server_by_id4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/get_snmp_config_by_cluster_id200_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/get_snmp_config_by_cluster_id4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/get_snmp_trap_by_id200_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/get_snmp_trap_by_id4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/get_snmp_user_by_id200_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/get_snmp_user_by_id4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/get_storage_container_by_id200_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/get_storage_container_by_id4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/get_storage_container_stats200_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/get_storage_container_stats4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/get_vcenter_extension_by_id200_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/get_vcenter_extension_by_id4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/get_virtual_nic_by_id200_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/get_virtual_nic_by_id4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/list_cluster_profiles200_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/list_cluster_profiles4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/list_clusters200_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/list_clusters4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/list_data_stores_by_cluster_id200_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/list_data_stores_by_cluster_id4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/list_disks200_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/list_disks4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/list_host_nics_by_host_id200_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/list_host_nics_by_host_id4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/list_hosts200_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/list_hosts4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/list_hosts_by_cluster_id200_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/list_hosts_by_cluster_id4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/list_pcie_devices200_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/list_pcie_devices4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/list_physical_gpu_profiles200_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/list_physical_gpu_profiles4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/list_rackable_units_by_cluster_id200_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/list_rackable_units_by_cluster_id4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/list_rsyslog_servers_by_cluster_id200_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/list_rsyslog_servers_by_cluster_id4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/list_storage_containers200_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/list_storage_containers4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/list_vcenter_extensions200_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/list_vcenter_extensions4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/list_virtual_gpu_profiles200_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/list_virtual_gpu_profiles4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/list_virtual_nics_by_host_id200_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/list_virtual_nics_by_host_id4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/mount_storage_container202_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/mount_storage_container4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/prism_v40_config_task_reference.rb +1 -1
- data/lib/nutanix_clustermgmt/models/register_vcenter_extension202_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/register_vcenter_extension4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/remove_node202_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/remove_node4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/remove_snmp_transport202_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/remove_snmp_transport4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/unmount_storage_container202_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/unmount_storage_container4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/unregister_vcenter_extension202_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/unregister_vcenter_extension4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/update_bmc_info202_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/update_bmc_info4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/update_cluster_by_id202_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/update_cluster_by_id4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/update_cluster_profile_by_id202_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/update_cluster_profile_by_id4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/update_rsyslog_server_by_id202_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/update_rsyslog_server_by_id4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/update_snmp_status202_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/update_snmp_status4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/update_snmp_trap_by_id202_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/update_snmp_trap_by_id4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/update_snmp_user_by_id202_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/update_snmp_user_by_id4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/update_storage_container_by_id202_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/update_storage_container_by_id4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/validate_node202_response.rb +1 -1
- data/lib/nutanix_clustermgmt/models/validate_node4_xx_response.rb +1 -1
- data/lib/nutanix_clustermgmt/version.rb +2 -2
- data/lib/nutanix_clustermgmt.rb +1 -1
- metadata +9 -1384
- data/Gemfile +0 -9
- data/bin/console +0 -15
- data/bin/openapi-generate +0 -30
- data/bin/openapi-generate-ruby-post-process +0 -6
- data/docs/AddDisk202Response.md +0 -20
- data/docs/AddDisk4XXResponse.md +0 -20
- data/docs/AddSnmpTransport202Response.md +0 -20
- data/docs/AddSnmpTransport4XXResponse.md +0 -20
- data/docs/ApplyClusterProfile202Response.md +0 -20
- data/docs/ApplyClusterProfile4XXResponse.md +0 -20
- data/docs/AssociateCategoriesToCluster202Response.md +0 -20
- data/docs/AssociateCategoriesToCluster4XXResponse.md +0 -20
- data/docs/BmcApi.md +0 -169
- data/docs/CheckHypervisorRequirements202Response.md +0 -20
- data/docs/CheckHypervisorRequirements4XXResponse.md +0 -20
- data/docs/ClusterProfilesApi.md +0 -575
- data/docs/ClustermgmtV40AhvConfigListPcieDevicesApiResponse.md +0 -20
- data/docs/ClustermgmtV40AhvConfigListPcieDevicesApiResponseData.md +0 -49
- data/docs/ClustermgmtV40AhvConfigPcieDevice.md +0 -34
- data/docs/ClustermgmtV40AhvConfigPcieDeviceConfiguration.md +0 -30
- data/docs/ClustermgmtV40AhvConfigPcieDeviceState.md +0 -15
- data/docs/ClustermgmtV40ConfigAcropolisConnectionState.md +0 -15
- data/docs/ClustermgmtV40ConfigAddDiskApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigAddSnmpTransportsApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigAddressType.md +0 -15
- data/docs/ClustermgmtV40ConfigApplyClusterProfileApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigAssociateCategoriesToClusterApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigAssociateCategoriesToClusterApiResponseData.md +0 -49
- data/docs/ClustermgmtV40ConfigAttributeItem.md +0 -20
- data/docs/ClustermgmtV40ConfigAuthorizedPublicKey.md +0 -20
- data/docs/ClustermgmtV40ConfigBackplaneNetworkParams.md +0 -24
- data/docs/ClustermgmtV40ConfigBlockItem.md +0 -20
- data/docs/ClustermgmtV40ConfigBmcInfo.md +0 -22
- data/docs/ClustermgmtV40ConfigBuildInfo.md +0 -18
- data/docs/ClustermgmtV40ConfigBuildReference.md +0 -26
- data/docs/ClustermgmtV40ConfigBundleInfo.md +0 -18
- data/docs/ClustermgmtV40ConfigBundleParam.md +0 -20
- data/docs/ClustermgmtV40ConfigCacheDeduplication.md +0 -15
- data/docs/ClustermgmtV40ConfigCategoryEntityReferences.md +0 -18
- data/docs/ClustermgmtV40ConfigCheckHypervisorRequirementsApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigCluster.md +0 -44
- data/docs/ClustermgmtV40ConfigClusterArchReference.md +0 -15
- data/docs/ClustermgmtV40ConfigClusterConfig.md +0 -20
- data/docs/ClustermgmtV40ConfigClusterConfigReference.md +0 -54
- data/docs/ClustermgmtV40ConfigClusterFaultToleranceRef.md +0 -15
- data/docs/ClustermgmtV40ConfigClusterFunctionRef.md +0 -15
- data/docs/ClustermgmtV40ConfigClusterNetwork.md +0 -24
- data/docs/ClustermgmtV40ConfigClusterNetworkReference.md +0 -48
- data/docs/ClustermgmtV40ConfigClusterProfile.md +0 -56
- data/docs/ClustermgmtV40ConfigClusterReference.md +0 -20
- data/docs/ClustermgmtV40ConfigClusterReferenceListSpec.md +0 -18
- data/docs/ClustermgmtV40ConfigComponentFaultTolerance.md +0 -26
- data/docs/ClustermgmtV40ConfigComponentType.md +0 -15
- data/docs/ClustermgmtV40ConfigComputeNodeItem.md +0 -32
- data/docs/ClustermgmtV40ConfigComputeNonMigratableVmsSpec.md +0 -20
- data/docs/ClustermgmtV40ConfigConfigParams.md +0 -32
- data/docs/ClustermgmtV40ConfigConfigType.md +0 -15
- data/docs/ClustermgmtV40ConfigControllerVmReference.md +0 -28
- data/docs/ClustermgmtV40ConfigCreateClusterApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigCreateClusterProfileApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigCreateRsyslogServerApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigCreateSnmpTrapApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigCreateSnmpUserApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigCreateStorageContainerApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigCredentialStatus.md +0 -15
- data/docs/ClustermgmtV40ConfigDataStore.md +0 -38
- data/docs/ClustermgmtV40ConfigDataStoreMount.md +0 -32
- data/docs/ClustermgmtV40ConfigDataStoreUnmount.md +0 -26
- data/docs/ClustermgmtV40ConfigDeleteClusterApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigDeleteClusterProfileApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigDeleteDiskApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigDeleteRsyslogServerApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigDeleteSnmpTrapApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigDeleteSnmpUserApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigDeleteStorageContainerApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigDigitalCertificateMapReference.md +0 -20
- data/docs/ClustermgmtV40ConfigDisassociateCategoriesFromClusterApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigDisassociateClusterFromClusterProfileApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigDiscoverUnconfiguredNodesApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigDisk.md +0 -64
- data/docs/ClustermgmtV40ConfigDiskAdditionSpec.md +0 -20
- data/docs/ClustermgmtV40ConfigDiskAdvanceConfig.md +0 -48
- data/docs/ClustermgmtV40ConfigDiskPartitionInfo.md +0 -20
- data/docs/ClustermgmtV40ConfigDiskReference.md +0 -26
- data/docs/ClustermgmtV40ConfigDiskStatus.md +0 -15
- data/docs/ClustermgmtV40ConfigDomainAwarenessLevel.md +0 -15
- data/docs/ClustermgmtV40ConfigDomainFaultTolerance.md +0 -20
- data/docs/ClustermgmtV40ConfigDomainType.md +0 -15
- data/docs/ClustermgmtV40ConfigDriveReplacementOption.md +0 -15
- data/docs/ClustermgmtV40ConfigEncryptionOptionInfo.md +0 -15
- data/docs/ClustermgmtV40ConfigEncryptionScopeInfo.md +0 -15
- data/docs/ClustermgmtV40ConfigEncryptionStatus.md +0 -15
- data/docs/ClustermgmtV40ConfigErasureCodeStatus.md +0 -15
- data/docs/ClustermgmtV40ConfigExpandClusterApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigExpandClusterParams.md +0 -24
- data/docs/ClustermgmtV40ConfigFaultToleranceState.md +0 -28
- data/docs/ClustermgmtV40ConfigFetchNodeNetworkingDetailsApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigFetchTaskApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigFetchTaskApiResponseData.md +0 -49
- data/docs/ClustermgmtV40ConfigGetBmcInfoResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigGetBmcInfoResponseData.md +0 -49
- data/docs/ClustermgmtV40ConfigGetClusterApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigGetClusterApiResponseData.md +0 -49
- data/docs/ClustermgmtV40ConfigGetClusterProfileApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigGetClusterProfileApiResponseData.md +0 -49
- data/docs/ClustermgmtV40ConfigGetDiskApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigGetDiskApiResponseData.md +0 -49
- data/docs/ClustermgmtV40ConfigGetHostApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigGetHostApiResponseData.md +0 -49
- data/docs/ClustermgmtV40ConfigGetHostNicApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigGetHostNicApiResponseData.md +0 -49
- data/docs/ClustermgmtV40ConfigGetRackableUnitApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigGetRackableUnitApiResponseData.md +0 -49
- data/docs/ClustermgmtV40ConfigGetRsyslogServerApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigGetRsyslogServerApiResponseData.md +0 -49
- data/docs/ClustermgmtV40ConfigGetSnmpConfigByClusterIdApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigGetSnmpConfigByClusterIdApiResponseData.md +0 -49
- data/docs/ClustermgmtV40ConfigGetSnmpTrapApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigGetSnmpTrapApiResponseData.md +0 -49
- data/docs/ClustermgmtV40ConfigGetSnmpUserApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigGetSnmpUserApiResponseData.md +0 -49
- data/docs/ClustermgmtV40ConfigGetStorageContainerApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigGetStorageContainerApiResponseData.md +0 -49
- data/docs/ClustermgmtV40ConfigGetVcenterExtensionApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigGetVcenterExtensionApiResponseData.md +0 -49
- data/docs/ClustermgmtV40ConfigGetVirtualNicApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigGetVirtualNicApiResponseData.md +0 -49
- data/docs/ClustermgmtV40ConfigGpuMode.md +0 -15
- data/docs/ClustermgmtV40ConfigGpuType.md +0 -15
- data/docs/ClustermgmtV40ConfigHost.md +0 -90
- data/docs/ClustermgmtV40ConfigHostGpu.md +0 -32
- data/docs/ClustermgmtV40ConfigHostNameParam.md +0 -18
- data/docs/ClustermgmtV40ConfigHostNic.md +0 -62
- data/docs/ClustermgmtV40ConfigHostTypeEnum.md +0 -15
- data/docs/ClustermgmtV40ConfigHttpProxyConfig.md +0 -28
- data/docs/ClustermgmtV40ConfigHttpProxyType.md +0 -15
- data/docs/ClustermgmtV40ConfigHttpProxyWhiteListConfig.md +0 -20
- data/docs/ClustermgmtV40ConfigHttpProxyWhiteListTargetType.md +0 -15
- data/docs/ClustermgmtV40ConfigHypervCredentials.md +0 -20
- data/docs/ClustermgmtV40ConfigHypervisorIsoMap.md +0 -20
- data/docs/ClustermgmtV40ConfigHypervisorReference.md +0 -30
- data/docs/ClustermgmtV40ConfigHypervisorState.md +0 -15
- data/docs/ClustermgmtV40ConfigHypervisorType.md +0 -15
- data/docs/ClustermgmtV40ConfigHypervisorUploadInfo.md +0 -20
- data/docs/ClustermgmtV40ConfigHypervisorUploadNodeListItem.md +0 -34
- data/docs/ClustermgmtV40ConfigHypervisorUploadParam.md +0 -18
- data/docs/ClustermgmtV40ConfigIpmiReference.md +0 -20
- data/docs/ClustermgmtV40ConfigKeyManagementDeviceToCertStatusInfo.md +0 -20
- data/docs/ClustermgmtV40ConfigKeyManagementServerType.md +0 -15
- data/docs/ClustermgmtV40ConfigListClusterProfilesApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigListClusterProfilesApiResponseData.md +0 -49
- data/docs/ClustermgmtV40ConfigListClustersApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigListClustersApiResponseData.md +0 -49
- data/docs/ClustermgmtV40ConfigListDataStoresByClusterIdApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigListDataStoresByClusterIdApiResponseData.md +0 -49
- data/docs/ClustermgmtV40ConfigListDisksApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigListDisksApiResponseData.md +0 -49
- data/docs/ClustermgmtV40ConfigListHostNicsByHostIdApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigListHostNicsByHostIdApiResponseData.md +0 -49
- data/docs/ClustermgmtV40ConfigListHostsApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigListHostsByClusterIdApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigListHostsByClusterIdApiResponseData.md +0 -49
- data/docs/ClustermgmtV40ConfigListPhysicalGpuProfilesApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigListPhysicalGpuProfilesApiResponseData.md +0 -49
- data/docs/ClustermgmtV40ConfigListRackableUnitsByClusterIdApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigListRackableUnitsByClusterIdApiResponseData.md +0 -49
- data/docs/ClustermgmtV40ConfigListRsyslogServersByClusterIdApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigListRsyslogServersByClusterIdApiResponseData.md +0 -49
- data/docs/ClustermgmtV40ConfigListStorageContainersApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigListStorageContainersApiResponseData.md +0 -49
- data/docs/ClustermgmtV40ConfigListVcenterExtensionsApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigListVcenterExtensionsApiResponseData.md +0 -49
- data/docs/ClustermgmtV40ConfigListVirtualGpuProfilesApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigListVirtualGpuProfilesApiResponseData.md +0 -49
- data/docs/ClustermgmtV40ConfigListVirtualNicsByHostIdApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigListVirtualNicsByHostIdApiResponseData.md +0 -49
- data/docs/ClustermgmtV40ConfigManagedCluster.md +0 -24
- data/docs/ClustermgmtV40ConfigManagementServerRef.md +0 -26
- data/docs/ClustermgmtV40ConfigManagementServerType.md +0 -15
- data/docs/ClustermgmtV40ConfigMountStorageContainerApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigMultiDomainFaultToleranceStatus.md +0 -24
- data/docs/ClustermgmtV40ConfigNameMacRef.md +0 -20
- data/docs/ClustermgmtV40ConfigNameNetworkRef.md +0 -22
- data/docs/ClustermgmtV40ConfigNetworkInfo.md +0 -20
- data/docs/ClustermgmtV40ConfigNetworkSwitchInterface.md +0 -48
- data/docs/ClustermgmtV40ConfigNodeDetails.md +0 -20
- data/docs/ClustermgmtV40ConfigNodeDiscoveryParams.md +0 -28
- data/docs/ClustermgmtV40ConfigNodeInfo.md +0 -46
- data/docs/ClustermgmtV40ConfigNodeItem.md +0 -48
- data/docs/ClustermgmtV40ConfigNodeListItemReference.md +0 -22
- data/docs/ClustermgmtV40ConfigNodeListNetworkingDetails.md +0 -46
- data/docs/ClustermgmtV40ConfigNodeNetworkConfig.md +0 -18
- data/docs/ClustermgmtV40ConfigNodeNetworkingDetails.md +0 -22
- data/docs/ClustermgmtV40ConfigNodeParam.md +0 -30
- data/docs/ClustermgmtV40ConfigNodeReference.md +0 -20
- data/docs/ClustermgmtV40ConfigNodeRemovalExtraParam.md +0 -22
- data/docs/ClustermgmtV40ConfigNodeRemovalParams.md +0 -24
- data/docs/ClustermgmtV40ConfigNodeResourceConfig.md +0 -24
- data/docs/ClustermgmtV40ConfigNodeStatus.md +0 -15
- data/docs/ClustermgmtV40ConfigNonCompatibleClusterReference.md +0 -20
- data/docs/ClustermgmtV40ConfigNonMigratableVmInfo.md +0 -22
- data/docs/ClustermgmtV40ConfigNonMigratableVmsResult.md +0 -24
- data/docs/ClustermgmtV40ConfigOnDiskDedup.md +0 -15
- data/docs/ClustermgmtV40ConfigOperationMode.md +0 -15
- data/docs/ClustermgmtV40ConfigPIIScrubbingLevel.md +0 -15
- data/docs/ClustermgmtV40ConfigPartitionType.md +0 -15
- data/docs/ClustermgmtV40ConfigPhysicalGpuConfig.md +0 -36
- data/docs/ClustermgmtV40ConfigPhysicalGpuProfile.md +0 -26
- data/docs/ClustermgmtV40ConfigPublicKey.md +0 -20
- data/docs/ClustermgmtV40ConfigPulseStatus.md +0 -20
- data/docs/ClustermgmtV40ConfigRackReference.md +0 -20
- data/docs/ClustermgmtV40ConfigRackableUnit.md +0 -34
- data/docs/ClustermgmtV40ConfigRackableUnitModel.md +0 -15
- data/docs/ClustermgmtV40ConfigRackableUnitNode.md +0 -22
- data/docs/ClustermgmtV40ConfigRedundancyStatusDetails.md +0 -20
- data/docs/ClustermgmtV40ConfigRegisterVcenterExtensionApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigRemoveNodeApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigRemoveSnmpTransportsApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigRsyslogModuleItem.md +0 -22
- data/docs/ClustermgmtV40ConfigRsyslogModuleLogSeverityLevel.md +0 -15
- data/docs/ClustermgmtV40ConfigRsyslogModuleName.md +0 -15
- data/docs/ClustermgmtV40ConfigRsyslogNetworkProtocol.md +0 -15
- data/docs/ClustermgmtV40ConfigRsyslogServer.md +0 -32
- data/docs/ClustermgmtV40ConfigSmtpNetwork.md +0 -24
- data/docs/ClustermgmtV40ConfigSmtpServerRef.md +0 -22
- data/docs/ClustermgmtV40ConfigSmtpType.md +0 -15
- data/docs/ClustermgmtV40ConfigSnmpAuthType.md +0 -15
- data/docs/ClustermgmtV40ConfigSnmpConfig.md +0 -30
- data/docs/ClustermgmtV40ConfigSnmpPrivType.md +0 -15
- data/docs/ClustermgmtV40ConfigSnmpProtocol.md +0 -15
- data/docs/ClustermgmtV40ConfigSnmpStatusParam.md +0 -18
- data/docs/ClustermgmtV40ConfigSnmpTransport.md +0 -20
- data/docs/ClustermgmtV40ConfigSnmpTrap.md +0 -40
- data/docs/ClustermgmtV40ConfigSnmpTrapVersion.md +0 -15
- data/docs/ClustermgmtV40ConfigSnmpUser.md +0 -32
- data/docs/ClustermgmtV40ConfigSoftwareMapReference.md +0 -20
- data/docs/ClustermgmtV40ConfigSoftwareTypeRef.md +0 -15
- data/docs/ClustermgmtV40ConfigStorageContainer.md +0 -76
- data/docs/ClustermgmtV40ConfigStorageSummary.md +0 -18
- data/docs/ClustermgmtV40ConfigStorageTier.md +0 -15
- data/docs/ClustermgmtV40ConfigStorageTierReference.md +0 -15
- data/docs/ClustermgmtV40ConfigTaskResponse.md +0 -26
- data/docs/ClustermgmtV40ConfigTaskResponseAllOfResponse.md +0 -55
- data/docs/ClustermgmtV40ConfigTaskResponseType.md +0 -15
- data/docs/ClustermgmtV40ConfigToleranceMessage.md +0 -20
- data/docs/ClustermgmtV40ConfigUnconfigureNodeDetails.md +0 -18
- data/docs/ClustermgmtV40ConfigUnconfiguredNodeAttributeMap.md +0 -26
- data/docs/ClustermgmtV40ConfigUnconfiguredNodeListItem.md +0 -58
- data/docs/ClustermgmtV40ConfigUnmountStorageContainerApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigUnregisterVcenterExtensionApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigUpdateBmcInfoResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigUpdateClusterApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigUpdateClusterProfileApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigUpdateRsyslogServerApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigUpdateSnmpStatusApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigUpdateSnmpTrapApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigUpdateSnmpUserApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigUpdateStorageContainerApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigUpgradeStatus.md +0 -15
- data/docs/ClustermgmtV40ConfigUplinkInfo.md +0 -20
- data/docs/ClustermgmtV40ConfigUplinkNetworkItem.md +0 -22
- data/docs/ClustermgmtV40ConfigUplinkNode.md +0 -22
- data/docs/ClustermgmtV40ConfigUplinks.md +0 -20
- data/docs/ClustermgmtV40ConfigUplinksField.md +0 -22
- data/docs/ClustermgmtV40ConfigUploadInfoNodeItem.md +0 -32
- data/docs/ClustermgmtV40ConfigUserInfo.md +0 -22
- data/docs/ClustermgmtV40ConfigValidateBundleInfo.md +0 -18
- data/docs/ClustermgmtV40ConfigValidateNodeApiResponse.md +0 -20
- data/docs/ClustermgmtV40ConfigValidateNodeParam.md +0 -18
- data/docs/ClustermgmtV40ConfigValidateNodeParamSpec.md +0 -49
- data/docs/ClustermgmtV40ConfigVcenterCredentials.md +0 -22
- data/docs/ClustermgmtV40ConfigVcenterExtension.md +0 -28
- data/docs/ClustermgmtV40ConfigVcenterInfo.md +0 -20
- data/docs/ClustermgmtV40ConfigVirtualGpuConfig.md +0 -46
- data/docs/ClustermgmtV40ConfigVirtualGpuProfile.md +0 -26
- data/docs/ClustermgmtV40ConfigVirtualNic.md +0 -46
- data/docs/ClustermgmtV40ErrorAppMessage.md +0 -28
- data/docs/ClustermgmtV40ErrorErrorResponse.md +0 -18
- data/docs/ClustermgmtV40ErrorErrorResponseError.md +0 -49
- data/docs/ClustermgmtV40ErrorMessageSeverity.md +0 -15
- data/docs/ClustermgmtV40ErrorSchemaValidationError.md +0 -26
- data/docs/ClustermgmtV40ErrorSchemaValidationErrorMessage.md +0 -22
- data/docs/ClustermgmtV40OperationsEnterHostMaintenanceApiResponse.md +0 -20
- data/docs/ClustermgmtV40OperationsEnterHostMaintenanceSpec.md +0 -24
- data/docs/ClustermgmtV40OperationsExitHostMaintenanceApiResponse.md +0 -20
- data/docs/ClustermgmtV40OperationsHostMaintenanceCommonSpec.md +0 -20
- data/docs/ClustermgmtV40StatsClusterStats.md +0 -116
- data/docs/ClustermgmtV40StatsClusterStatsApiResponse.md +0 -20
- data/docs/ClustermgmtV40StatsClusterStatsApiResponseData.md +0 -49
- data/docs/ClustermgmtV40StatsDiskStats.md +0 -88
- data/docs/ClustermgmtV40StatsGetDiskStatsApiResponse.md +0 -20
- data/docs/ClustermgmtV40StatsGetDiskStatsApiResponseData.md +0 -49
- data/docs/ClustermgmtV40StatsGetStorageContainerStatsApiResponse.md +0 -20
- data/docs/ClustermgmtV40StatsGetStorageContainerStatsApiResponseData.md +0 -49
- data/docs/ClustermgmtV40StatsHostStats.md +0 -114
- data/docs/ClustermgmtV40StatsHostStatsApiResponse.md +0 -20
- data/docs/ClustermgmtV40StatsHostStatsApiResponseData.md +0 -49
- data/docs/ClustermgmtV40StatsStorageContainerStats.md +0 -114
- data/docs/ClustermgmtV40StatsTimeValuePair.md +0 -20
- data/docs/ClustersApi.md +0 -3725
- data/docs/CommonV10ConfigBasicAuth.md +0 -20
- data/docs/CommonV10ConfigFQDN.md +0 -18
- data/docs/CommonV10ConfigFlag.md +0 -20
- data/docs/CommonV10ConfigIPAddress.md +0 -20
- data/docs/CommonV10ConfigIPAddressOrFQDN.md +0 -22
- data/docs/CommonV10ConfigIPv4Address.md +0 -20
- data/docs/CommonV10ConfigIPv6Address.md +0 -20
- data/docs/CommonV10ConfigKVPair.md +0 -20
- data/docs/CommonV10ConfigKVPairValue.md +0 -59
- data/docs/CommonV10ConfigMapOfStringWrapper.md +0 -18
- data/docs/CommonV10ConfigMessage.md +0 -24
- data/docs/CommonV10ConfigMessageSeverity.md +0 -15
- data/docs/CommonV10ConfigTenantAwareModel.md +0 -18
- data/docs/CommonV10ResponseApiLink.md +0 -20
- data/docs/CommonV10ResponseApiResponseMetadata.md +0 -26
- data/docs/CommonV10ResponseExternalizableAbstractModel.md +0 -22
- data/docs/CommonV10StatsDownSamplingOperator.md +0 -15
- data/docs/CommonV10StatsTimeIntValuePair.md +0 -20
- data/docs/CreateCluster202Response.md +0 -20
- data/docs/CreateCluster4XXResponse.md +0 -20
- data/docs/CreateClusterProfile202Response.md +0 -20
- data/docs/CreateClusterProfile4XXResponse.md +0 -20
- data/docs/CreateRsyslogServer202Response.md +0 -20
- data/docs/CreateRsyslogServer4XXResponse.md +0 -20
- data/docs/CreateSnmpTrap202Response.md +0 -20
- data/docs/CreateSnmpTrap4XXResponse.md +0 -20
- data/docs/CreateSnmpUser202Response.md +0 -20
- data/docs/CreateSnmpUser4XXResponse.md +0 -20
- data/docs/CreateStorageContainer202Response.md +0 -20
- data/docs/CreateStorageContainer4XXResponse.md +0 -20
- data/docs/DeleteClusterById202Response.md +0 -20
- data/docs/DeleteClusterById4XXResponse.md +0 -20
- data/docs/DeleteClusterProfileById202Response.md +0 -20
- data/docs/DeleteClusterProfileById4XXResponse.md +0 -20
- data/docs/DeleteDiskById202Response.md +0 -20
- data/docs/DeleteDiskById4XXResponse.md +0 -20
- data/docs/DeleteRsyslogServerById202Response.md +0 -20
- data/docs/DeleteRsyslogServerById4XXResponse.md +0 -20
- data/docs/DeleteSnmpTrapById202Response.md +0 -20
- data/docs/DeleteSnmpTrapById4XXResponse.md +0 -20
- data/docs/DeleteSnmpUserById202Response.md +0 -20
- data/docs/DeleteSnmpUserById4XXResponse.md +0 -20
- data/docs/DeleteStorageContainerById202Response.md +0 -20
- data/docs/DeleteStorageContainerById4XXResponse.md +0 -20
- data/docs/DisassociateCategoriesFromCluster202Response.md +0 -20
- data/docs/DisassociateCategoriesFromCluster4XXResponse.md +0 -20
- data/docs/DisassociateClusterFromClusterProfile202Response.md +0 -20
- data/docs/DisassociateClusterFromClusterProfile4XXResponse.md +0 -20
- data/docs/DiscoverUnconfiguredNodes202Response.md +0 -20
- data/docs/DiscoverUnconfiguredNodes4XXResponse.md +0 -20
- data/docs/DisksApi.md +0 -411
- data/docs/EnterHostMaintenance202Response.md +0 -20
- data/docs/EnterHostMaintenance4XXResponse.md +0 -20
- data/docs/ExitHostMaintenance202Response.md +0 -20
- data/docs/ExitHostMaintenance4XXResponse.md +0 -20
- data/docs/ExpandCluster202Response.md +0 -20
- data/docs/ExpandCluster4XXResponse.md +0 -20
- data/docs/FetchNodeNetworkingDetails202Response.md +0 -20
- data/docs/FetchNodeNetworkingDetails4XXResponse.md +0 -20
- data/docs/FetchTaskResponse200Response.md +0 -20
- data/docs/FetchTaskResponse4XXResponse.md +0 -20
- data/docs/GetBmcInfo200Response.md +0 -20
- data/docs/GetBmcInfo4XXResponse.md +0 -20
- data/docs/GetClusterById200Response.md +0 -20
- data/docs/GetClusterById4XXResponse.md +0 -20
- data/docs/GetClusterProfileById200Response.md +0 -20
- data/docs/GetClusterProfileById4XXResponse.md +0 -20
- data/docs/GetClusterStats200Response.md +0 -20
- data/docs/GetClusterStats4XXResponse.md +0 -20
- data/docs/GetDiskById200Response.md +0 -20
- data/docs/GetDiskById4XXResponse.md +0 -20
- data/docs/GetDiskStats200Response.md +0 -20
- data/docs/GetDiskStats4XXResponse.md +0 -20
- data/docs/GetHostById200Response.md +0 -20
- data/docs/GetHostById4XXResponse.md +0 -20
- data/docs/GetHostNicById200Response.md +0 -20
- data/docs/GetHostNicById4XXResponse.md +0 -20
- data/docs/GetHostStats200Response.md +0 -20
- data/docs/GetHostStats4XXResponse.md +0 -20
- data/docs/GetRackableUnitById200Response.md +0 -20
- data/docs/GetRackableUnitById4XXResponse.md +0 -20
- data/docs/GetRsyslogServerById200Response.md +0 -20
- data/docs/GetRsyslogServerById4XXResponse.md +0 -20
- data/docs/GetSnmpConfigByClusterId200Response.md +0 -20
- data/docs/GetSnmpConfigByClusterId4XXResponse.md +0 -20
- data/docs/GetSnmpTrapById200Response.md +0 -20
- data/docs/GetSnmpTrapById4XXResponse.md +0 -20
- data/docs/GetSnmpUserById200Response.md +0 -20
- data/docs/GetSnmpUserById4XXResponse.md +0 -20
- data/docs/GetStorageContainerById200Response.md +0 -20
- data/docs/GetStorageContainerById4XXResponse.md +0 -20
- data/docs/GetStorageContainerStats200Response.md +0 -20
- data/docs/GetStorageContainerStats4XXResponse.md +0 -20
- data/docs/GetVcenterExtensionById200Response.md +0 -20
- data/docs/GetVcenterExtensionById4XXResponse.md +0 -20
- data/docs/GetVirtualNicById200Response.md +0 -20
- data/docs/GetVirtualNicById4XXResponse.md +0 -20
- data/docs/ListClusterProfiles200Response.md +0 -20
- data/docs/ListClusterProfiles4XXResponse.md +0 -20
- data/docs/ListClusters200Response.md +0 -20
- data/docs/ListClusters4XXResponse.md +0 -20
- data/docs/ListDataStoresByClusterId200Response.md +0 -20
- data/docs/ListDataStoresByClusterId4XXResponse.md +0 -20
- data/docs/ListDisks200Response.md +0 -20
- data/docs/ListDisks4XXResponse.md +0 -20
- data/docs/ListHostNicsByHostId200Response.md +0 -20
- data/docs/ListHostNicsByHostId4XXResponse.md +0 -20
- data/docs/ListHosts200Response.md +0 -20
- data/docs/ListHosts4XXResponse.md +0 -20
- data/docs/ListHostsByClusterId200Response.md +0 -20
- data/docs/ListHostsByClusterId4XXResponse.md +0 -20
- data/docs/ListPcieDevices200Response.md +0 -20
- data/docs/ListPcieDevices4XXResponse.md +0 -20
- data/docs/ListPhysicalGpuProfiles200Response.md +0 -20
- data/docs/ListPhysicalGpuProfiles4XXResponse.md +0 -20
- data/docs/ListRackableUnitsByClusterId200Response.md +0 -20
- data/docs/ListRackableUnitsByClusterId4XXResponse.md +0 -20
- data/docs/ListRsyslogServersByClusterId200Response.md +0 -20
- data/docs/ListRsyslogServersByClusterId4XXResponse.md +0 -20
- data/docs/ListStorageContainers200Response.md +0 -20
- data/docs/ListStorageContainers4XXResponse.md +0 -20
- data/docs/ListVcenterExtensions200Response.md +0 -20
- data/docs/ListVcenterExtensions4XXResponse.md +0 -20
- data/docs/ListVirtualGpuProfiles200Response.md +0 -20
- data/docs/ListVirtualGpuProfiles4XXResponse.md +0 -20
- data/docs/ListVirtualNicsByHostId200Response.md +0 -20
- data/docs/ListVirtualNicsByHostId4XXResponse.md +0 -20
- data/docs/MountStorageContainer202Response.md +0 -20
- data/docs/MountStorageContainer4XXResponse.md +0 -20
- data/docs/PcieDevicesApi.md +0 -91
- data/docs/PrismV40ConfigTaskReference.md +0 -18
- data/docs/RegisterVcenterExtension202Response.md +0 -20
- data/docs/RegisterVcenterExtension4XXResponse.md +0 -20
- data/docs/RemoveNode202Response.md +0 -20
- data/docs/RemoveNode4XXResponse.md +0 -20
- data/docs/RemoveSnmpTransport202Response.md +0 -20
- data/docs/RemoveSnmpTransport4XXResponse.md +0 -20
- data/docs/StorageContainersApi.md +0 -739
- data/docs/UnmountStorageContainer202Response.md +0 -20
- data/docs/UnmountStorageContainer4XXResponse.md +0 -20
- data/docs/UnregisterVcenterExtension202Response.md +0 -20
- data/docs/UnregisterVcenterExtension4XXResponse.md +0 -20
- data/docs/UpdateBmcInfo202Response.md +0 -20
- data/docs/UpdateBmcInfo4XXResponse.md +0 -20
- data/docs/UpdateClusterById202Response.md +0 -20
- data/docs/UpdateClusterById4XXResponse.md +0 -20
- data/docs/UpdateClusterProfileById202Response.md +0 -20
- data/docs/UpdateClusterProfileById4XXResponse.md +0 -20
- data/docs/UpdateRsyslogServerById202Response.md +0 -20
- data/docs/UpdateRsyslogServerById4XXResponse.md +0 -20
- data/docs/UpdateSnmpStatus202Response.md +0 -20
- data/docs/UpdateSnmpStatus4XXResponse.md +0 -20
- data/docs/UpdateSnmpTrapById202Response.md +0 -20
- data/docs/UpdateSnmpTrapById4XXResponse.md +0 -20
- data/docs/UpdateSnmpUserById202Response.md +0 -20
- data/docs/UpdateSnmpUserById4XXResponse.md +0 -20
- data/docs/UpdateStorageContainerById202Response.md +0 -20
- data/docs/UpdateStorageContainerById4XXResponse.md +0 -20
- data/docs/ValidateNode202Response.md +0 -20
- data/docs/ValidateNode4XXResponse.md +0 -20
- data/docs/VcenterExtensionsApi.md +0 -327
- data/nutanix_clustermgmt.gemspec +0 -39
- data/openapi-generator-cli-7.17.0.jar +0 -0
- data/pkg/nutanix_clustermgmt-0.1.0.gem +0 -0
- data/pkg/nutanix_clustermgmt-0.1.1.gem +0 -0
- data/pkg/nutanix_clustermgmt-0.2.0.gem +0 -0
- data/spec/api/bmc_api_spec.rb +0 -64
- data/spec/api/cluster_profiles_api_spec.rb +0 -134
- data/spec/api/clusters_api_spec.rb +0 -686
- data/spec/api/disks_api_spec.rb +0 -105
- data/spec/api/pcie_devices_api_spec.rb +0 -50
- data/spec/api/storage_containers_api_spec.rb +0 -163
- data/spec/api/vcenter_extensions_api_spec.rb +0 -90
- data/spec/models/add_disk202_response_spec.rb +0 -42
- data/spec/models/add_disk4_xx_response_spec.rb +0 -42
- data/spec/models/add_snmp_transport202_response_spec.rb +0 -42
- data/spec/models/add_snmp_transport4_xx_response_spec.rb +0 -42
- data/spec/models/apply_cluster_profile202_response_spec.rb +0 -42
- data/spec/models/apply_cluster_profile4_xx_response_spec.rb +0 -42
- data/spec/models/associate_categories_to_cluster202_response_spec.rb +0 -42
- data/spec/models/associate_categories_to_cluster4_xx_response_spec.rb +0 -42
- data/spec/models/check_hypervisor_requirements202_response_spec.rb +0 -42
- data/spec/models/check_hypervisor_requirements4_xx_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_ahv_config_list_pcie_devices_api_response_data_spec.rb +0 -32
- data/spec/models/clustermgmt_v40_ahv_config_list_pcie_devices_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_ahv_config_pcie_device_configuration_spec.rb +0 -72
- data/spec/models/clustermgmt_v40_ahv_config_pcie_device_spec.rb +0 -84
- data/spec/models/clustermgmt_v40_ahv_config_pcie_device_state_spec.rb +0 -30
- data/spec/models/clustermgmt_v40_config_acropolis_connection_state_spec.rb +0 -30
- data/spec/models/clustermgmt_v40_config_add_disk_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_add_snmp_transports_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_address_type_spec.rb +0 -30
- data/spec/models/clustermgmt_v40_config_apply_cluster_profile_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_associate_categories_to_cluster_api_response_data_spec.rb +0 -32
- data/spec/models/clustermgmt_v40_config_associate_categories_to_cluster_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_attribute_item_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_authorized_public_key_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_backplane_network_params_spec.rb +0 -54
- data/spec/models/clustermgmt_v40_config_block_item_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_bmc_info_spec.rb +0 -48
- data/spec/models/clustermgmt_v40_config_build_info_spec.rb +0 -36
- data/spec/models/clustermgmt_v40_config_build_reference_spec.rb +0 -60
- data/spec/models/clustermgmt_v40_config_bundle_info_spec.rb +0 -36
- data/spec/models/clustermgmt_v40_config_bundle_param_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_cache_deduplication_spec.rb +0 -30
- data/spec/models/clustermgmt_v40_config_category_entity_references_spec.rb +0 -36
- data/spec/models/clustermgmt_v40_config_check_hypervisor_requirements_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_cluster_arch_reference_spec.rb +0 -30
- data/spec/models/clustermgmt_v40_config_cluster_config_reference_spec.rb +0 -144
- data/spec/models/clustermgmt_v40_config_cluster_config_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_cluster_fault_tolerance_ref_spec.rb +0 -30
- data/spec/models/clustermgmt_v40_config_cluster_function_ref_spec.rb +0 -30
- data/spec/models/clustermgmt_v40_config_cluster_network_reference_spec.rb +0 -126
- data/spec/models/clustermgmt_v40_config_cluster_network_spec.rb +0 -54
- data/spec/models/clustermgmt_v40_config_cluster_profile_spec.rb +0 -150
- data/spec/models/clustermgmt_v40_config_cluster_reference_list_spec_spec.rb +0 -36
- data/spec/models/clustermgmt_v40_config_cluster_reference_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_cluster_spec.rb +0 -114
- data/spec/models/clustermgmt_v40_config_component_fault_tolerance_spec.rb +0 -60
- data/spec/models/clustermgmt_v40_config_component_type_spec.rb +0 -30
- data/spec/models/clustermgmt_v40_config_compute_node_item_spec.rb +0 -78
- data/spec/models/clustermgmt_v40_config_compute_non_migratable_vms_spec_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_config_params_spec.rb +0 -78
- data/spec/models/clustermgmt_v40_config_config_type_spec.rb +0 -30
- data/spec/models/clustermgmt_v40_config_controller_vm_reference_spec.rb +0 -66
- data/spec/models/clustermgmt_v40_config_create_cluster_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_create_cluster_profile_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_create_rsyslog_server_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_create_snmp_trap_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_create_snmp_user_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_create_storage_container_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_credential_status_spec.rb +0 -30
- data/spec/models/clustermgmt_v40_config_data_store_mount_spec.rb +0 -78
- data/spec/models/clustermgmt_v40_config_data_store_spec.rb +0 -96
- data/spec/models/clustermgmt_v40_config_data_store_unmount_spec.rb +0 -60
- data/spec/models/clustermgmt_v40_config_delete_cluster_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_delete_cluster_profile_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_delete_disk_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_delete_rsyslog_server_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_delete_snmp_trap_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_delete_snmp_user_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_delete_storage_container_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_digital_certificate_map_reference_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_disassociate_categories_from_cluster_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_disassociate_cluster_from_cluster_profile_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_discover_unconfigured_nodes_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_disk_addition_spec_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_disk_advance_config_spec.rb +0 -126
- data/spec/models/clustermgmt_v40_config_disk_partition_info_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_disk_reference_spec.rb +0 -60
- data/spec/models/clustermgmt_v40_config_disk_spec.rb +0 -174
- data/spec/models/clustermgmt_v40_config_disk_status_spec.rb +0 -30
- data/spec/models/clustermgmt_v40_config_domain_awareness_level_spec.rb +0 -30
- data/spec/models/clustermgmt_v40_config_domain_fault_tolerance_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_domain_type_spec.rb +0 -30
- data/spec/models/clustermgmt_v40_config_drive_replacement_option_spec.rb +0 -30
- data/spec/models/clustermgmt_v40_config_encryption_option_info_spec.rb +0 -30
- data/spec/models/clustermgmt_v40_config_encryption_scope_info_spec.rb +0 -30
- data/spec/models/clustermgmt_v40_config_encryption_status_spec.rb +0 -30
- data/spec/models/clustermgmt_v40_config_erasure_code_status_spec.rb +0 -30
- data/spec/models/clustermgmt_v40_config_expand_cluster_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_expand_cluster_params_spec.rb +0 -54
- data/spec/models/clustermgmt_v40_config_fault_tolerance_state_spec.rb +0 -66
- data/spec/models/clustermgmt_v40_config_fetch_node_networking_details_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_fetch_task_api_response_data_spec.rb +0 -32
- data/spec/models/clustermgmt_v40_config_fetch_task_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_get_bmc_info_response_data_spec.rb +0 -32
- data/spec/models/clustermgmt_v40_config_get_bmc_info_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_get_cluster_api_response_data_spec.rb +0 -32
- data/spec/models/clustermgmt_v40_config_get_cluster_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_get_cluster_profile_api_response_data_spec.rb +0 -32
- data/spec/models/clustermgmt_v40_config_get_cluster_profile_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_get_disk_api_response_data_spec.rb +0 -32
- data/spec/models/clustermgmt_v40_config_get_disk_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_get_host_api_response_data_spec.rb +0 -32
- data/spec/models/clustermgmt_v40_config_get_host_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_get_host_nic_api_response_data_spec.rb +0 -32
- data/spec/models/clustermgmt_v40_config_get_host_nic_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_get_rackable_unit_api_response_data_spec.rb +0 -32
- data/spec/models/clustermgmt_v40_config_get_rackable_unit_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_get_rsyslog_server_api_response_data_spec.rb +0 -32
- data/spec/models/clustermgmt_v40_config_get_rsyslog_server_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_get_snmp_config_by_cluster_id_api_response_data_spec.rb +0 -32
- data/spec/models/clustermgmt_v40_config_get_snmp_config_by_cluster_id_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_get_snmp_trap_api_response_data_spec.rb +0 -32
- data/spec/models/clustermgmt_v40_config_get_snmp_trap_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_get_snmp_user_api_response_data_spec.rb +0 -32
- data/spec/models/clustermgmt_v40_config_get_snmp_user_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_get_storage_container_api_response_data_spec.rb +0 -32
- data/spec/models/clustermgmt_v40_config_get_storage_container_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_get_vcenter_extension_api_response_data_spec.rb +0 -32
- data/spec/models/clustermgmt_v40_config_get_vcenter_extension_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_get_virtual_nic_api_response_data_spec.rb +0 -32
- data/spec/models/clustermgmt_v40_config_get_virtual_nic_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_gpu_mode_spec.rb +0 -30
- data/spec/models/clustermgmt_v40_config_gpu_type_spec.rb +0 -30
- data/spec/models/clustermgmt_v40_config_host_gpu_spec.rb +0 -78
- data/spec/models/clustermgmt_v40_config_host_name_param_spec.rb +0 -36
- data/spec/models/clustermgmt_v40_config_host_nic_spec.rb +0 -168
- data/spec/models/clustermgmt_v40_config_host_spec.rb +0 -252
- data/spec/models/clustermgmt_v40_config_host_type_enum_spec.rb +0 -30
- data/spec/models/clustermgmt_v40_config_http_proxy_config_spec.rb +0 -66
- data/spec/models/clustermgmt_v40_config_http_proxy_type_spec.rb +0 -30
- data/spec/models/clustermgmt_v40_config_http_proxy_white_list_config_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_http_proxy_white_list_target_type_spec.rb +0 -30
- data/spec/models/clustermgmt_v40_config_hyperv_credentials_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_hypervisor_iso_map_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_hypervisor_reference_spec.rb +0 -72
- data/spec/models/clustermgmt_v40_config_hypervisor_state_spec.rb +0 -30
- data/spec/models/clustermgmt_v40_config_hypervisor_type_spec.rb +0 -30
- data/spec/models/clustermgmt_v40_config_hypervisor_upload_info_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_hypervisor_upload_node_list_item_spec.rb +0 -84
- data/spec/models/clustermgmt_v40_config_hypervisor_upload_param_spec.rb +0 -36
- data/spec/models/clustermgmt_v40_config_ipmi_reference_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_key_management_device_to_cert_status_info_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_key_management_server_type_spec.rb +0 -30
- data/spec/models/clustermgmt_v40_config_list_cluster_profiles_api_response_data_spec.rb +0 -32
- data/spec/models/clustermgmt_v40_config_list_cluster_profiles_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_list_clusters_api_response_data_spec.rb +0 -32
- data/spec/models/clustermgmt_v40_config_list_clusters_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_list_data_stores_by_cluster_id_api_response_data_spec.rb +0 -32
- data/spec/models/clustermgmt_v40_config_list_data_stores_by_cluster_id_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_list_disks_api_response_data_spec.rb +0 -32
- data/spec/models/clustermgmt_v40_config_list_disks_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_list_host_nics_by_host_id_api_response_data_spec.rb +0 -32
- data/spec/models/clustermgmt_v40_config_list_host_nics_by_host_id_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_list_hosts_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_list_hosts_by_cluster_id_api_response_data_spec.rb +0 -32
- data/spec/models/clustermgmt_v40_config_list_hosts_by_cluster_id_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_list_physical_gpu_profiles_api_response_data_spec.rb +0 -32
- data/spec/models/clustermgmt_v40_config_list_physical_gpu_profiles_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_list_rackable_units_by_cluster_id_api_response_data_spec.rb +0 -32
- data/spec/models/clustermgmt_v40_config_list_rackable_units_by_cluster_id_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_list_rsyslog_servers_by_cluster_id_api_response_data_spec.rb +0 -32
- data/spec/models/clustermgmt_v40_config_list_rsyslog_servers_by_cluster_id_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_list_storage_containers_api_response_data_spec.rb +0 -32
- data/spec/models/clustermgmt_v40_config_list_storage_containers_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_list_vcenter_extensions_api_response_data_spec.rb +0 -32
- data/spec/models/clustermgmt_v40_config_list_vcenter_extensions_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_list_virtual_gpu_profiles_api_response_data_spec.rb +0 -32
- data/spec/models/clustermgmt_v40_config_list_virtual_gpu_profiles_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_list_virtual_nics_by_host_id_api_response_data_spec.rb +0 -32
- data/spec/models/clustermgmt_v40_config_list_virtual_nics_by_host_id_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_managed_cluster_spec.rb +0 -54
- data/spec/models/clustermgmt_v40_config_management_server_ref_spec.rb +0 -60
- data/spec/models/clustermgmt_v40_config_management_server_type_spec.rb +0 -30
- data/spec/models/clustermgmt_v40_config_mount_storage_container_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_multi_domain_fault_tolerance_status_spec.rb +0 -54
- data/spec/models/clustermgmt_v40_config_name_mac_ref_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_name_network_ref_spec.rb +0 -48
- data/spec/models/clustermgmt_v40_config_network_info_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_network_switch_interface_spec.rb +0 -126
- data/spec/models/clustermgmt_v40_config_node_details_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_node_discovery_params_spec.rb +0 -66
- data/spec/models/clustermgmt_v40_config_node_info_spec.rb +0 -120
- data/spec/models/clustermgmt_v40_config_node_item_spec.rb +0 -126
- data/spec/models/clustermgmt_v40_config_node_list_item_reference_spec.rb +0 -48
- data/spec/models/clustermgmt_v40_config_node_list_networking_details_spec.rb +0 -120
- data/spec/models/clustermgmt_v40_config_node_network_config_spec.rb +0 -36
- data/spec/models/clustermgmt_v40_config_node_networking_details_spec.rb +0 -48
- data/spec/models/clustermgmt_v40_config_node_param_spec.rb +0 -72
- data/spec/models/clustermgmt_v40_config_node_reference_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_node_removal_extra_param_spec.rb +0 -48
- data/spec/models/clustermgmt_v40_config_node_removal_params_spec.rb +0 -54
- data/spec/models/clustermgmt_v40_config_node_resource_config_spec.rb +0 -54
- data/spec/models/clustermgmt_v40_config_node_status_spec.rb +0 -30
- data/spec/models/clustermgmt_v40_config_non_compatible_cluster_reference_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_non_migratable_vm_info_spec.rb +0 -48
- data/spec/models/clustermgmt_v40_config_non_migratable_vms_result_spec.rb +0 -54
- data/spec/models/clustermgmt_v40_config_on_disk_dedup_spec.rb +0 -30
- data/spec/models/clustermgmt_v40_config_operation_mode_spec.rb +0 -30
- data/spec/models/clustermgmt_v40_config_partition_type_spec.rb +0 -30
- data/spec/models/clustermgmt_v40_config_physical_gpu_config_spec.rb +0 -90
- data/spec/models/clustermgmt_v40_config_physical_gpu_profile_spec.rb +0 -60
- data/spec/models/clustermgmt_v40_config_pii_scrubbing_level_spec.rb +0 -30
- data/spec/models/clustermgmt_v40_config_public_key_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_pulse_status_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_rack_reference_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_rackable_unit_model_spec.rb +0 -30
- data/spec/models/clustermgmt_v40_config_rackable_unit_node_spec.rb +0 -48
- data/spec/models/clustermgmt_v40_config_rackable_unit_spec.rb +0 -84
- data/spec/models/clustermgmt_v40_config_redundancy_status_details_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_register_vcenter_extension_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_remove_node_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_remove_snmp_transports_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_rsyslog_module_item_spec.rb +0 -48
- data/spec/models/clustermgmt_v40_config_rsyslog_module_log_severity_level_spec.rb +0 -30
- data/spec/models/clustermgmt_v40_config_rsyslog_module_name_spec.rb +0 -30
- data/spec/models/clustermgmt_v40_config_rsyslog_network_protocol_spec.rb +0 -30
- data/spec/models/clustermgmt_v40_config_rsyslog_server_spec.rb +0 -78
- data/spec/models/clustermgmt_v40_config_smtp_network_spec.rb +0 -54
- data/spec/models/clustermgmt_v40_config_smtp_server_ref_spec.rb +0 -48
- data/spec/models/clustermgmt_v40_config_smtp_type_spec.rb +0 -30
- data/spec/models/clustermgmt_v40_config_snmp_auth_type_spec.rb +0 -30
- data/spec/models/clustermgmt_v40_config_snmp_config_spec.rb +0 -72
- data/spec/models/clustermgmt_v40_config_snmp_priv_type_spec.rb +0 -30
- data/spec/models/clustermgmt_v40_config_snmp_protocol_spec.rb +0 -30
- data/spec/models/clustermgmt_v40_config_snmp_status_param_spec.rb +0 -36
- data/spec/models/clustermgmt_v40_config_snmp_transport_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_snmp_trap_spec.rb +0 -102
- data/spec/models/clustermgmt_v40_config_snmp_trap_version_spec.rb +0 -30
- data/spec/models/clustermgmt_v40_config_snmp_user_spec.rb +0 -78
- data/spec/models/clustermgmt_v40_config_software_map_reference_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_software_type_ref_spec.rb +0 -30
- data/spec/models/clustermgmt_v40_config_storage_container_spec.rb +0 -210
- data/spec/models/clustermgmt_v40_config_storage_summary_spec.rb +0 -36
- data/spec/models/clustermgmt_v40_config_storage_tier_reference_spec.rb +0 -30
- data/spec/models/clustermgmt_v40_config_storage_tier_spec.rb +0 -30
- data/spec/models/clustermgmt_v40_config_task_response_all_of_response_spec.rb +0 -32
- data/spec/models/clustermgmt_v40_config_task_response_spec.rb +0 -60
- data/spec/models/clustermgmt_v40_config_task_response_type_spec.rb +0 -30
- data/spec/models/clustermgmt_v40_config_tolerance_message_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_unconfigure_node_details_spec.rb +0 -36
- data/spec/models/clustermgmt_v40_config_unconfigured_node_attribute_map_spec.rb +0 -60
- data/spec/models/clustermgmt_v40_config_unconfigured_node_list_item_spec.rb +0 -156
- data/spec/models/clustermgmt_v40_config_unmount_storage_container_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_unregister_vcenter_extension_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_update_bmc_info_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_update_cluster_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_update_cluster_profile_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_update_rsyslog_server_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_update_snmp_status_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_update_snmp_trap_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_update_snmp_user_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_update_storage_container_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_upgrade_status_spec.rb +0 -30
- data/spec/models/clustermgmt_v40_config_uplink_info_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_uplink_network_item_spec.rb +0 -48
- data/spec/models/clustermgmt_v40_config_uplink_node_spec.rb +0 -48
- data/spec/models/clustermgmt_v40_config_uplinks_field_spec.rb +0 -48
- data/spec/models/clustermgmt_v40_config_uplinks_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_upload_info_node_item_spec.rb +0 -78
- data/spec/models/clustermgmt_v40_config_user_info_spec.rb +0 -48
- data/spec/models/clustermgmt_v40_config_validate_bundle_info_spec.rb +0 -36
- data/spec/models/clustermgmt_v40_config_validate_node_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_validate_node_param_spec.rb +0 -36
- data/spec/models/clustermgmt_v40_config_validate_node_param_spec_spec.rb +0 -32
- data/spec/models/clustermgmt_v40_config_vcenter_credentials_spec.rb +0 -48
- data/spec/models/clustermgmt_v40_config_vcenter_extension_spec.rb +0 -66
- data/spec/models/clustermgmt_v40_config_vcenter_info_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_config_virtual_gpu_config_spec.rb +0 -120
- data/spec/models/clustermgmt_v40_config_virtual_gpu_profile_spec.rb +0 -60
- data/spec/models/clustermgmt_v40_config_virtual_nic_spec.rb +0 -120
- data/spec/models/clustermgmt_v40_error_app_message_spec.rb +0 -66
- data/spec/models/clustermgmt_v40_error_error_response_error_spec.rb +0 -32
- data/spec/models/clustermgmt_v40_error_error_response_spec.rb +0 -36
- data/spec/models/clustermgmt_v40_error_message_severity_spec.rb +0 -30
- data/spec/models/clustermgmt_v40_error_schema_validation_error_message_spec.rb +0 -48
- data/spec/models/clustermgmt_v40_error_schema_validation_error_spec.rb +0 -60
- data/spec/models/clustermgmt_v40_operations_enter_host_maintenance_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_operations_enter_host_maintenance_spec_spec.rb +0 -54
- data/spec/models/clustermgmt_v40_operations_exit_host_maintenance_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_operations_host_maintenance_common_spec_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_stats_cluster_stats_api_response_data_spec.rb +0 -32
- data/spec/models/clustermgmt_v40_stats_cluster_stats_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_stats_cluster_stats_spec.rb +0 -330
- data/spec/models/clustermgmt_v40_stats_disk_stats_spec.rb +0 -246
- data/spec/models/clustermgmt_v40_stats_get_disk_stats_api_response_data_spec.rb +0 -32
- data/spec/models/clustermgmt_v40_stats_get_disk_stats_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_stats_get_storage_container_stats_api_response_data_spec.rb +0 -32
- data/spec/models/clustermgmt_v40_stats_get_storage_container_stats_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_stats_host_stats_api_response_data_spec.rb +0 -32
- data/spec/models/clustermgmt_v40_stats_host_stats_api_response_spec.rb +0 -42
- data/spec/models/clustermgmt_v40_stats_host_stats_spec.rb +0 -324
- data/spec/models/clustermgmt_v40_stats_storage_container_stats_spec.rb +0 -324
- data/spec/models/clustermgmt_v40_stats_time_value_pair_spec.rb +0 -42
- data/spec/models/common_v10_config_basic_auth_spec.rb +0 -42
- data/spec/models/common_v10_config_flag_spec.rb +0 -42
- data/spec/models/common_v10_config_fqdn_spec.rb +0 -36
- data/spec/models/common_v10_config_ip_address_or_fqdn_spec.rb +0 -48
- data/spec/models/common_v10_config_ip_address_spec.rb +0 -42
- data/spec/models/common_v10_config_ipv4_address_spec.rb +0 -42
- data/spec/models/common_v10_config_ipv6_address_spec.rb +0 -42
- data/spec/models/common_v10_config_kv_pair_spec.rb +0 -42
- data/spec/models/common_v10_config_kv_pair_value_spec.rb +0 -32
- data/spec/models/common_v10_config_map_of_string_wrapper_spec.rb +0 -36
- data/spec/models/common_v10_config_message_severity_spec.rb +0 -30
- data/spec/models/common_v10_config_message_spec.rb +0 -54
- data/spec/models/common_v10_config_tenant_aware_model_spec.rb +0 -36
- data/spec/models/common_v10_response_api_link_spec.rb +0 -42
- data/spec/models/common_v10_response_api_response_metadata_spec.rb +0 -60
- data/spec/models/common_v10_response_externalizable_abstract_model_spec.rb +0 -48
- data/spec/models/common_v10_stats_down_sampling_operator_spec.rb +0 -30
- data/spec/models/common_v10_stats_time_int_value_pair_spec.rb +0 -42
- data/spec/models/create_cluster202_response_spec.rb +0 -42
- data/spec/models/create_cluster4_xx_response_spec.rb +0 -42
- data/spec/models/create_cluster_profile202_response_spec.rb +0 -42
- data/spec/models/create_cluster_profile4_xx_response_spec.rb +0 -42
- data/spec/models/create_rsyslog_server202_response_spec.rb +0 -42
- data/spec/models/create_rsyslog_server4_xx_response_spec.rb +0 -42
- data/spec/models/create_snmp_trap202_response_spec.rb +0 -42
- data/spec/models/create_snmp_trap4_xx_response_spec.rb +0 -42
- data/spec/models/create_snmp_user202_response_spec.rb +0 -42
- data/spec/models/create_snmp_user4_xx_response_spec.rb +0 -42
- data/spec/models/create_storage_container202_response_spec.rb +0 -42
- data/spec/models/create_storage_container4_xx_response_spec.rb +0 -42
- data/spec/models/delete_cluster_by_id202_response_spec.rb +0 -42
- data/spec/models/delete_cluster_by_id4_xx_response_spec.rb +0 -42
- data/spec/models/delete_cluster_profile_by_id202_response_spec.rb +0 -42
- data/spec/models/delete_cluster_profile_by_id4_xx_response_spec.rb +0 -42
- data/spec/models/delete_disk_by_id202_response_spec.rb +0 -42
- data/spec/models/delete_disk_by_id4_xx_response_spec.rb +0 -42
- data/spec/models/delete_rsyslog_server_by_id202_response_spec.rb +0 -42
- data/spec/models/delete_rsyslog_server_by_id4_xx_response_spec.rb +0 -42
- data/spec/models/delete_snmp_trap_by_id202_response_spec.rb +0 -42
- data/spec/models/delete_snmp_trap_by_id4_xx_response_spec.rb +0 -42
- data/spec/models/delete_snmp_user_by_id202_response_spec.rb +0 -42
- data/spec/models/delete_snmp_user_by_id4_xx_response_spec.rb +0 -42
- data/spec/models/delete_storage_container_by_id202_response_spec.rb +0 -42
- data/spec/models/delete_storage_container_by_id4_xx_response_spec.rb +0 -42
- data/spec/models/disassociate_categories_from_cluster202_response_spec.rb +0 -42
- data/spec/models/disassociate_categories_from_cluster4_xx_response_spec.rb +0 -42
- data/spec/models/disassociate_cluster_from_cluster_profile202_response_spec.rb +0 -42
- data/spec/models/disassociate_cluster_from_cluster_profile4_xx_response_spec.rb +0 -42
- data/spec/models/discover_unconfigured_nodes202_response_spec.rb +0 -42
- data/spec/models/discover_unconfigured_nodes4_xx_response_spec.rb +0 -42
- data/spec/models/enter_host_maintenance202_response_spec.rb +0 -42
- data/spec/models/enter_host_maintenance4_xx_response_spec.rb +0 -42
- data/spec/models/exit_host_maintenance202_response_spec.rb +0 -42
- data/spec/models/exit_host_maintenance4_xx_response_spec.rb +0 -42
- data/spec/models/expand_cluster202_response_spec.rb +0 -42
- data/spec/models/expand_cluster4_xx_response_spec.rb +0 -42
- data/spec/models/fetch_node_networking_details202_response_spec.rb +0 -42
- data/spec/models/fetch_node_networking_details4_xx_response_spec.rb +0 -42
- data/spec/models/fetch_task_response200_response_spec.rb +0 -42
- data/spec/models/fetch_task_response4_xx_response_spec.rb +0 -42
- data/spec/models/get_bmc_info200_response_spec.rb +0 -42
- data/spec/models/get_bmc_info4_xx_response_spec.rb +0 -42
- data/spec/models/get_cluster_by_id200_response_spec.rb +0 -42
- data/spec/models/get_cluster_by_id4_xx_response_spec.rb +0 -42
- data/spec/models/get_cluster_profile_by_id200_response_spec.rb +0 -42
- data/spec/models/get_cluster_profile_by_id4_xx_response_spec.rb +0 -42
- data/spec/models/get_cluster_stats200_response_spec.rb +0 -42
- data/spec/models/get_cluster_stats4_xx_response_spec.rb +0 -42
- data/spec/models/get_disk_by_id200_response_spec.rb +0 -42
- data/spec/models/get_disk_by_id4_xx_response_spec.rb +0 -42
- data/spec/models/get_disk_stats200_response_spec.rb +0 -42
- data/spec/models/get_disk_stats4_xx_response_spec.rb +0 -42
- data/spec/models/get_host_by_id200_response_spec.rb +0 -42
- data/spec/models/get_host_by_id4_xx_response_spec.rb +0 -42
- data/spec/models/get_host_nic_by_id200_response_spec.rb +0 -42
- data/spec/models/get_host_nic_by_id4_xx_response_spec.rb +0 -42
- data/spec/models/get_host_stats200_response_spec.rb +0 -42
- data/spec/models/get_host_stats4_xx_response_spec.rb +0 -42
- data/spec/models/get_rackable_unit_by_id200_response_spec.rb +0 -42
- data/spec/models/get_rackable_unit_by_id4_xx_response_spec.rb +0 -42
- data/spec/models/get_rsyslog_server_by_id200_response_spec.rb +0 -42
- data/spec/models/get_rsyslog_server_by_id4_xx_response_spec.rb +0 -42
- data/spec/models/get_snmp_config_by_cluster_id200_response_spec.rb +0 -42
- data/spec/models/get_snmp_config_by_cluster_id4_xx_response_spec.rb +0 -42
- data/spec/models/get_snmp_trap_by_id200_response_spec.rb +0 -42
- data/spec/models/get_snmp_trap_by_id4_xx_response_spec.rb +0 -42
- data/spec/models/get_snmp_user_by_id200_response_spec.rb +0 -42
- data/spec/models/get_snmp_user_by_id4_xx_response_spec.rb +0 -42
- data/spec/models/get_storage_container_by_id200_response_spec.rb +0 -42
- data/spec/models/get_storage_container_by_id4_xx_response_spec.rb +0 -42
- data/spec/models/get_storage_container_stats200_response_spec.rb +0 -42
- data/spec/models/get_storage_container_stats4_xx_response_spec.rb +0 -42
- data/spec/models/get_vcenter_extension_by_id200_response_spec.rb +0 -42
- data/spec/models/get_vcenter_extension_by_id4_xx_response_spec.rb +0 -42
- data/spec/models/get_virtual_nic_by_id200_response_spec.rb +0 -42
- data/spec/models/get_virtual_nic_by_id4_xx_response_spec.rb +0 -42
- data/spec/models/list_cluster_profiles200_response_spec.rb +0 -42
- data/spec/models/list_cluster_profiles4_xx_response_spec.rb +0 -42
- data/spec/models/list_clusters200_response_spec.rb +0 -42
- data/spec/models/list_clusters4_xx_response_spec.rb +0 -42
- data/spec/models/list_data_stores_by_cluster_id200_response_spec.rb +0 -42
- data/spec/models/list_data_stores_by_cluster_id4_xx_response_spec.rb +0 -42
- data/spec/models/list_disks200_response_spec.rb +0 -42
- data/spec/models/list_disks4_xx_response_spec.rb +0 -42
- data/spec/models/list_host_nics_by_host_id200_response_spec.rb +0 -42
- data/spec/models/list_host_nics_by_host_id4_xx_response_spec.rb +0 -42
- data/spec/models/list_hosts200_response_spec.rb +0 -42
- data/spec/models/list_hosts4_xx_response_spec.rb +0 -42
- data/spec/models/list_hosts_by_cluster_id200_response_spec.rb +0 -42
- data/spec/models/list_hosts_by_cluster_id4_xx_response_spec.rb +0 -42
- data/spec/models/list_pcie_devices200_response_spec.rb +0 -42
- data/spec/models/list_pcie_devices4_xx_response_spec.rb +0 -42
- data/spec/models/list_physical_gpu_profiles200_response_spec.rb +0 -42
- data/spec/models/list_physical_gpu_profiles4_xx_response_spec.rb +0 -42
- data/spec/models/list_rackable_units_by_cluster_id200_response_spec.rb +0 -42
- data/spec/models/list_rackable_units_by_cluster_id4_xx_response_spec.rb +0 -42
- data/spec/models/list_rsyslog_servers_by_cluster_id200_response_spec.rb +0 -42
- data/spec/models/list_rsyslog_servers_by_cluster_id4_xx_response_spec.rb +0 -42
- data/spec/models/list_storage_containers200_response_spec.rb +0 -42
- data/spec/models/list_storage_containers4_xx_response_spec.rb +0 -42
- data/spec/models/list_vcenter_extensions200_response_spec.rb +0 -42
- data/spec/models/list_vcenter_extensions4_xx_response_spec.rb +0 -42
- data/spec/models/list_virtual_gpu_profiles200_response_spec.rb +0 -42
- data/spec/models/list_virtual_gpu_profiles4_xx_response_spec.rb +0 -42
- data/spec/models/list_virtual_nics_by_host_id200_response_spec.rb +0 -42
- data/spec/models/list_virtual_nics_by_host_id4_xx_response_spec.rb +0 -42
- data/spec/models/mount_storage_container202_response_spec.rb +0 -42
- data/spec/models/mount_storage_container4_xx_response_spec.rb +0 -42
- data/spec/models/prism_v40_config_task_reference_spec.rb +0 -36
- data/spec/models/register_vcenter_extension202_response_spec.rb +0 -42
- data/spec/models/register_vcenter_extension4_xx_response_spec.rb +0 -42
- data/spec/models/remove_node202_response_spec.rb +0 -42
- data/spec/models/remove_node4_xx_response_spec.rb +0 -42
- data/spec/models/remove_snmp_transport202_response_spec.rb +0 -42
- data/spec/models/remove_snmp_transport4_xx_response_spec.rb +0 -42
- data/spec/models/unmount_storage_container202_response_spec.rb +0 -42
- data/spec/models/unmount_storage_container4_xx_response_spec.rb +0 -42
- data/spec/models/unregister_vcenter_extension202_response_spec.rb +0 -42
- data/spec/models/unregister_vcenter_extension4_xx_response_spec.rb +0 -42
- data/spec/models/update_bmc_info202_response_spec.rb +0 -42
- data/spec/models/update_bmc_info4_xx_response_spec.rb +0 -42
- data/spec/models/update_cluster_by_id202_response_spec.rb +0 -42
- data/spec/models/update_cluster_by_id4_xx_response_spec.rb +0 -42
- data/spec/models/update_cluster_profile_by_id202_response_spec.rb +0 -42
- data/spec/models/update_cluster_profile_by_id4_xx_response_spec.rb +0 -42
- data/spec/models/update_rsyslog_server_by_id202_response_spec.rb +0 -42
- data/spec/models/update_rsyslog_server_by_id4_xx_response_spec.rb +0 -42
- data/spec/models/update_snmp_status202_response_spec.rb +0 -42
- data/spec/models/update_snmp_status4_xx_response_spec.rb +0 -42
- data/spec/models/update_snmp_trap_by_id202_response_spec.rb +0 -42
- data/spec/models/update_snmp_trap_by_id4_xx_response_spec.rb +0 -42
- data/spec/models/update_snmp_user_by_id202_response_spec.rb +0 -42
- data/spec/models/update_snmp_user_by_id4_xx_response_spec.rb +0 -42
- data/spec/models/update_storage_container_by_id202_response_spec.rb +0 -42
- data/spec/models/update_storage_container_by_id4_xx_response_spec.rb +0 -42
- data/spec/models/validate_node202_response_spec.rb +0 -42
- data/spec/models/validate_node4_xx_response_spec.rb +0 -42
- data/spec/spec_helper.rb +0 -111
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
# NutanixClustermgmt::CommonV10ConfigBasicAuth
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **username** | **String** | Username required for the basic auth scheme. As per [RFC 2617](https://datatracker.ietf.org/doc/html/rfc2617) usernames might be case sensitive. | |
|
|
8
|
-
| **password** | **String** | Password required for the basic auth scheme. | |
|
|
9
|
-
|
|
10
|
-
## Example
|
|
11
|
-
|
|
12
|
-
```ruby
|
|
13
|
-
require 'nutanix_clustermgmt'
|
|
14
|
-
|
|
15
|
-
instance = NutanixClustermgmt::CommonV10ConfigBasicAuth.new(
|
|
16
|
-
username: test-user,
|
|
17
|
-
password: ********
|
|
18
|
-
)
|
|
19
|
-
```
|
|
20
|
-
|
data/docs/CommonV10ConfigFQDN.md
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
# NutanixClustermgmt::CommonV10ConfigFQDN
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **value** | **String** | The fully qualified domain name of the host. | [optional] |
|
|
8
|
-
|
|
9
|
-
## Example
|
|
10
|
-
|
|
11
|
-
```ruby
|
|
12
|
-
require 'nutanix_clustermgmt'
|
|
13
|
-
|
|
14
|
-
instance = NutanixClustermgmt::CommonV10ConfigFQDN.new(
|
|
15
|
-
value: www.example-corp.com
|
|
16
|
-
)
|
|
17
|
-
```
|
|
18
|
-
|
data/docs/CommonV10ConfigFlag.md
DELETED
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
# NutanixClustermgmt::CommonV10ConfigFlag
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **name** | **String** | Name of the flag. | [optional] |
|
|
8
|
-
| **value** | **Boolean** | Value of the flag. | [optional][default to false] |
|
|
9
|
-
|
|
10
|
-
## Example
|
|
11
|
-
|
|
12
|
-
```ruby
|
|
13
|
-
require 'nutanix_clustermgmt'
|
|
14
|
-
|
|
15
|
-
instance = NutanixClustermgmt::CommonV10ConfigFlag.new(
|
|
16
|
-
name: null,
|
|
17
|
-
value: null
|
|
18
|
-
)
|
|
19
|
-
```
|
|
20
|
-
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
# NutanixClustermgmt::CommonV10ConfigIPAddress
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **ipv4** | [**CommonV10ConfigIPv4Address**](CommonV10ConfigIPv4Address.md) | | [optional] |
|
|
8
|
-
| **ipv6** | [**CommonV10ConfigIPv6Address**](CommonV10ConfigIPv6Address.md) | | [optional] |
|
|
9
|
-
|
|
10
|
-
## Example
|
|
11
|
-
|
|
12
|
-
```ruby
|
|
13
|
-
require 'nutanix_clustermgmt'
|
|
14
|
-
|
|
15
|
-
instance = NutanixClustermgmt::CommonV10ConfigIPAddress.new(
|
|
16
|
-
ipv4: null,
|
|
17
|
-
ipv6: null
|
|
18
|
-
)
|
|
19
|
-
```
|
|
20
|
-
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
# NutanixClustermgmt::CommonV10ConfigIPAddressOrFQDN
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **ipv4** | [**CommonV10ConfigIPv4Address**](CommonV10ConfigIPv4Address.md) | | [optional] |
|
|
8
|
-
| **ipv6** | [**CommonV10ConfigIPv6Address**](CommonV10ConfigIPv6Address.md) | | [optional] |
|
|
9
|
-
| **fqdn** | [**CommonV10ConfigFQDN**](CommonV10ConfigFQDN.md) | | [optional] |
|
|
10
|
-
|
|
11
|
-
## Example
|
|
12
|
-
|
|
13
|
-
```ruby
|
|
14
|
-
require 'nutanix_clustermgmt'
|
|
15
|
-
|
|
16
|
-
instance = NutanixClustermgmt::CommonV10ConfigIPAddressOrFQDN.new(
|
|
17
|
-
ipv4: null,
|
|
18
|
-
ipv6: null,
|
|
19
|
-
fqdn: null
|
|
20
|
-
)
|
|
21
|
-
```
|
|
22
|
-
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
# NutanixClustermgmt::CommonV10ConfigIPv4Address
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **value** | **String** | The IPv4 address of the host. | |
|
|
8
|
-
| **prefix_length** | **Integer** | The prefix length of the network to which this host IPv4 address belongs. | [optional][default to 32] |
|
|
9
|
-
|
|
10
|
-
## Example
|
|
11
|
-
|
|
12
|
-
```ruby
|
|
13
|
-
require 'nutanix_clustermgmt'
|
|
14
|
-
|
|
15
|
-
instance = NutanixClustermgmt::CommonV10ConfigIPv4Address.new(
|
|
16
|
-
value: 39.47.28.212,
|
|
17
|
-
prefix_length: null
|
|
18
|
-
)
|
|
19
|
-
```
|
|
20
|
-
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
# NutanixClustermgmt::CommonV10ConfigIPv6Address
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **value** | **String** | The IPv6 address of the host. | |
|
|
8
|
-
| **prefix_length** | **Integer** | The prefix length of the network to which this host IPv6 address belongs. | [optional][default to 128] |
|
|
9
|
-
|
|
10
|
-
## Example
|
|
11
|
-
|
|
12
|
-
```ruby
|
|
13
|
-
require 'nutanix_clustermgmt'
|
|
14
|
-
|
|
15
|
-
instance = NutanixClustermgmt::CommonV10ConfigIPv6Address.new(
|
|
16
|
-
value: 2cd8:0415:e91d:2cb3:386f:e395:8af4:dcb8,
|
|
17
|
-
prefix_length: null
|
|
18
|
-
)
|
|
19
|
-
```
|
|
20
|
-
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
# NutanixClustermgmt::CommonV10ConfigKVPair
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **name** | **String** | The key of the key-value pair. | [optional] |
|
|
8
|
-
| **value** | [**CommonV10ConfigKVPairValue**](CommonV10ConfigKVPairValue.md) | | [optional] |
|
|
9
|
-
|
|
10
|
-
## Example
|
|
11
|
-
|
|
12
|
-
```ruby
|
|
13
|
-
require 'nutanix_clustermgmt'
|
|
14
|
-
|
|
15
|
-
instance = NutanixClustermgmt::CommonV10ConfigKVPair.new(
|
|
16
|
-
name: null,
|
|
17
|
-
value: null
|
|
18
|
-
)
|
|
19
|
-
```
|
|
20
|
-
|
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
# NutanixClustermgmt::CommonV10ConfigKVPairValue
|
|
2
|
-
|
|
3
|
-
## Class instance methods
|
|
4
|
-
|
|
5
|
-
### `openapi_one_of`
|
|
6
|
-
|
|
7
|
-
Returns the list of classes defined in oneOf.
|
|
8
|
-
|
|
9
|
-
#### Example
|
|
10
|
-
|
|
11
|
-
```ruby
|
|
12
|
-
require 'nutanix_clustermgmt'
|
|
13
|
-
|
|
14
|
-
NutanixClustermgmt::CommonV10ConfigKVPairValue.openapi_one_of
|
|
15
|
-
# =>
|
|
16
|
-
# [
|
|
17
|
-
# :'Array<CommonV10ConfigMapOfStringWrapper>',
|
|
18
|
-
# :'Array<Integer>',
|
|
19
|
-
# :'Array<String>',
|
|
20
|
-
# :'Boolean',
|
|
21
|
-
# :'Hash<String, String>',
|
|
22
|
-
# :'Integer',
|
|
23
|
-
# :'String'
|
|
24
|
-
# ]
|
|
25
|
-
```
|
|
26
|
-
|
|
27
|
-
### build
|
|
28
|
-
|
|
29
|
-
Find the appropriate object from the `openapi_one_of` list and casts the data into it.
|
|
30
|
-
|
|
31
|
-
#### Example
|
|
32
|
-
|
|
33
|
-
```ruby
|
|
34
|
-
require 'nutanix_clustermgmt'
|
|
35
|
-
|
|
36
|
-
NutanixClustermgmt::CommonV10ConfigKVPairValue.build(data)
|
|
37
|
-
# => #<Array<CommonV10ConfigMapOfStringWrapper>:0x00007fdd4aab02a0>
|
|
38
|
-
|
|
39
|
-
NutanixClustermgmt::CommonV10ConfigKVPairValue.build(data_that_doesnt_match)
|
|
40
|
-
# => nil
|
|
41
|
-
```
|
|
42
|
-
|
|
43
|
-
#### Parameters
|
|
44
|
-
|
|
45
|
-
| Name | Type | Description |
|
|
46
|
-
| ---- | ---- | ----------- |
|
|
47
|
-
| **data** | **Mixed** | data to be matched against the list of oneOf items |
|
|
48
|
-
|
|
49
|
-
#### Return type
|
|
50
|
-
|
|
51
|
-
- `Array<CommonV10ConfigMapOfStringWrapper>`
|
|
52
|
-
- `Array<Integer>`
|
|
53
|
-
- `Array<String>`
|
|
54
|
-
- `Boolean`
|
|
55
|
-
- `Hash<String, String>`
|
|
56
|
-
- `Integer`
|
|
57
|
-
- `String`
|
|
58
|
-
- `nil` (if no type matches)
|
|
59
|
-
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
# NutanixClustermgmt::CommonV10ConfigMapOfStringWrapper
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **map** | **Hash<String, String>** | A map with string keys and values. | [optional] |
|
|
8
|
-
|
|
9
|
-
## Example
|
|
10
|
-
|
|
11
|
-
```ruby
|
|
12
|
-
require 'nutanix_clustermgmt'
|
|
13
|
-
|
|
14
|
-
instance = NutanixClustermgmt::CommonV10ConfigMapOfStringWrapper.new(
|
|
15
|
-
map: null
|
|
16
|
-
)
|
|
17
|
-
```
|
|
18
|
-
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
# NutanixClustermgmt::CommonV10ConfigMessage
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **code** | **String** | A code that uniquely identifies a message. | [optional] |
|
|
8
|
-
| **message** | **String** | The description of the message. | [optional] |
|
|
9
|
-
| **locale** | **String** | The locale for the message description. | [optional][default to 'en_US'] |
|
|
10
|
-
| **severity** | [**CommonV10ConfigMessageSeverity**](CommonV10ConfigMessageSeverity.md) | | [optional] |
|
|
11
|
-
|
|
12
|
-
## Example
|
|
13
|
-
|
|
14
|
-
```ruby
|
|
15
|
-
require 'nutanix_clustermgmt'
|
|
16
|
-
|
|
17
|
-
instance = NutanixClustermgmt::CommonV10ConfigMessage.new(
|
|
18
|
-
code: null,
|
|
19
|
-
message: null,
|
|
20
|
-
locale: null,
|
|
21
|
-
severity: null
|
|
22
|
-
)
|
|
23
|
-
```
|
|
24
|
-
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
# NutanixClustermgmt::CommonV10ConfigMessageSeverity
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
|
|
8
|
-
## Example
|
|
9
|
-
|
|
10
|
-
```ruby
|
|
11
|
-
require 'nutanix_clustermgmt'
|
|
12
|
-
|
|
13
|
-
instance = NutanixClustermgmt::CommonV10ConfigMessageSeverity.new()
|
|
14
|
-
```
|
|
15
|
-
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
# NutanixClustermgmt::CommonV10ConfigTenantAwareModel
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **tenant_id** | **String** | 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). | [optional][readonly] |
|
|
8
|
-
|
|
9
|
-
## Example
|
|
10
|
-
|
|
11
|
-
```ruby
|
|
12
|
-
require 'nutanix_clustermgmt'
|
|
13
|
-
|
|
14
|
-
instance = NutanixClustermgmt::CommonV10ConfigTenantAwareModel.new(
|
|
15
|
-
tenant_id: 9d4ffa56-91af-4dfb-99b2-ab3df07628fa
|
|
16
|
-
)
|
|
17
|
-
```
|
|
18
|
-
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
# NutanixClustermgmt::CommonV10ResponseApiLink
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **href** | **String** | The URL at which the entity described by the link can be accessed. | [optional] |
|
|
8
|
-
| **rel** | **String** | A name that identifies the relationship of the link to the object that is returned by the URL. The unique value of \"self\" identifies the URL for the object. | [optional] |
|
|
9
|
-
|
|
10
|
-
## Example
|
|
11
|
-
|
|
12
|
-
```ruby
|
|
13
|
-
require 'nutanix_clustermgmt'
|
|
14
|
-
|
|
15
|
-
instance = NutanixClustermgmt::CommonV10ResponseApiLink.new(
|
|
16
|
-
href: null,
|
|
17
|
-
rel: null
|
|
18
|
-
)
|
|
19
|
-
```
|
|
20
|
-
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
# NutanixClustermgmt::CommonV10ResponseApiResponseMetadata
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **flags** | [**Array<CommonV10ConfigFlag>**](CommonV10ConfigFlag.md) | An array of flags that may indicate the status of the response. For example, a flag with the name 'isPaginated' and value 'false', indicates that the response is not paginated. | [optional] |
|
|
8
|
-
| **links** | [**Array<CommonV10ResponseApiLink>**](CommonV10ResponseApiLink.md) | An array of HATEOAS style links for the response that may also include pagination links for list operations. | [optional] |
|
|
9
|
-
| **total_available_results** | **Integer** | The total number of entities that are available on the server for this type. | [optional] |
|
|
10
|
-
| **messages** | [**Array<CommonV10ConfigMessage>**](CommonV10ConfigMessage.md) | Information, Warning or Error messages that might provide additional contextual information related to the operation. | [optional] |
|
|
11
|
-
| **extra_info** | [**Array<CommonV10ConfigKVPair>**](CommonV10ConfigKVPair.md) | An array of entity-specific metadata | [optional] |
|
|
12
|
-
|
|
13
|
-
## Example
|
|
14
|
-
|
|
15
|
-
```ruby
|
|
16
|
-
require 'nutanix_clustermgmt'
|
|
17
|
-
|
|
18
|
-
instance = NutanixClustermgmt::CommonV10ResponseApiResponseMetadata.new(
|
|
19
|
-
flags: null,
|
|
20
|
-
links: null,
|
|
21
|
-
total_available_results: 74,
|
|
22
|
-
messages: null,
|
|
23
|
-
extra_info: null
|
|
24
|
-
)
|
|
25
|
-
```
|
|
26
|
-
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
# NutanixClustermgmt::CommonV10ResponseExternalizableAbstractModel
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **tenant_id** | **String** | 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). | [optional][readonly] |
|
|
8
|
-
| **ext_id** | **String** | A globally unique identifier of an instance that is suitable for external consumption. | [optional][readonly] |
|
|
9
|
-
| **links** | [**Array<CommonV10ResponseApiLink>**](CommonV10ResponseApiLink.md) | A HATEOAS style link for the response. Each link contains a user-friendly name identifying the link and an address for retrieving the particular resource. | [optional][readonly] |
|
|
10
|
-
|
|
11
|
-
## Example
|
|
12
|
-
|
|
13
|
-
```ruby
|
|
14
|
-
require 'nutanix_clustermgmt'
|
|
15
|
-
|
|
16
|
-
instance = NutanixClustermgmt::CommonV10ResponseExternalizableAbstractModel.new(
|
|
17
|
-
tenant_id: 9d4ffa56-91af-4dfb-99b2-ab3df07628fa,
|
|
18
|
-
ext_id: acf0fa40-7920-4a1c-8555-445a56268e96,
|
|
19
|
-
links: null
|
|
20
|
-
)
|
|
21
|
-
```
|
|
22
|
-
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
# NutanixClustermgmt::CommonV10StatsDownSamplingOperator
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
|
|
8
|
-
## Example
|
|
9
|
-
|
|
10
|
-
```ruby
|
|
11
|
-
require 'nutanix_clustermgmt'
|
|
12
|
-
|
|
13
|
-
instance = NutanixClustermgmt::CommonV10StatsDownSamplingOperator.new()
|
|
14
|
-
```
|
|
15
|
-
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
# NutanixClustermgmt::CommonV10StatsTimeIntValuePair
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **value** | **Integer** | Value of the stat at the recorded date and time in extended ISO-8601 format.\" | [optional] |
|
|
8
|
-
| **timestamp** | **Time** | The date and time at which the stat was recorded.The value should be in extended ISO-8601 format. For example, start time of 2022-04-23T01:23:45.678+09:00 would consider all stats starting at 1:23:45.678 on the 23rd of April 2022. Details around ISO-8601 format can be found at https://www.iso.org/standard/70907.html | [optional] |
|
|
9
|
-
|
|
10
|
-
## Example
|
|
11
|
-
|
|
12
|
-
```ruby
|
|
13
|
-
require 'nutanix_clustermgmt'
|
|
14
|
-
|
|
15
|
-
instance = NutanixClustermgmt::CommonV10StatsTimeIntValuePair.new(
|
|
16
|
-
value: 30,
|
|
17
|
-
timestamp: 2009-09-23T14:30-07:00
|
|
18
|
-
)
|
|
19
|
-
```
|
|
20
|
-
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
# NutanixClustermgmt::CreateCluster202Response
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **metadata** | [**CommonV10ResponseApiResponseMetadata**](CommonV10ResponseApiResponseMetadata.md) | | [optional] |
|
|
8
|
-
| **data** | [**PrismV40ConfigTaskReference**](PrismV40ConfigTaskReference.md) | | [optional] |
|
|
9
|
-
|
|
10
|
-
## Example
|
|
11
|
-
|
|
12
|
-
```ruby
|
|
13
|
-
require 'nutanix_clustermgmt'
|
|
14
|
-
|
|
15
|
-
instance = NutanixClustermgmt::CreateCluster202Response.new(
|
|
16
|
-
metadata: null,
|
|
17
|
-
data: null
|
|
18
|
-
)
|
|
19
|
-
```
|
|
20
|
-
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
# NutanixClustermgmt::CreateCluster4XXResponse
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **metadata** | [**CommonV10ResponseApiResponseMetadata**](CommonV10ResponseApiResponseMetadata.md) | | [optional] |
|
|
8
|
-
| **data** | [**ClustermgmtV40ErrorErrorResponse**](ClustermgmtV40ErrorErrorResponse.md) | | [optional] |
|
|
9
|
-
|
|
10
|
-
## Example
|
|
11
|
-
|
|
12
|
-
```ruby
|
|
13
|
-
require 'nutanix_clustermgmt'
|
|
14
|
-
|
|
15
|
-
instance = NutanixClustermgmt::CreateCluster4XXResponse.new(
|
|
16
|
-
metadata: null,
|
|
17
|
-
data: null
|
|
18
|
-
)
|
|
19
|
-
```
|
|
20
|
-
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
# NutanixClustermgmt::CreateClusterProfile202Response
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **metadata** | [**CommonV10ResponseApiResponseMetadata**](CommonV10ResponseApiResponseMetadata.md) | | [optional] |
|
|
8
|
-
| **data** | [**PrismV40ConfigTaskReference**](PrismV40ConfigTaskReference.md) | | [optional] |
|
|
9
|
-
|
|
10
|
-
## Example
|
|
11
|
-
|
|
12
|
-
```ruby
|
|
13
|
-
require 'nutanix_clustermgmt'
|
|
14
|
-
|
|
15
|
-
instance = NutanixClustermgmt::CreateClusterProfile202Response.new(
|
|
16
|
-
metadata: null,
|
|
17
|
-
data: null
|
|
18
|
-
)
|
|
19
|
-
```
|
|
20
|
-
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
# NutanixClustermgmt::CreateClusterProfile4XXResponse
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **metadata** | [**CommonV10ResponseApiResponseMetadata**](CommonV10ResponseApiResponseMetadata.md) | | [optional] |
|
|
8
|
-
| **data** | [**ClustermgmtV40ErrorErrorResponse**](ClustermgmtV40ErrorErrorResponse.md) | | [optional] |
|
|
9
|
-
|
|
10
|
-
## Example
|
|
11
|
-
|
|
12
|
-
```ruby
|
|
13
|
-
require 'nutanix_clustermgmt'
|
|
14
|
-
|
|
15
|
-
instance = NutanixClustermgmt::CreateClusterProfile4XXResponse.new(
|
|
16
|
-
metadata: null,
|
|
17
|
-
data: null
|
|
18
|
-
)
|
|
19
|
-
```
|
|
20
|
-
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
# NutanixClustermgmt::CreateRsyslogServer202Response
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **metadata** | [**CommonV10ResponseApiResponseMetadata**](CommonV10ResponseApiResponseMetadata.md) | | [optional] |
|
|
8
|
-
| **data** | [**PrismV40ConfigTaskReference**](PrismV40ConfigTaskReference.md) | | [optional] |
|
|
9
|
-
|
|
10
|
-
## Example
|
|
11
|
-
|
|
12
|
-
```ruby
|
|
13
|
-
require 'nutanix_clustermgmt'
|
|
14
|
-
|
|
15
|
-
instance = NutanixClustermgmt::CreateRsyslogServer202Response.new(
|
|
16
|
-
metadata: null,
|
|
17
|
-
data: null
|
|
18
|
-
)
|
|
19
|
-
```
|
|
20
|
-
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
# NutanixClustermgmt::CreateRsyslogServer4XXResponse
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **metadata** | [**CommonV10ResponseApiResponseMetadata**](CommonV10ResponseApiResponseMetadata.md) | | [optional] |
|
|
8
|
-
| **data** | [**ClustermgmtV40ErrorErrorResponse**](ClustermgmtV40ErrorErrorResponse.md) | | [optional] |
|
|
9
|
-
|
|
10
|
-
## Example
|
|
11
|
-
|
|
12
|
-
```ruby
|
|
13
|
-
require 'nutanix_clustermgmt'
|
|
14
|
-
|
|
15
|
-
instance = NutanixClustermgmt::CreateRsyslogServer4XXResponse.new(
|
|
16
|
-
metadata: null,
|
|
17
|
-
data: null
|
|
18
|
-
)
|
|
19
|
-
```
|
|
20
|
-
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
# NutanixClustermgmt::CreateSnmpTrap202Response
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **metadata** | [**CommonV10ResponseApiResponseMetadata**](CommonV10ResponseApiResponseMetadata.md) | | [optional] |
|
|
8
|
-
| **data** | [**PrismV40ConfigTaskReference**](PrismV40ConfigTaskReference.md) | | [optional] |
|
|
9
|
-
|
|
10
|
-
## Example
|
|
11
|
-
|
|
12
|
-
```ruby
|
|
13
|
-
require 'nutanix_clustermgmt'
|
|
14
|
-
|
|
15
|
-
instance = NutanixClustermgmt::CreateSnmpTrap202Response.new(
|
|
16
|
-
metadata: null,
|
|
17
|
-
data: null
|
|
18
|
-
)
|
|
19
|
-
```
|
|
20
|
-
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
# NutanixClustermgmt::CreateSnmpTrap4XXResponse
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **metadata** | [**CommonV10ResponseApiResponseMetadata**](CommonV10ResponseApiResponseMetadata.md) | | [optional] |
|
|
8
|
-
| **data** | [**ClustermgmtV40ErrorErrorResponse**](ClustermgmtV40ErrorErrorResponse.md) | | [optional] |
|
|
9
|
-
|
|
10
|
-
## Example
|
|
11
|
-
|
|
12
|
-
```ruby
|
|
13
|
-
require 'nutanix_clustermgmt'
|
|
14
|
-
|
|
15
|
-
instance = NutanixClustermgmt::CreateSnmpTrap4XXResponse.new(
|
|
16
|
-
metadata: null,
|
|
17
|
-
data: null
|
|
18
|
-
)
|
|
19
|
-
```
|
|
20
|
-
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
# NutanixClustermgmt::CreateSnmpUser202Response
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **metadata** | [**CommonV10ResponseApiResponseMetadata**](CommonV10ResponseApiResponseMetadata.md) | | [optional] |
|
|
8
|
-
| **data** | [**PrismV40ConfigTaskReference**](PrismV40ConfigTaskReference.md) | | [optional] |
|
|
9
|
-
|
|
10
|
-
## Example
|
|
11
|
-
|
|
12
|
-
```ruby
|
|
13
|
-
require 'nutanix_clustermgmt'
|
|
14
|
-
|
|
15
|
-
instance = NutanixClustermgmt::CreateSnmpUser202Response.new(
|
|
16
|
-
metadata: null,
|
|
17
|
-
data: null
|
|
18
|
-
)
|
|
19
|
-
```
|
|
20
|
-
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
# NutanixClustermgmt::CreateSnmpUser4XXResponse
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **metadata** | [**CommonV10ResponseApiResponseMetadata**](CommonV10ResponseApiResponseMetadata.md) | | [optional] |
|
|
8
|
-
| **data** | [**ClustermgmtV40ErrorErrorResponse**](ClustermgmtV40ErrorErrorResponse.md) | | [optional] |
|
|
9
|
-
|
|
10
|
-
## Example
|
|
11
|
-
|
|
12
|
-
```ruby
|
|
13
|
-
require 'nutanix_clustermgmt'
|
|
14
|
-
|
|
15
|
-
instance = NutanixClustermgmt::CreateSnmpUser4XXResponse.new(
|
|
16
|
-
metadata: null,
|
|
17
|
-
data: null
|
|
18
|
-
)
|
|
19
|
-
```
|
|
20
|
-
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
# NutanixClustermgmt::CreateStorageContainer202Response
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **metadata** | [**CommonV10ResponseApiResponseMetadata**](CommonV10ResponseApiResponseMetadata.md) | | [optional] |
|
|
8
|
-
| **data** | [**PrismV40ConfigTaskReference**](PrismV40ConfigTaskReference.md) | | [optional] |
|
|
9
|
-
|
|
10
|
-
## Example
|
|
11
|
-
|
|
12
|
-
```ruby
|
|
13
|
-
require 'nutanix_clustermgmt'
|
|
14
|
-
|
|
15
|
-
instance = NutanixClustermgmt::CreateStorageContainer202Response.new(
|
|
16
|
-
metadata: null,
|
|
17
|
-
data: null
|
|
18
|
-
)
|
|
19
|
-
```
|
|
20
|
-
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
# NutanixClustermgmt::CreateStorageContainer4XXResponse
|
|
2
|
-
|
|
3
|
-
## Properties
|
|
4
|
-
|
|
5
|
-
| Name | Type | Description | Notes |
|
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **metadata** | [**CommonV10ResponseApiResponseMetadata**](CommonV10ResponseApiResponseMetadata.md) | | [optional] |
|
|
8
|
-
| **data** | [**ClustermgmtV40ErrorErrorResponse**](ClustermgmtV40ErrorErrorResponse.md) | | [optional] |
|
|
9
|
-
|
|
10
|
-
## Example
|
|
11
|
-
|
|
12
|
-
```ruby
|
|
13
|
-
require 'nutanix_clustermgmt'
|
|
14
|
-
|
|
15
|
-
instance = NutanixClustermgmt::CreateStorageContainer4XXResponse.new(
|
|
16
|
-
metadata: null,
|
|
17
|
-
data: null
|
|
18
|
-
)
|
|
19
|
-
```
|
|
20
|
-
|