assisted-service-client 2.0.10.post1__tar.gz → 2.31.0.post69__tar.gz

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.

Potentially problematic release.


This version of assisted-service-client might be problematic. Click here for more details.

Files changed (410) hide show
  1. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/PKG-INFO +87 -87
  2. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/README.md +86 -86
  3. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/__init__.py +45 -17
  4. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/api/__init__.py +0 -1
  5. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/api/events_api.py +80 -55
  6. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/api/installer_api.py +999 -5199
  7. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/api/managed_domains_api.py +0 -91
  8. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/api/manifests_api.py +76 -393
  9. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/api/operators_api.py +0 -400
  10. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/api/versions_api.py +34 -117
  11. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/configuration.py +7 -0
  12. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/__init__.py +45 -16
  13. assisted-service-client-2.31.0.post69/assisted_service_client/models/api_vip.py +173 -0
  14. assisted-service-client-2.31.0.post69/assisted_service_client/models/api_vip_connectivity_additional_request_header.py +145 -0
  15. assisted-service-client-2.31.0.post69/assisted_service_client/models/api_vip_connectivity_request.py +230 -0
  16. assisted-service-client-2.31.0.post69/assisted_service_client/models/api_vip_connectivity_response.py +201 -0
  17. assisted-service-client-2.31.0.post69/assisted_service_client/models/architecture_support_level_id.py +96 -0
  18. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/boot.py +29 -3
  19. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/cluster.py +269 -69
  20. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/cluster_create_params.py +85 -23
  21. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/cluster_default_config.py +135 -3
  22. assisted-service-client-2.0.10.post1/assisted_service_client/models/api_vip_connectivity_response.py → assisted-service-client-2.31.0.post69/assisted_service_client/models/cluster_finalizing_progress.py +21 -23
  23. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/cluster_network.py +2 -2
  24. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/cluster_progress_info.py +81 -3
  25. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/cluster_validation_id.py +9 -4
  26. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/completion_params.py +31 -3
  27. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/disk.py +60 -6
  28. assisted-service-client-2.31.0.post69/assisted_service_client/models/disk_skip_formatting_params.py +147 -0
  29. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/domain_resolution_request.py +3 -3
  30. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/domain_resolution_response_resolutions.py +31 -3
  31. assisted-service-client-2.31.0.post69/assisted_service_client/models/download_boot_artifacts_request.py +205 -0
  32. assisted-service-client-2.31.0.post69/assisted_service_client/models/drive_type.py +105 -0
  33. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/event.py +29 -1
  34. assisted-service-client-2.31.0.post69/assisted_service_client/models/feature_support_level_id.py +116 -0
  35. assisted-service-client-2.31.0.post69/assisted_service_client/models/finalizing_stage.py +97 -0
  36. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/host.py +238 -10
  37. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/host_progress_info.py +31 -3
  38. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/host_update_params.py +87 -3
  39. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/host_validation_id.py +13 -1
  40. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/ignition_endpoint.py +2 -2
  41. assisted-service-client-2.31.0.post69/assisted_service_client/models/ignition_endpoint_http_headers_params.py +147 -0
  42. assisted-service-client-2.31.0.post69/assisted_service_client/models/ignored_validations.py +145 -0
  43. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/import_cluster_params.py +2 -3
  44. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/infra_env.py +65 -3
  45. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/infra_env_create_params.py +67 -6
  46. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/infra_env_update_params.py +59 -3
  47. assisted-service-client-2.31.0.post69/assisted_service_client/models/ingress_vip.py +173 -0
  48. assisted-service-client-2.0.10.post1/assisted_service_client/models/discovery_ignition_params.py → assisted-service-client-2.31.0.post69/assisted_service_client/models/inline_response200.py +23 -21
  49. assisted-service-client-2.31.0.post69/assisted_service_client/models/inline_response2001.py +117 -0
  50. assisted-service-client-2.31.0.post69/assisted_service_client/models/install_cmd_request.py +602 -0
  51. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/interface.py +29 -3
  52. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/inventory.py +1 -27
  53. assisted-service-client-2.31.0.post69/assisted_service_client/models/ip.py +87 -0
  54. assisted-service-client-2.31.0.post69/assisted_service_client/models/kernel_argument.py +151 -0
  55. assisted-service-client-2.31.0.post69/assisted_service_client/models/kernel_arguments.py +87 -0
  56. assisted-service-client-2.31.0.post69/assisted_service_client/models/last_installation_preparation.py +151 -0
  57. assisted-service-client-2.31.0.post69/assisted_service_client/models/logs_gather_cmd_request.py +262 -0
  58. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/machine_network.py +2 -2
  59. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/monitored_operator.py +29 -1
  60. assisted-service-client-2.31.0.post69/assisted_service_client/models/next_step_cmd_request.py +176 -0
  61. assisted-service-client-2.0.10.post1/assisted_service_client/models/clusterupdateparams_hosts_names.py → assisted-service-client-2.31.0.post69/assisted_service_client/models/node_label_params.py +39 -33
  62. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/openshift_version.py +11 -148
  63. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/operator_monitor_report.py +29 -1
  64. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/os_image.py +9 -32
  65. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/platform.py +17 -43
  66. assisted-service-client-2.31.0.post69/assisted_service_client/models/platform_external.py +153 -0
  67. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/platform_type.py +2 -1
  68. assisted-service-client-2.0.10.post1/assisted_service_client/models/infra_env_image_url.py → assisted-service-client-2.31.0.post69/assisted_service_client/models/presigned_url.py +15 -14
  69. assisted-service-client-2.31.0.post69/assisted_service_client/models/reboot_for_reclaim_request.py +118 -0
  70. assisted-service-client-2.31.0.post69/assisted_service_client/models/release_channel.py +95 -0
  71. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/release_image.py +38 -4
  72. assisted-service-client-2.31.0.post69/assisted_service_client/models/release_source.py +179 -0
  73. assisted-service-client-2.31.0.post69/assisted_service_client/models/release_sources.py +87 -0
  74. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/route.py +31 -3
  75. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/service_network.py +2 -2
  76. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/step.py +1 -27
  77. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/step_type.py +8 -1
  78. assisted-service-client-2.31.0.post69/assisted_service_client/models/support_level.py +96 -0
  79. assisted-service-client-2.31.0.post69/assisted_service_client/models/support_levels.py +87 -0
  80. assisted-service-client-2.0.10.post1/assisted_service_client/models/domain_resolution_request_domains.py → assisted-service-client-2.31.0.post69/assisted_service_client/models/tang_connectivity_request.py +22 -22
  81. assisted-service-client-2.0.10.post1/assisted_service_client/models/api_vip_connectivity_request.py → assisted-service-client-2.31.0.post69/assisted_service_client/models/tang_connectivity_response.py +39 -42
  82. assisted-service-client-2.31.0.post69/assisted_service_client/models/tang_connectivity_response_signatures.py +141 -0
  83. assisted-service-client-2.31.0.post69/assisted_service_client/models/tang_connectivity_response_tang_server_response.py +171 -0
  84. assisted-service-client-2.31.0.post69/assisted_service_client/models/update_manifest_params.py +243 -0
  85. assisted-service-client-2.31.0.post69/assisted_service_client/models/upgrade_agent_request.py +117 -0
  86. assisted-service-client-2.0.10.post1/assisted_service_client/models/clusterupdateparams_hosts_roles.py → assisted-service-client-2.31.0.post69/assisted_service_client/models/upgrade_agent_response.py +37 -35
  87. assisted-service-client-2.31.0.post69/assisted_service_client/models/upgrade_agent_result.py +93 -0
  88. assisted-service-client-2.31.0.post69/assisted_service_client/models/upgrade_channel.py +151 -0
  89. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/v2_cluster_update_params.py +69 -41
  90. assisted-service-client-2.31.0.post69/assisted_service_client/models/verified_vip.py +167 -0
  91. assisted-service-client-2.0.10.post1/assisted_service_client/models/presigned.py → assisted-service-client-2.31.0.post69/assisted_service_client/models/verify_vip.py +47 -22
  92. assisted-service-client-2.31.0.post69/assisted_service_client/models/verify_vips_request.py +87 -0
  93. assisted-service-client-2.31.0.post69/assisted_service_client/models/verify_vips_response.py +87 -0
  94. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/versioned_host_requirements.py +31 -3
  95. assisted-service-client-2.31.0.post69/assisted_service_client/models/vip_type.py +93 -0
  96. assisted-service-client-2.31.0.post69/assisted_service_client/models/vip_verification.py +94 -0
  97. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client.egg-info/PKG-INFO +87 -87
  98. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client.egg-info/SOURCES.txt +90 -34
  99. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/setup.py +88 -88
  100. assisted-service-client-2.31.0.post69/test/test_api_vip.py +40 -0
  101. assisted-service-client-2.31.0.post69/test/test_api_vip_connectivity_additional_request_header.py +40 -0
  102. assisted-service-client-2.31.0.post69/test/test_architecture_support_level_id.py +40 -0
  103. assisted-service-client-2.31.0.post69/test/test_cluster_finalizing_progress.py +40 -0
  104. assisted-service-client-2.31.0.post69/test/test_disk_skip_formatting_params.py +40 -0
  105. assisted-service-client-2.0.10.post1/test/test_add_hosts_cluster_create_params.py → assisted-service-client-2.31.0.post69/test/test_download_boot_artifacts_request.py +6 -6
  106. assisted-service-client-2.31.0.post69/test/test_drive_type.py +40 -0
  107. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_events_api.py +4 -4
  108. assisted-service-client-2.0.10.post1/test/test_feature_support_level.py → assisted-service-client-2.31.0.post69/test/test_feature_support_level_id.py +6 -6
  109. assisted-service-client-2.31.0.post69/test/test_finalizing_stage.py +40 -0
  110. assisted-service-client-2.31.0.post69/test/test_ignition_endpoint_http_headers_params.py +40 -0
  111. assisted-service-client-2.31.0.post69/test/test_ignored_validations.py +40 -0
  112. assisted-service-client-2.31.0.post69/test/test_ingress_vip.py +40 -0
  113. assisted-service-client-2.31.0.post69/test/test_inline_response200.py +40 -0
  114. assisted-service-client-2.31.0.post69/test/test_inline_response2001.py +40 -0
  115. assisted-service-client-2.31.0.post69/test/test_install_cmd_request.py +40 -0
  116. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_installer_api.py +42 -283
  117. assisted-service-client-2.31.0.post69/test/test_ip.py +40 -0
  118. assisted-service-client-2.31.0.post69/test/test_kernel_argument.py +40 -0
  119. assisted-service-client-2.31.0.post69/test/test_kernel_arguments.py +40 -0
  120. assisted-service-client-2.31.0.post69/test/test_last_installation_preparation.py +40 -0
  121. assisted-service-client-2.31.0.post69/test/test_logs_gather_cmd_request.py +40 -0
  122. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_managed_domains_api.py +0 -6
  123. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_manifests_api.py +6 -24
  124. assisted-service-client-2.31.0.post69/test/test_next_step_cmd_request.py +40 -0
  125. assisted-service-client-2.31.0.post69/test/test_node_label_params.py +40 -0
  126. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_operators_api.py +0 -24
  127. assisted-service-client-2.31.0.post69/test/test_platform_external.py +40 -0
  128. assisted-service-client-2.31.0.post69/test/test_presigned_url.py +40 -0
  129. assisted-service-client-2.31.0.post69/test/test_reboot_for_reclaim_request.py +40 -0
  130. assisted-service-client-2.31.0.post69/test/test_release_channel.py +40 -0
  131. assisted-service-client-2.31.0.post69/test/test_release_source.py +40 -0
  132. assisted-service-client-2.31.0.post69/test/test_release_sources.py +40 -0
  133. assisted-service-client-2.31.0.post69/test/test_support_level.py +40 -0
  134. assisted-service-client-2.31.0.post69/test/test_support_levels.py +40 -0
  135. assisted-service-client-2.31.0.post69/test/test_tang_connectivity_request.py +40 -0
  136. assisted-service-client-2.31.0.post69/test/test_tang_connectivity_response.py +40 -0
  137. assisted-service-client-2.0.10.post1/test/test_domain_resolution_request_domains.py → assisted-service-client-2.31.0.post69/test/test_tang_connectivity_response_signatures.py +6 -6
  138. assisted-service-client-2.31.0.post69/test/test_tang_connectivity_response_tang_server_response.py +40 -0
  139. assisted-service-client-2.31.0.post69/test/test_update_manifest_params.py +40 -0
  140. assisted-service-client-2.31.0.post69/test/test_upgrade_agent_request.py +40 -0
  141. assisted-service-client-2.31.0.post69/test/test_upgrade_agent_response.py +40 -0
  142. assisted-service-client-2.31.0.post69/test/test_upgrade_agent_result.py +40 -0
  143. assisted-service-client-2.31.0.post69/test/test_upgrade_channel.py +40 -0
  144. assisted-service-client-2.31.0.post69/test/test_verified_vip.py +40 -0
  145. assisted-service-client-2.31.0.post69/test/test_verify_vip.py +40 -0
  146. assisted-service-client-2.31.0.post69/test/test_verify_vips_request.py +40 -0
  147. assisted-service-client-2.31.0.post69/test/test_verify_vips_response.py +40 -0
  148. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_versions_api.py +4 -10
  149. assisted-service-client-2.31.0.post69/test/test_vip_type.py +40 -0
  150. assisted-service-client-2.31.0.post69/test/test_vip_verification.py +40 -0
  151. assisted-service-client-2.0.10.post1/assisted_service_client/api/assisted_service_iso_api.py +0 -315
  152. assisted-service-client-2.0.10.post1/assisted_service_client/models/add_hosts_cluster_create_params.py +0 -205
  153. assisted-service-client-2.0.10.post1/assisted_service_client/models/assisted_service_iso_create_params.py +0 -173
  154. assisted-service-client-2.0.10.post1/assisted_service_client/models/cluster_update_params.py +0 -973
  155. assisted-service-client-2.0.10.post1/assisted_service_client/models/clusterupdateparams_disks_selected_config.py +0 -143
  156. assisted-service-client-2.0.10.post1/assisted_service_client/models/clusterupdateparams_hosts_machine_config_pool_names.py +0 -141
  157. assisted-service-client-2.0.10.post1/assisted_service_client/models/feature_support_level.py +0 -143
  158. assisted-service-client-2.0.10.post1/assisted_service_client/models/feature_support_levels.py +0 -87
  159. assisted-service-client-2.0.10.post1/assisted_service_client/models/featuresupportlevel_features.py +0 -155
  160. assisted-service-client-2.0.10.post1/assisted_service_client/models/ovirt_platform.py +0 -341
  161. assisted-service-client-2.0.10.post1/assisted_service_client/models/vsphere_platform.py +0 -313
  162. assisted-service-client-2.0.10.post1/test/test_assisted_service_iso_api.py +0 -52
  163. assisted-service-client-2.0.10.post1/test/test_assisted_service_iso_create_params.py +0 -40
  164. assisted-service-client-2.0.10.post1/test/test_cluster_update_params.py +0 -40
  165. assisted-service-client-2.0.10.post1/test/test_clusterupdateparams_disks_selected_config.py +0 -40
  166. assisted-service-client-2.0.10.post1/test/test_clusterupdateparams_hosts_machine_config_pool_names.py +0 -40
  167. assisted-service-client-2.0.10.post1/test/test_clusterupdateparams_hosts_names.py +0 -40
  168. assisted-service-client-2.0.10.post1/test/test_clusterupdateparams_hosts_roles.py +0 -40
  169. assisted-service-client-2.0.10.post1/test/test_discovery_ignition_params.py +0 -40
  170. assisted-service-client-2.0.10.post1/test/test_feature_support_levels.py +0 -40
  171. assisted-service-client-2.0.10.post1/test/test_featuresupportlevel_features.py +0 -40
  172. assisted-service-client-2.0.10.post1/test/test_infra_env_image_url.py +0 -40
  173. assisted-service-client-2.0.10.post1/test/test_ovirt_platform.py +0 -40
  174. assisted-service-client-2.0.10.post1/test/test_presigned.py +0 -40
  175. assisted-service-client-2.0.10.post1/test/test_vsphere_platform.py +0 -40
  176. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/MANIFEST.in +0 -0
  177. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/api_client.py +0 -0
  178. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/bind_host_params.py +0 -0
  179. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/cluster_host_requirements.py +0 -0
  180. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/cluster_host_requirements_details.py +0 -0
  181. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/cluster_host_requirements_list.py +0 -0
  182. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/cluster_list.py +0 -0
  183. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/connectivity_check_host.py +0 -0
  184. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/connectivity_check_nic.py +0 -0
  185. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/connectivity_check_params.py +0 -0
  186. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/connectivity_remote_host.py +0 -0
  187. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/connectivity_report.py +0 -0
  188. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/container_image_availability.py +0 -0
  189. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/container_image_availability_request.py +0 -0
  190. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/container_image_availability_response.py +0 -0
  191. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/container_image_availability_result.py +0 -0
  192. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/cpu.py +0 -0
  193. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/create_manifest_params.py +0 -0
  194. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/credentials.py +0 -0
  195. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/dhcp_allocation_request.py +0 -0
  196. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/dhcp_allocation_response.py +0 -0
  197. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/disk_config_params.py +0 -0
  198. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/disk_encryption.py +0 -0
  199. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/disk_info.py +0 -0
  200. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/disk_installation_eligibility.py +0 -0
  201. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/disk_role.py +0 -0
  202. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/disk_speed.py +0 -0
  203. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/disk_speed_check_request.py +0 -0
  204. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/disk_speed_check_response.py +0 -0
  205. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/domain_resolution_response.py +0 -0
  206. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/error.py +0 -0
  207. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/event_list.py +0 -0
  208. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/free_addresses_list.py +0 -0
  209. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/free_addresses_request.py +0 -0
  210. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/free_network_addresses.py +0 -0
  211. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/free_networks_addresses.py +0 -0
  212. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/gpu.py +0 -0
  213. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/host_create_params.py +0 -0
  214. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/host_ignition_params.py +0 -0
  215. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/host_list.py +0 -0
  216. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/host_network.py +0 -0
  217. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/host_progress.py +0 -0
  218. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/host_registration_response.py +0 -0
  219. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/host_registration_response_next_step_runner_command.py +0 -0
  220. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/host_role.py +0 -0
  221. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/host_role_update_params.py +0 -0
  222. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/host_stage.py +0 -0
  223. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/host_static_network_config.py +0 -0
  224. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/host_type_hardware_requirements.py +0 -0
  225. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/host_type_hardware_requirements_wrapper.py +0 -0
  226. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/image_create_params.py +0 -0
  227. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/image_info.py +0 -0
  228. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/image_type.py +0 -0
  229. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/infra_env_list.py +0 -0
  230. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/infra_error.py +0 -0
  231. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/ingress_cert_params.py +0 -0
  232. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/installer_args_params.py +0 -0
  233. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/io_perf.py +0 -0
  234. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/l2_connectivity.py +0 -0
  235. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/l3_connectivity.py +0 -0
  236. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/list_managed_domains.py +0 -0
  237. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/list_manifests.py +0 -0
  238. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/list_versions.py +0 -0
  239. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/logs_progress_params.py +0 -0
  240. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/logs_state.py +0 -0
  241. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/logs_type.py +0 -0
  242. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/mac_interface_map.py +0 -0
  243. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/mac_interface_map_inner.py +0 -0
  244. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/managed_domain.py +0 -0
  245. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/manifest.py +0 -0
  246. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/memory.py +0 -0
  247. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/memory_method.py +0 -0
  248. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/monitored_operators_list.py +0 -0
  249. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/ntp_source.py +0 -0
  250. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/ntp_synchronization_request.py +0 -0
  251. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/ntp_synchronization_response.py +0 -0
  252. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/openshift_versions.py +0 -0
  253. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/operator_create_params.py +0 -0
  254. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/operator_hardware_requirements.py +0 -0
  255. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/operator_host_requirements.py +0 -0
  256. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/operator_properties.py +0 -0
  257. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/operator_property.py +0 -0
  258. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/operator_status.py +0 -0
  259. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/operator_type.py +0 -0
  260. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/os_images.py +0 -0
  261. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/preflight_hardware_requirements.py +0 -0
  262. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/proxy.py +0 -0
  263. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/release_images.py +0 -0
  264. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/source_state.py +0 -0
  265. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/step_reply.py +0 -0
  266. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/steps.py +0 -0
  267. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/steps_reply.py +0 -0
  268. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/subnet.py +0 -0
  269. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/system_vendor.py +0 -0
  270. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/usage.py +0 -0
  271. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/models/versions.py +0 -0
  272. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client/rest.py +0 -0
  273. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client.egg-info/dependency_links.txt +0 -0
  274. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client.egg-info/requires.txt +0 -0
  275. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/assisted_service_client.egg-info/top_level.txt +0 -0
  276. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/setup.cfg +0 -0
  277. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/__init__.py +0 -0
  278. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_api_vip_connectivity_request.py +0 -0
  279. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_api_vip_connectivity_response.py +0 -0
  280. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_bind_host_params.py +0 -0
  281. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_boot.py +0 -0
  282. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_cluster.py +0 -0
  283. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_cluster_create_params.py +0 -0
  284. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_cluster_default_config.py +0 -0
  285. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_cluster_host_requirements.py +0 -0
  286. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_cluster_host_requirements_details.py +0 -0
  287. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_cluster_host_requirements_list.py +0 -0
  288. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_cluster_list.py +0 -0
  289. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_cluster_network.py +0 -0
  290. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_cluster_progress_info.py +0 -0
  291. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_cluster_validation_id.py +0 -0
  292. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_completion_params.py +0 -0
  293. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_connectivity_check_host.py +0 -0
  294. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_connectivity_check_nic.py +0 -0
  295. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_connectivity_check_params.py +0 -0
  296. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_connectivity_remote_host.py +0 -0
  297. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_connectivity_report.py +0 -0
  298. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_container_image_availability.py +0 -0
  299. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_container_image_availability_request.py +0 -0
  300. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_container_image_availability_response.py +0 -0
  301. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_container_image_availability_result.py +0 -0
  302. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_cpu.py +0 -0
  303. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_create_manifest_params.py +0 -0
  304. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_credentials.py +0 -0
  305. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_dhcp_allocation_request.py +0 -0
  306. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_dhcp_allocation_response.py +0 -0
  307. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_disk.py +0 -0
  308. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_disk_config_params.py +0 -0
  309. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_disk_encryption.py +0 -0
  310. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_disk_info.py +0 -0
  311. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_disk_installation_eligibility.py +0 -0
  312. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_disk_role.py +0 -0
  313. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_disk_speed.py +0 -0
  314. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_disk_speed_check_request.py +0 -0
  315. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_disk_speed_check_response.py +0 -0
  316. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_domain_resolution_request.py +0 -0
  317. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_domain_resolution_response.py +0 -0
  318. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_domain_resolution_response_resolutions.py +0 -0
  319. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_error.py +0 -0
  320. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_event.py +0 -0
  321. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_event_list.py +0 -0
  322. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_free_addresses_list.py +0 -0
  323. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_free_addresses_request.py +0 -0
  324. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_free_network_addresses.py +0 -0
  325. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_free_networks_addresses.py +0 -0
  326. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_gpu.py +0 -0
  327. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_host.py +0 -0
  328. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_host_create_params.py +0 -0
  329. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_host_ignition_params.py +0 -0
  330. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_host_list.py +0 -0
  331. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_host_network.py +0 -0
  332. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_host_progress.py +0 -0
  333. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_host_progress_info.py +0 -0
  334. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_host_registration_response.py +0 -0
  335. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_host_registration_response_next_step_runner_command.py +0 -0
  336. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_host_role.py +0 -0
  337. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_host_role_update_params.py +0 -0
  338. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_host_stage.py +0 -0
  339. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_host_static_network_config.py +0 -0
  340. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_host_type_hardware_requirements.py +0 -0
  341. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_host_type_hardware_requirements_wrapper.py +0 -0
  342. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_host_update_params.py +0 -0
  343. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_host_validation_id.py +0 -0
  344. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_ignition_endpoint.py +0 -0
  345. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_image_create_params.py +0 -0
  346. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_image_info.py +0 -0
  347. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_image_type.py +0 -0
  348. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_import_cluster_params.py +0 -0
  349. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_infra_env.py +0 -0
  350. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_infra_env_create_params.py +0 -0
  351. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_infra_env_list.py +0 -0
  352. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_infra_env_update_params.py +0 -0
  353. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_infra_error.py +0 -0
  354. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_ingress_cert_params.py +0 -0
  355. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_installer_args_params.py +0 -0
  356. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_interface.py +0 -0
  357. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_inventory.py +0 -0
  358. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_io_perf.py +0 -0
  359. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_l2_connectivity.py +0 -0
  360. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_l3_connectivity.py +0 -0
  361. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_list_managed_domains.py +0 -0
  362. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_list_manifests.py +0 -0
  363. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_list_versions.py +0 -0
  364. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_logs_progress_params.py +0 -0
  365. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_logs_state.py +0 -0
  366. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_logs_type.py +0 -0
  367. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_mac_interface_map.py +0 -0
  368. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_mac_interface_map_inner.py +0 -0
  369. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_machine_network.py +0 -0
  370. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_managed_domain.py +0 -0
  371. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_manifest.py +0 -0
  372. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_memory.py +0 -0
  373. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_memory_method.py +0 -0
  374. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_monitored_operator.py +0 -0
  375. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_monitored_operators_list.py +0 -0
  376. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_ntp_source.py +0 -0
  377. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_ntp_synchronization_request.py +0 -0
  378. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_ntp_synchronization_response.py +0 -0
  379. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_openshift_version.py +0 -0
  380. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_openshift_versions.py +0 -0
  381. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_operator_create_params.py +0 -0
  382. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_operator_hardware_requirements.py +0 -0
  383. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_operator_host_requirements.py +0 -0
  384. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_operator_monitor_report.py +0 -0
  385. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_operator_properties.py +0 -0
  386. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_operator_property.py +0 -0
  387. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_operator_status.py +0 -0
  388. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_operator_type.py +0 -0
  389. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_os_image.py +0 -0
  390. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_os_images.py +0 -0
  391. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_platform.py +0 -0
  392. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_platform_type.py +0 -0
  393. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_preflight_hardware_requirements.py +0 -0
  394. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_proxy.py +0 -0
  395. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_release_image.py +0 -0
  396. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_release_images.py +0 -0
  397. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_route.py +0 -0
  398. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_service_network.py +0 -0
  399. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_source_state.py +0 -0
  400. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_step.py +0 -0
  401. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_step_reply.py +0 -0
  402. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_step_type.py +0 -0
  403. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_steps.py +0 -0
  404. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_steps_reply.py +0 -0
  405. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_subnet.py +0 -0
  406. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_system_vendor.py +0 -0
  407. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_usage.py +0 -0
  408. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_v2_cluster_update_params.py +0 -0
  409. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_versioned_host_requirements.py +0 -0
  410. {assisted-service-client-2.0.10.post1 → assisted-service-client-2.31.0.post69}/test/test_versions.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: assisted-service-client
3
- Version: 2.0.10.post1
3
+ Version: 2.31.0.post69
4
4
  Summary: AssistedInstall
5
5
  Home-page: https://github.com/openshift/assisted-service
6
6
  Author: RedHat
@@ -74,6 +74,11 @@ import assisted_service_client
74
74
  from assisted_service_client.rest import ApiException
75
75
  from pprint import pprint
76
76
 
77
+ # Configure API key authorization: urlAuth
78
+ configuration = assisted_service_client.Configuration()
79
+ configuration.api_key['api_key'] = 'YOUR_API_KEY'
80
+ # Uncomment below to setup prefix (e.g. Bearer) for API key, if needed
81
+ # configuration.api_key_prefix['api_key'] = 'Bearer'
77
82
  # Configure API key authorization: userAuth
78
83
  configuration = assisted_service_client.Configuration()
79
84
  configuration.api_key['Authorization'] = 'YOUR_API_KEY'
@@ -81,13 +86,25 @@ configuration.api_key['Authorization'] = 'YOUR_API_KEY'
81
86
  # configuration.api_key_prefix['Authorization'] = 'Bearer'
82
87
 
83
88
  # create an instance of the API class
84
- api_instance = assisted_service_client.AssistedServiceIsoApi(assisted_service_client.ApiClient(configuration))
85
- assisted_service_iso_create_params = assisted_service_client.AssistedServiceIsoCreateParams() # AssistedServiceIsoCreateParams | Parameters for creating an Assisted Service ISO.
89
+ api_instance = assisted_service_client.EventsApi(assisted_service_client.ApiClient(configuration))
90
+ cluster_id = 'cluster_id_example' # str | The cluster to return events for. (optional)
91
+ host_id = 'host_id_example' # str | A host in the specified cluster to return events for (DEPRECATED. Use `host_ids` instead). (optional)
92
+ host_ids = ['host_ids_example'] # list[str] | Hosts in the specified cluster to return events for. (optional)
93
+ infra_env_id = 'infra_env_id_example' # str | The infra-env to return events for. (optional)
94
+ limit = 56 # int | The maximum number of records to retrieve. (optional)
95
+ offset = 56 # int | Number of records to skip before starting to return the records. (optional)
96
+ order = 'ascending' # str | Order by event_time of events retrieved. (optional) (default to ascending)
97
+ severities = ['severities_example'] # list[str] | Retrieved events severities. (optional)
98
+ message = 'message_example' # str | Retrieved events message pattern. (optional)
99
+ deleted_hosts = true # bool | Deleted hosts flag. (optional)
100
+ cluster_level = true # bool | Cluster level events flag. (optional)
101
+ categories = ['categories_example'] # list[str] | A comma-separated list of event categories. (optional)
86
102
 
87
103
  try:
88
- api_instance.create_iso_and_upload_to_s3(assisted_service_iso_create_params)
104
+ api_response = api_instance.v2_list_events(cluster_id=cluster_id, host_id=host_id, host_ids=host_ids, infra_env_id=infra_env_id, limit=limit, offset=offset, order=order, severities=severities, message=message, deleted_hosts=deleted_hosts, cluster_level=cluster_level, categories=categories)
105
+ pprint(api_response)
89
106
  except ApiException as e:
90
- print("Exception when calling AssistedServiceIsoApi->create_iso_and_upload_to_s3: %s
107
+ print("Exception when calling EventsApi->v2_list_events: %s
91
108
  " % e)
92
109
 
93
110
  ```
@@ -98,72 +115,25 @@ All URIs are relative to *http://api.openshift.com/api/assisted-install*
98
115
 
99
116
  Class | Method | HTTP request | Description
100
117
  ------------ | ------------- | ------------- | -------------
101
- *AssistedServiceIsoApi* | [**create_iso_and_upload_to_s3**](docs/AssistedServiceIsoApi.md#create_iso_and_upload_to_s3) | **POST** /v1/assisted-service-iso |
102
- *AssistedServiceIsoApi* | [**download_iso**](docs/AssistedServiceIsoApi.md#download_iso) | **GET** /v1/assisted-service-iso/data |
103
- *AssistedServiceIsoApi* | [**get_presigned_for_assisted_service_iso**](docs/AssistedServiceIsoApi.md#get_presigned_for_assisted_service_iso) | **GET** /v1/assisted-service-iso/presigned |
104
- *EventsApi* | [**list_events**](docs/EventsApi.md#list_events) | **GET** /v1/clusters/{cluster_id}/events |
105
118
  *EventsApi* | [**v2_list_events**](docs/EventsApi.md#v2_list_events) | **GET** /v2/events |
119
+ *EventsApi* | [**v2_trigger_event**](docs/EventsApi.md#v2_trigger_event) | **POST** /v2/events |
106
120
  *InstallerApi* | [**bind_host**](docs/InstallerApi.md#bind_host) | **POST** /v2/infra-envs/{infra_env_id}/hosts/{host_id}/actions/bind |
107
- *InstallerApi* | [**cancel_installation**](docs/InstallerApi.md#cancel_installation) | **POST** /v1/clusters/{cluster_id}/actions/cancel |
108
- *InstallerApi* | [**complete_installation**](docs/InstallerApi.md#complete_installation) | **POST** /v1/clusters/{cluster_id}/actions/complete_installation |
109
- *InstallerApi* | [**deregister_cluster**](docs/InstallerApi.md#deregister_cluster) | **DELETE** /v1/clusters/{cluster_id} |
110
- *InstallerApi* | [**deregister_host**](docs/InstallerApi.md#deregister_host) | **DELETE** /v1/clusters/{cluster_id}/hosts/{host_id} |
111
121
  *InstallerApi* | [**deregister_infra_env**](docs/InstallerApi.md#deregister_infra_env) | **DELETE** /v2/infra-envs/{infra_env_id} |
112
- *InstallerApi* | [**disable_host**](docs/InstallerApi.md#disable_host) | **DELETE** /v1/clusters/{cluster_id}/hosts/{host_id}/actions/enable |
113
- *InstallerApi* | [**download_cluster_files**](docs/InstallerApi.md#download_cluster_files) | **GET** /v1/clusters/{cluster_id}/downloads/files |
114
- *InstallerApi* | [**download_cluster_iso**](docs/InstallerApi.md#download_cluster_iso) | **GET** /v1/clusters/{cluster_id}/downloads/image |
115
- *InstallerApi* | [**download_cluster_iso_headers**](docs/InstallerApi.md#download_cluster_iso_headers) | **HEAD** /v1/clusters/{cluster_id}/downloads/image |
116
- *InstallerApi* | [**download_cluster_kubeconfig**](docs/InstallerApi.md#download_cluster_kubeconfig) | **GET** /v1/clusters/{cluster_id}/downloads/kubeconfig |
117
- *InstallerApi* | [**download_cluster_logs**](docs/InstallerApi.md#download_cluster_logs) | **GET** /v1/clusters/{cluster_id}/logs |
118
- *InstallerApi* | [**download_host_ignition**](docs/InstallerApi.md#download_host_ignition) | **GET** /v1/clusters/{cluster_id}/hosts/{host_id}/downloads/ignition |
119
- *InstallerApi* | [**download_host_logs**](docs/InstallerApi.md#download_host_logs) | **GET** /v1/clusters/{cluster_id}/hosts/{host_id}/logs |
120
- *InstallerApi* | [**download_infra_env_discovery_image**](docs/InstallerApi.md#download_infra_env_discovery_image) | **GET** /v2/infra-envs/{infra_env_id}/downloads/image |
121
- *InstallerApi* | [**download_infra_env_discovery_image_headers**](docs/InstallerApi.md#download_infra_env_discovery_image_headers) | **HEAD** /v2/infra-envs/{infra_env_id}/downloads/image |
122
122
  *InstallerApi* | [**download_minimal_initrd**](docs/InstallerApi.md#download_minimal_initrd) | **GET** /v2/infra-envs/{infra_env_id}/downloads/minimal-initrd |
123
- *InstallerApi* | [**enable_host**](docs/InstallerApi.md#enable_host) | **POST** /v1/clusters/{cluster_id}/hosts/{host_id}/actions/enable |
124
- *InstallerApi* | [**generate_cluster_iso**](docs/InstallerApi.md#generate_cluster_iso) | **POST** /v1/clusters/{cluster_id}/downloads/image |
125
- *InstallerApi* | [**get_cluster**](docs/InstallerApi.md#get_cluster) | **GET** /v1/clusters/{cluster_id} |
126
- *InstallerApi* | [**get_cluster_default_config**](docs/InstallerApi.md#get_cluster_default_config) | **GET** /v1/clusters/default-config |
127
- *InstallerApi* | [**get_cluster_host_requirements**](docs/InstallerApi.md#get_cluster_host_requirements) | **GET** /v1/clusters/{cluster_id}/host-requirements |
128
- *InstallerApi* | [**get_cluster_install_config**](docs/InstallerApi.md#get_cluster_install_config) | **GET** /v1/clusters/{cluster_id}/install-config |
129
123
  *InstallerApi* | [**get_cluster_supported_platforms**](docs/InstallerApi.md#get_cluster_supported_platforms) | **GET** /v2/clusters/{cluster_id}/supported-platforms |
130
- *InstallerApi* | [**get_credentials**](docs/InstallerApi.md#get_credentials) | **GET** /v1/clusters/{cluster_id}/credentials |
131
- *InstallerApi* | [**get_discovery_ignition**](docs/InstallerApi.md#get_discovery_ignition) | **GET** /v1/clusters/{cluster_id}/discovery-ignition |
132
- *InstallerApi* | [**get_free_addresses**](docs/InstallerApi.md#get_free_addresses) | **GET** /v1/clusters/{cluster_id}/free_addresses |
133
- *InstallerApi* | [**get_host**](docs/InstallerApi.md#get_host) | **GET** /v1/clusters/{cluster_id}/hosts/{host_id} |
134
- *InstallerApi* | [**get_host_ignition**](docs/InstallerApi.md#get_host_ignition) | **GET** /v1/clusters/{cluster_id}/hosts/{host_id}/ignition |
135
124
  *InstallerApi* | [**get_infra_env**](docs/InstallerApi.md#get_infra_env) | **GET** /v2/infra-envs/{infra_env_id} |
136
125
  *InstallerApi* | [**get_infra_env_download_url**](docs/InstallerApi.md#get_infra_env_download_url) | **GET** /v2/infra-envs/{infra_env_id}/downloads/image-url |
137
- *InstallerApi* | [**get_preflight_requirements**](docs/InstallerApi.md#get_preflight_requirements) | **GET** /v1/clusters/{cluster_id}/preflight-requirements |
138
- *InstallerApi* | [**get_presigned_for_cluster_files**](docs/InstallerApi.md#get_presigned_for_cluster_files) | **GET** /v1/clusters/{cluster_id}/downloads/files-presigned |
139
- *InstallerApi* | [**install_cluster**](docs/InstallerApi.md#install_cluster) | **POST** /v1/clusters/{cluster_id}/actions/install |
140
- *InstallerApi* | [**install_host**](docs/InstallerApi.md#install_host) | **POST** /v1/clusters/{cluster_id}/hosts/{host_id}/actions/install |
141
- *InstallerApi* | [**install_hosts**](docs/InstallerApi.md#install_hosts) | **POST** /v1/clusters/{cluster_id}/actions/install_hosts |
142
- *InstallerApi* | [**list_clusters**](docs/InstallerApi.md#list_clusters) | **GET** /v1/clusters |
143
- *InstallerApi* | [**list_hosts**](docs/InstallerApi.md#list_hosts) | **GET** /v1/clusters/{cluster_id}/hosts |
126
+ *InstallerApi* | [**get_infra_env_presigned_file_url**](docs/InstallerApi.md#get_infra_env_presigned_file_url) | **GET** /v2/infra-envs/{infra_env_id}/downloads/files-presigned |
127
+ *InstallerApi* | [**get_supported_architectures**](docs/InstallerApi.md#get_supported_architectures) | **GET** /v2/support-levels/architectures |
128
+ *InstallerApi* | [**get_supported_features**](docs/InstallerApi.md#get_supported_features) | **GET** /v2/support-levels/features |
129
+ *InstallerApi* | [**list_cluster_hosts**](docs/InstallerApi.md#list_cluster_hosts) | **GET** /v2/clusters/{cluster_id}/hosts |
144
130
  *InstallerApi* | [**list_infra_envs**](docs/InstallerApi.md#list_infra_envs) | **GET** /v2/infra-envs |
145
- *InstallerApi* | [**list_of_cluster_operators**](docs/InstallerApi.md#list_of_cluster_operators) | **GET** /v1/clusters/{cluster_id}/monitored_operators |
146
131
  *InstallerApi* | [**regenerate_infra_env_signing_key**](docs/InstallerApi.md#regenerate_infra_env_signing_key) | **POST** /v2/infra-envs/{infra_env_id}/regenerate-signing-key |
147
- *InstallerApi* | [**register_add_hosts_cluster**](docs/InstallerApi.md#register_add_hosts_cluster) | **POST** /v1/add_hosts_clusters |
148
- *InstallerApi* | [**register_cluster**](docs/InstallerApi.md#register_cluster) | **POST** /v1/clusters |
149
132
  *InstallerApi* | [**register_infra_env**](docs/InstallerApi.md#register_infra_env) | **POST** /v2/infra-envs |
150
- *InstallerApi* | [**report_monitored_operator_status**](docs/InstallerApi.md#report_monitored_operator_status) | **PUT** /v1/clusters/{cluster_id}/monitored_operators |
151
- *InstallerApi* | [**reset_cluster**](docs/InstallerApi.md#reset_cluster) | **POST** /v1/clusters/{cluster_id}/actions/reset |
152
- *InstallerApi* | [**reset_host**](docs/InstallerApi.md#reset_host) | **POST** /v1/clusters/{cluster_id}/hosts/{host_id}/actions/reset |
153
- *InstallerApi* | [**reset_host_validation**](docs/InstallerApi.md#reset_host_validation) | **PATCH** /v1/clusters/{cluster_id}/hosts/{host_id}/actions/reset-validation/{validation_id} | Reset failed host validation.
133
+ *InstallerApi* | [**transform_cluster_to_adding_hosts**](docs/InstallerApi.md#transform_cluster_to_adding_hosts) | **POST** /v2/clusters/{cluster_id}/actions/allow-add-hosts |
134
+ *InstallerApi* | [**transform_cluster_to_day2**](docs/InstallerApi.md#transform_cluster_to_day2) | **POST** /v2/clusters/{cluster_id}/actions/allow-add-workers |
154
135
  *InstallerApi* | [**unbind_host**](docs/InstallerApi.md#unbind_host) | **POST** /v2/infra-envs/{infra_env_id}/hosts/{host_id}/actions/unbind |
155
- *InstallerApi* | [**update_cluster**](docs/InstallerApi.md#update_cluster) | **PATCH** /v1/clusters/{cluster_id} |
156
- *InstallerApi* | [**update_cluster_install_config**](docs/InstallerApi.md#update_cluster_install_config) | **PATCH** /v1/clusters/{cluster_id}/install-config |
157
- *InstallerApi* | [**update_cluster_logs_progress**](docs/InstallerApi.md#update_cluster_logs_progress) | **PUT** /v1/clusters/{cluster_id}/logs_progress |
158
- *InstallerApi* | [**update_discovery_ignition**](docs/InstallerApi.md#update_discovery_ignition) | **PATCH** /v1/clusters/{cluster_id}/discovery-ignition |
159
- *InstallerApi* | [**update_host_ignition**](docs/InstallerApi.md#update_host_ignition) | **PATCH** /v1/clusters/{cluster_id}/hosts/{host_id}/ignition |
160
- *InstallerApi* | [**update_host_install_progress**](docs/InstallerApi.md#update_host_install_progress) | **PUT** /v1/clusters/{cluster_id}/hosts/{host_id}/progress |
161
- *InstallerApi* | [**update_host_installer_args**](docs/InstallerApi.md#update_host_installer_args) | **PATCH** /v1/clusters/{cluster_id}/hosts/{host_id}/installer-args |
162
- *InstallerApi* | [**update_host_logs_progress**](docs/InstallerApi.md#update_host_logs_progress) | **PUT** /v1/clusters/{cluster_id}/hosts/{host_id}/logs_progress |
163
136
  *InstallerApi* | [**update_infra_env**](docs/InstallerApi.md#update_infra_env) | **PATCH** /v2/infra-envs/{infra_env_id} |
164
- *InstallerApi* | [**upload_cluster_ingress_cert**](docs/InstallerApi.md#upload_cluster_ingress_cert) | **POST** /v1/clusters/{cluster_id}/uploads/ingress-cert |
165
- *InstallerApi* | [**upload_host_logs**](docs/InstallerApi.md#upload_host_logs) | **POST** /v1/clusters/{cluster_id}/hosts/{host_id}/logs |
166
- *InstallerApi* | [**upload_logs**](docs/InstallerApi.md#upload_logs) | **POST** /v1/clusters/{cluster_id}/logs |
167
137
  *InstallerApi* | [**v2_cancel_installation**](docs/InstallerApi.md#v2_cancel_installation) | **POST** /v2/clusters/{cluster_id}/actions/cancel |
168
138
  *InstallerApi* | [**v2_complete_installation**](docs/InstallerApi.md#v2_complete_installation) | **POST** /v2/clusters/{cluster_id}/actions/complete-installation |
169
139
  *InstallerApi* | [**v2_deregister_cluster**](docs/InstallerApi.md#v2_deregister_cluster) | **DELETE** /v2/clusters/{cluster_id} |
@@ -176,9 +146,11 @@ Class | Method | HTTP request | Description
176
146
  *InstallerApi* | [**v2_get_cluster**](docs/InstallerApi.md#v2_get_cluster) | **GET** /v2/clusters/{cluster_id} |
177
147
  *InstallerApi* | [**v2_get_cluster_default_config**](docs/InstallerApi.md#v2_get_cluster_default_config) | **GET** /v2/clusters/default-config |
178
148
  *InstallerApi* | [**v2_get_cluster_install_config**](docs/InstallerApi.md#v2_get_cluster_install_config) | **GET** /v2/clusters/{cluster_id}/install-config |
149
+ *InstallerApi* | [**v2_get_cluster_ui_settings**](docs/InstallerApi.md#v2_get_cluster_ui_settings) | **GET** /v2/clusters/{cluster_id}/ui-settings |
179
150
  *InstallerApi* | [**v2_get_credentials**](docs/InstallerApi.md#v2_get_credentials) | **GET** /v2/clusters/{cluster_id}/credentials |
180
151
  *InstallerApi* | [**v2_get_host**](docs/InstallerApi.md#v2_get_host) | **GET** /v2/infra-envs/{infra_env_id}/hosts/{host_id} |
181
152
  *InstallerApi* | [**v2_get_host_ignition**](docs/InstallerApi.md#v2_get_host_ignition) | **GET** /v2/infra-envs/{infra_env_id}/hosts/{host_id}/ignition |
153
+ *InstallerApi* | [**v2_get_ignored_validations**](docs/InstallerApi.md#v2_get_ignored_validations) | **GET** /v2/clusters/{cluster_id}/ignored-validations |
182
154
  *InstallerApi* | [**v2_get_next_steps**](docs/InstallerApi.md#v2_get_next_steps) | **GET** /v2/infra-envs/{infra_env_id}/hosts/{host_id}/instructions |
183
155
  *InstallerApi* | [**v2_get_preflight_requirements**](docs/InstallerApi.md#v2_get_preflight_requirements) | **GET** /v2/clusters/{cluster_id}/preflight-requirements |
184
156
  *InstallerApi* | [**v2_get_presigned_for_cluster_credentials**](docs/InstallerApi.md#v2_get_presigned_for_cluster_credentials) | **GET** /v2/clusters/{cluster_id}/downloads/credentials-presigned |
@@ -187,7 +159,6 @@ Class | Method | HTTP request | Description
187
159
  *InstallerApi* | [**v2_install_cluster**](docs/InstallerApi.md#v2_install_cluster) | **POST** /v2/clusters/{cluster_id}/actions/install |
188
160
  *InstallerApi* | [**v2_install_host**](docs/InstallerApi.md#v2_install_host) | **POST** /v2/infra-envs/{infra_env_id}/hosts/{host_id}/actions/install |
189
161
  *InstallerApi* | [**v2_list_clusters**](docs/InstallerApi.md#v2_list_clusters) | **GET** /v2/clusters |
190
- *InstallerApi* | [**v2_list_feature_support_levels**](docs/InstallerApi.md#v2_list_feature_support_levels) | **GET** /v2/feature-support-levels |
191
162
  *InstallerApi* | [**v2_list_hosts**](docs/InstallerApi.md#v2_list_hosts) | **GET** /v2/infra-envs/{infra_env_id}/hosts |
192
163
  *InstallerApi* | [**v2_list_of_cluster_operators**](docs/InstallerApi.md#v2_list_of_cluster_operators) | **GET** /v2/clusters/{cluster_id}/monitored-operators |
193
164
  *InstallerApi* | [**v2_post_step_reply**](docs/InstallerApi.md#v2_post_step_reply) | **POST** /v2/infra-envs/{infra_env_id}/hosts/{host_id}/instructions |
@@ -197,9 +168,12 @@ Class | Method | HTTP request | Description
197
168
  *InstallerApi* | [**v2_reset_cluster**](docs/InstallerApi.md#v2_reset_cluster) | **POST** /v2/clusters/{cluster_id}/actions/reset |
198
169
  *InstallerApi* | [**v2_reset_host**](docs/InstallerApi.md#v2_reset_host) | **POST** /v2/infra-envs/{infra_env_id}/hosts/{host_id}/actions/reset |
199
170
  *InstallerApi* | [**v2_reset_host_validation**](docs/InstallerApi.md#v2_reset_host_validation) | **PATCH** /v2/infra-envs/{infra_env_id}/hosts/{host_id}/actions/reset-validation/{validation_id} | Reset failed host validation.
171
+ *InstallerApi* | [**v2_set_ignored_validations**](docs/InstallerApi.md#v2_set_ignored_validations) | **PUT** /v2/clusters/{cluster_id}/ignored-validations |
200
172
  *InstallerApi* | [**v2_update_cluster**](docs/InstallerApi.md#v2_update_cluster) | **PATCH** /v2/clusters/{cluster_id} |
173
+ *InstallerApi* | [**v2_update_cluster_finalizing_progress**](docs/InstallerApi.md#v2_update_cluster_finalizing_progress) | **PUT** /v2/clusters/{cluster_id}/progress |
201
174
  *InstallerApi* | [**v2_update_cluster_install_config**](docs/InstallerApi.md#v2_update_cluster_install_config) | **PATCH** /v2/clusters/{cluster_id}/install-config |
202
175
  *InstallerApi* | [**v2_update_cluster_logs_progress**](docs/InstallerApi.md#v2_update_cluster_logs_progress) | **PUT** /v2/clusters/{cluster_id}/logs-progress |
176
+ *InstallerApi* | [**v2_update_cluster_ui_settings**](docs/InstallerApi.md#v2_update_cluster_ui_settings) | **PUT** /v2/clusters/{cluster_id}/ui-settings |
203
177
  *InstallerApi* | [**v2_update_host**](docs/InstallerApi.md#v2_update_host) | **PATCH** /v2/infra-envs/{infra_env_id}/hosts/{host_id} |
204
178
  *InstallerApi* | [**v2_update_host_ignition**](docs/InstallerApi.md#v2_update_host_ignition) | **PATCH** /v2/infra-envs/{infra_env_id}/hosts/{host_id}/ignition |
205
179
  *InstallerApi* | [**v2_update_host_install_progress**](docs/InstallerApi.md#v2_update_host_install_progress) | **PUT** /v2/infra-envs/{infra_env_id}/hosts/{host_id}/progress |
@@ -207,53 +181,41 @@ Class | Method | HTTP request | Description
207
181
  *InstallerApi* | [**v2_update_host_logs_progress**](docs/InstallerApi.md#v2_update_host_logs_progress) | **PUT** /v2/infra-envs/{infra_env_id}/hosts/{host_id}/logs-progress |
208
182
  *InstallerApi* | [**v2_upload_cluster_ingress_cert**](docs/InstallerApi.md#v2_upload_cluster_ingress_cert) | **POST** /v2/clusters/{cluster_id}/uploads/ingress-cert |
209
183
  *InstallerApi* | [**v2_upload_logs**](docs/InstallerApi.md#v2_upload_logs) | **POST** /v2/clusters/{cluster_id}/logs |
210
- *ManagedDomainsApi* | [**list_managed_domains**](docs/ManagedDomainsApi.md#list_managed_domains) | **GET** /v1/domains |
211
184
  *ManagedDomainsApi* | [**v2_list_managed_domains**](docs/ManagedDomainsApi.md#v2_list_managed_domains) | **GET** /v2/domains |
212
- *ManifestsApi* | [**create_cluster_manifest**](docs/ManifestsApi.md#create_cluster_manifest) | **POST** /v1/clusters/{cluster_id}/manifests |
213
- *ManifestsApi* | [**delete_cluster_manifest**](docs/ManifestsApi.md#delete_cluster_manifest) | **DELETE** /v1/clusters/{cluster_id}/manifests |
214
- *ManifestsApi* | [**download_cluster_manifest**](docs/ManifestsApi.md#download_cluster_manifest) | **GET** /v1/clusters/{cluster_id}/manifests/files |
215
- *ManifestsApi* | [**list_cluster_manifests**](docs/ManifestsApi.md#list_cluster_manifests) | **GET** /v1/clusters/{cluster_id}/manifests |
216
185
  *ManifestsApi* | [**v2_create_cluster_manifest**](docs/ManifestsApi.md#v2_create_cluster_manifest) | **POST** /v2/clusters/{cluster_id}/manifests |
217
186
  *ManifestsApi* | [**v2_delete_cluster_manifest**](docs/ManifestsApi.md#v2_delete_cluster_manifest) | **DELETE** /v2/clusters/{cluster_id}/manifests |
218
187
  *ManifestsApi* | [**v2_download_cluster_manifest**](docs/ManifestsApi.md#v2_download_cluster_manifest) | **GET** /v2/clusters/{cluster_id}/manifests/files |
219
188
  *ManifestsApi* | [**v2_list_cluster_manifests**](docs/ManifestsApi.md#v2_list_cluster_manifests) | **GET** /v2/clusters/{cluster_id}/manifests |
220
- *OperatorsApi* | [**list_of_cluster_operators**](docs/OperatorsApi.md#list_of_cluster_operators) | **GET** /v1/clusters/{cluster_id}/monitored_operators |
221
- *OperatorsApi* | [**list_operator_properties**](docs/OperatorsApi.md#list_operator_properties) | **GET** /v1/supported-operators/{operator_name} |
222
- *OperatorsApi* | [**list_supported_operators**](docs/OperatorsApi.md#list_supported_operators) | **GET** /v1/supported-operators |
223
- *OperatorsApi* | [**report_monitored_operator_status**](docs/OperatorsApi.md#report_monitored_operator_status) | **PUT** /v1/clusters/{cluster_id}/monitored_operators |
189
+ *ManifestsApi* | [**v2_update_cluster_manifest**](docs/ManifestsApi.md#v2_update_cluster_manifest) | **PATCH** /v2/clusters/{cluster_id}/manifests |
224
190
  *OperatorsApi* | [**v2_list_of_cluster_operators**](docs/OperatorsApi.md#v2_list_of_cluster_operators) | **GET** /v2/clusters/{cluster_id}/monitored-operators |
225
191
  *OperatorsApi* | [**v2_list_operator_properties**](docs/OperatorsApi.md#v2_list_operator_properties) | **GET** /v2/supported-operators/{operator_name} |
226
192
  *OperatorsApi* | [**v2_list_supported_operators**](docs/OperatorsApi.md#v2_list_supported_operators) | **GET** /v2/supported-operators |
227
193
  *OperatorsApi* | [**v2_report_monitored_operator_status**](docs/OperatorsApi.md#v2_report_monitored_operator_status) | **PUT** /v2/clusters/{cluster_id}/monitored-operators |
228
- *VersionsApi* | [**list_component_versions**](docs/VersionsApi.md#list_component_versions) | **GET** /v1/component_versions |
229
- *VersionsApi* | [**list_supported_openshift_versions**](docs/VersionsApi.md#list_supported_openshift_versions) | **GET** /v1/openshift_versions |
230
194
  *VersionsApi* | [**v2_list_component_versions**](docs/VersionsApi.md#v2_list_component_versions) | **GET** /v2/component-versions |
195
+ *VersionsApi* | [**v2_list_release_sources**](docs/VersionsApi.md#v2_list_release_sources) | **GET** /v2/release-sources |
231
196
  *VersionsApi* | [**v2_list_supported_openshift_versions**](docs/VersionsApi.md#v2_list_supported_openshift_versions) | **GET** /v2/openshift-versions |
232
197
 
233
198
 
234
199
  ## Documentation For Models
235
200
 
236
- - [AddHostsClusterCreateParams](docs/AddHostsClusterCreateParams.md)
201
+ - [ApiVip](docs/ApiVip.md)
202
+ - [ApiVipConnectivityAdditionalRequestHeader](docs/ApiVipConnectivityAdditionalRequestHeader.md)
237
203
  - [ApiVipConnectivityRequest](docs/ApiVipConnectivityRequest.md)
238
204
  - [ApiVipConnectivityResponse](docs/ApiVipConnectivityResponse.md)
239
- - [AssistedServiceIsoCreateParams](docs/AssistedServiceIsoCreateParams.md)
205
+ - [ArchitectureSupportLevelId](docs/ArchitectureSupportLevelId.md)
240
206
  - [BindHostParams](docs/BindHostParams.md)
241
207
  - [Boot](docs/Boot.md)
242
208
  - [Cluster](docs/Cluster.md)
243
209
  - [ClusterCreateParams](docs/ClusterCreateParams.md)
244
210
  - [ClusterDefaultConfig](docs/ClusterDefaultConfig.md)
211
+ - [ClusterFinalizingProgress](docs/ClusterFinalizingProgress.md)
245
212
  - [ClusterHostRequirements](docs/ClusterHostRequirements.md)
246
213
  - [ClusterHostRequirementsDetails](docs/ClusterHostRequirementsDetails.md)
247
214
  - [ClusterHostRequirementsList](docs/ClusterHostRequirementsList.md)
248
215
  - [ClusterList](docs/ClusterList.md)
249
216
  - [ClusterNetwork](docs/ClusterNetwork.md)
250
217
  - [ClusterProgressInfo](docs/ClusterProgressInfo.md)
251
- - [ClusterUpdateParams](docs/ClusterUpdateParams.md)
252
218
  - [ClusterValidationId](docs/ClusterValidationId.md)
253
- - [ClusterupdateparamsDisksSelectedConfig](docs/ClusterupdateparamsDisksSelectedConfig.md)
254
- - [ClusterupdateparamsHostsMachineConfigPoolNames](docs/ClusterupdateparamsHostsMachineConfigPoolNames.md)
255
- - [ClusterupdateparamsHostsNames](docs/ClusterupdateparamsHostsNames.md)
256
- - [ClusterupdateparamsHostsRoles](docs/ClusterupdateparamsHostsRoles.md)
257
219
  - [CompletionParams](docs/CompletionParams.md)
258
220
  - [ConnectivityCheckHost](docs/ConnectivityCheckHost.md)
259
221
  - [ConnectivityCheckNic](docs/ConnectivityCheckNic.md)
@@ -269,26 +231,26 @@ Class | Method | HTTP request | Description
269
231
  - [Credentials](docs/Credentials.md)
270
232
  - [DhcpAllocationRequest](docs/DhcpAllocationRequest.md)
271
233
  - [DhcpAllocationResponse](docs/DhcpAllocationResponse.md)
272
- - [DiscoveryIgnitionParams](docs/DiscoveryIgnitionParams.md)
273
234
  - [Disk](docs/Disk.md)
274
235
  - [DiskConfigParams](docs/DiskConfigParams.md)
275
236
  - [DiskEncryption](docs/DiskEncryption.md)
276
237
  - [DiskInfo](docs/DiskInfo.md)
277
238
  - [DiskInstallationEligibility](docs/DiskInstallationEligibility.md)
278
239
  - [DiskRole](docs/DiskRole.md)
240
+ - [DiskSkipFormattingParams](docs/DiskSkipFormattingParams.md)
279
241
  - [DiskSpeed](docs/DiskSpeed.md)
280
242
  - [DiskSpeedCheckRequest](docs/DiskSpeedCheckRequest.md)
281
243
  - [DiskSpeedCheckResponse](docs/DiskSpeedCheckResponse.md)
282
244
  - [DomainResolutionRequest](docs/DomainResolutionRequest.md)
283
- - [DomainResolutionRequestDomains](docs/DomainResolutionRequestDomains.md)
284
245
  - [DomainResolutionResponse](docs/DomainResolutionResponse.md)
285
246
  - [DomainResolutionResponseResolutions](docs/DomainResolutionResponseResolutions.md)
247
+ - [DownloadBootArtifactsRequest](docs/DownloadBootArtifactsRequest.md)
248
+ - [DriveType](docs/DriveType.md)
286
249
  - [Error](docs/Error.md)
287
250
  - [Event](docs/Event.md)
288
251
  - [EventList](docs/EventList.md)
289
- - [FeatureSupportLevel](docs/FeatureSupportLevel.md)
290
- - [FeatureSupportLevels](docs/FeatureSupportLevels.md)
291
- - [FeaturesupportlevelFeatures](docs/FeaturesupportlevelFeatures.md)
252
+ - [FeatureSupportLevelId](docs/FeatureSupportLevelId.md)
253
+ - [FinalizingStage](docs/FinalizingStage.md)
292
254
  - [FreeAddressesList](docs/FreeAddressesList.md)
293
255
  - [FreeAddressesRequest](docs/FreeAddressesRequest.md)
294
256
  - [FreeNetworkAddresses](docs/FreeNetworkAddresses.md)
@@ -312,26 +274,36 @@ Class | Method | HTTP request | Description
312
274
  - [HostUpdateParams](docs/HostUpdateParams.md)
313
275
  - [HostValidationId](docs/HostValidationId.md)
314
276
  - [IgnitionEndpoint](docs/IgnitionEndpoint.md)
277
+ - [IgnitionEndpointHttpHeadersParams](docs/IgnitionEndpointHttpHeadersParams.md)
278
+ - [IgnoredValidations](docs/IgnoredValidations.md)
315
279
  - [ImageCreateParams](docs/ImageCreateParams.md)
316
280
  - [ImageInfo](docs/ImageInfo.md)
317
281
  - [ImageType](docs/ImageType.md)
318
282
  - [ImportClusterParams](docs/ImportClusterParams.md)
319
283
  - [InfraEnv](docs/InfraEnv.md)
320
284
  - [InfraEnvCreateParams](docs/InfraEnvCreateParams.md)
321
- - [InfraEnvImageUrl](docs/InfraEnvImageUrl.md)
322
285
  - [InfraEnvList](docs/InfraEnvList.md)
323
286
  - [InfraEnvUpdateParams](docs/InfraEnvUpdateParams.md)
324
287
  - [InfraError](docs/InfraError.md)
325
288
  - [IngressCertParams](docs/IngressCertParams.md)
289
+ - [IngressVip](docs/IngressVip.md)
290
+ - [InlineResponse200](docs/InlineResponse200.md)
291
+ - [InlineResponse2001](docs/InlineResponse2001.md)
292
+ - [InstallCmdRequest](docs/InstallCmdRequest.md)
326
293
  - [InstallerArgsParams](docs/InstallerArgsParams.md)
327
294
  - [Interface](docs/Interface.md)
328
295
  - [Inventory](docs/Inventory.md)
329
296
  - [IoPerf](docs/IoPerf.md)
297
+ - [Ip](docs/Ip.md)
298
+ - [KernelArgument](docs/KernelArgument.md)
299
+ - [KernelArguments](docs/KernelArguments.md)
330
300
  - [L2Connectivity](docs/L2Connectivity.md)
331
301
  - [L3Connectivity](docs/L3Connectivity.md)
302
+ - [LastInstallationPreparation](docs/LastInstallationPreparation.md)
332
303
  - [ListManagedDomains](docs/ListManagedDomains.md)
333
304
  - [ListManifests](docs/ListManifests.md)
334
305
  - [ListVersions](docs/ListVersions.md)
306
+ - [LogsGatherCmdRequest](docs/LogsGatherCmdRequest.md)
335
307
  - [LogsProgressParams](docs/LogsProgressParams.md)
336
308
  - [LogsState](docs/LogsState.md)
337
309
  - [LogsType](docs/LogsType.md)
@@ -344,6 +316,8 @@ Class | Method | HTTP request | Description
344
316
  - [MemoryMethod](docs/MemoryMethod.md)
345
317
  - [MonitoredOperator](docs/MonitoredOperator.md)
346
318
  - [MonitoredOperatorsList](docs/MonitoredOperatorsList.md)
319
+ - [NextStepCmdRequest](docs/NextStepCmdRequest.md)
320
+ - [NodeLabelParams](docs/NodeLabelParams.md)
347
321
  - [NtpSource](docs/NtpSource.md)
348
322
  - [NtpSynchronizationRequest](docs/NtpSynchronizationRequest.md)
349
323
  - [NtpSynchronizationResponse](docs/NtpSynchronizationResponse.md)
@@ -359,14 +333,18 @@ Class | Method | HTTP request | Description
359
333
  - [OperatorType](docs/OperatorType.md)
360
334
  - [OsImage](docs/OsImage.md)
361
335
  - [OsImages](docs/OsImages.md)
362
- - [OvirtPlatform](docs/OvirtPlatform.md)
363
336
  - [Platform](docs/Platform.md)
337
+ - [PlatformExternal](docs/PlatformExternal.md)
364
338
  - [PlatformType](docs/PlatformType.md)
365
339
  - [PreflightHardwareRequirements](docs/PreflightHardwareRequirements.md)
366
- - [Presigned](docs/Presigned.md)
340
+ - [PresignedUrl](docs/PresignedUrl.md)
367
341
  - [Proxy](docs/Proxy.md)
342
+ - [RebootForReclaimRequest](docs/RebootForReclaimRequest.md)
343
+ - [ReleaseChannel](docs/ReleaseChannel.md)
368
344
  - [ReleaseImage](docs/ReleaseImage.md)
369
345
  - [ReleaseImages](docs/ReleaseImages.md)
346
+ - [ReleaseSource](docs/ReleaseSource.md)
347
+ - [ReleaseSources](docs/ReleaseSources.md)
370
348
  - [Route](docs/Route.md)
371
349
  - [ServiceNetwork](docs/ServiceNetwork.md)
372
350
  - [SourceState](docs/SourceState.md)
@@ -376,12 +354,28 @@ Class | Method | HTTP request | Description
376
354
  - [Steps](docs/Steps.md)
377
355
  - [StepsReply](docs/StepsReply.md)
378
356
  - [Subnet](docs/Subnet.md)
357
+ - [SupportLevel](docs/SupportLevel.md)
358
+ - [SupportLevels](docs/SupportLevels.md)
379
359
  - [SystemVendor](docs/SystemVendor.md)
360
+ - [TangConnectivityRequest](docs/TangConnectivityRequest.md)
361
+ - [TangConnectivityResponse](docs/TangConnectivityResponse.md)
362
+ - [TangConnectivityResponseSignatures](docs/TangConnectivityResponseSignatures.md)
363
+ - [TangConnectivityResponseTangServerResponse](docs/TangConnectivityResponseTangServerResponse.md)
364
+ - [UpdateManifestParams](docs/UpdateManifestParams.md)
365
+ - [UpgradeAgentRequest](docs/UpgradeAgentRequest.md)
366
+ - [UpgradeAgentResponse](docs/UpgradeAgentResponse.md)
367
+ - [UpgradeAgentResult](docs/UpgradeAgentResult.md)
368
+ - [UpgradeChannel](docs/UpgradeChannel.md)
380
369
  - [Usage](docs/Usage.md)
381
370
  - [V2ClusterUpdateParams](docs/V2ClusterUpdateParams.md)
371
+ - [VerifiedVip](docs/VerifiedVip.md)
372
+ - [VerifyVip](docs/VerifyVip.md)
373
+ - [VerifyVipsRequest](docs/VerifyVipsRequest.md)
374
+ - [VerifyVipsResponse](docs/VerifyVipsResponse.md)
382
375
  - [VersionedHostRequirements](docs/VersionedHostRequirements.md)
383
376
  - [Versions](docs/Versions.md)
384
- - [VspherePlatform](docs/VspherePlatform.md)
377
+ - [VipType](docs/VipType.md)
378
+ - [VipVerification](docs/VipVerification.md)
385
379
 
386
380
 
387
381
  ## Documentation For Authorization
@@ -399,6 +393,12 @@ Class | Method | HTTP request | Description
399
393
  - **API key parameter name**: Image-Token
400
394
  - **Location**: HTTP header
401
395
 
396
+ ## imageURLAuth
397
+
398
+ - **Type**: API key
399
+ - **API key parameter name**: image_token
400
+ - **Location**: URL query string
401
+
402
402
  ## urlAuth
403
403
 
404
404
  - **Type**: API key